Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
quil
command
|
|
|
quild
command
|
|
|
internal
|
|
|
claudehook
Package claudehook manages Claude Code's multi-event hook for Quil.
|
Package claudehook manages Claude Code's multi-event hook for Quil. |
|
claudesessions
Package claudesessions enumerates the Claude Code sessions recorded for a working directory.
|
Package claudesessions enumerates the Claude Code sessions recorded for a working directory. |
|
gitdiscover
Package gitdiscover finds git repositories near a directory: the enclosing repo (upward walk, same discovery rule as git itself) and immediate sub-repositories (one level down).
|
Package gitdiscover finds git repositories near a directory: the enclosing repo (upward walk, same discovery rule as git itself) and immediate sub-repositories (one level down). |
|
hookevents
Package hookevents defines the wire format and ingest pipeline for notifications sourced from Claude Code and OpenCode hooks.
|
Package hookevents defines the wire format and ingest pipeline for notifications sourced from Claude Code and OpenCode hooks. |
|
kubediscover
Package kubediscover enumerates kube contexts from the kubeconfig file(s) referenced by KUBECONFIG (OS-list-separated) or ~/.kube/config.
|
Package kubediscover enumerates kube contexts from the kubeconfig file(s) referenced by KUBECONFIG (OS-list-separated) or ~/.kube/config. |
|
logger
Package logger provides a leveled logger backed by Go's stdlib slog (Go 1.21+).
|
Package logger provides a leveled logger backed by Go's stdlib slog (Go 1.21+). |
|
memreport
Package memreport collects per-pane memory snapshots for the daemon and exposes a human-readable formatter used by the TUI, status bar, and MCP tools.
|
Package memreport collects per-pane memory snapshots for the daemon and exposes a human-readable formatter used by the TUI, status bar, and MCP tools. |
|
opencodehook
Package opencodehook manages OpenCode's plugin-based session-id tracker for Quil.
|
Package opencodehook manages OpenCode's plugin-based session-id tracker for Quil. |
|
panehistory
Package panehistory stores and serves per-pane user-input history.
|
Package panehistory stores and serves per-pane user-input history. |
|
pty/winconpty
Package conpty implements Windows Console Pseudo-terminal support.
|
Package conpty implements Windows Console Pseudo-terminal support. |
|
remoteinstall
Package remoteinstall provisions the quil binaries on a remote host over an existing ssh connection: probe what the host is, fetch the matching release locally, verify it, and stream it into a small POSIX install script.
|
Package remoteinstall provisions the quil binaries on a remote host over an existing ssh connection: probe what the host is, fetch the matching release locally, verify it, and stream it into a small POSIX install script. |
|
transport
Package transport supplies the connection backends a quil client can use to reach a daemon: the local Unix socket, or an SSH channel to another host.
|
Package transport supplies the connection backends a quil client can use to reach a daemon: the local Unix socket, or an SSH channel to another host. |
|
update
Package update implements Quil's auto-update pipeline: a GitHub release checker, a download/verify/stage step, and the small state files shared between daemon (writer of state.json) and TUI (writer of notified.json).
|
Package update implements Quil's auto-update pipeline: a GitHub release checker, a download/verify/stage step, and the small state files shared between daemon (writer of state.json) and TUI (writer of notified.json). |
|
version
Package version is the single source of truth for the running binary's version string.
|
Package version is the single source of truth for the running binary's version string. |
Click to show internal directories.
Click to hide internal directories.









