Liking cljdoc? Tell your friends :D

hive-tmux.python.bridge

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.
raw docstring

hive-tmux.python.tmux-ops

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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close