Low-level Python bridge utilities via libpython-clj.
Copy-adapted from hive-agent-bridge.python.bridge — same pattern: lazy init, conda env detection, thin wrappers.
No asyncio needed: libtmux operations are synchronous.
Preflight status is a closed ADT (defadt PreflightStatus) with exhaustive adt-case matching for remediation hints.
Low-level Python bridge utilities via libpython-clj. Copy-adapted from hive-agent-bridge.python.bridge — same pattern: lazy init, conda env detection, thin wrappers. No asyncio needed: libtmux operations are synchronous. Preflight status is a closed ADT (defadt PreflightStatus) with exhaustive adt-case matching for remediation hints.
High-level libtmux operations — server/session/pane lifecycle.
Topology: One tmux session named 'hive' (configurable). Each ling gets its own window (full-width, not a split).
All operations are synchronous (<10ms) — no asyncio needed.
High-level libtmux operations — server/session/pane lifecycle. Topology: One tmux session named 'hive' (configurable). Each ling gets its own window (full-width, not a split). All operations are synchronous (<10ms) — no asyncio needed.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |