internal/

directory
v1.47.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2026 License: MIT

Directories

Path Synopsis
Package claudehook manages Claude Code's multi-event hook for Quil.
Package claudehook manages Claude Code's multi-event hook for Quil.
Package claudesessions enumerates the Claude Code sessions recorded for a working directory.
Package claudesessions enumerates the Claude Code sessions recorded for a working directory.
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).
Package gitinfo reads the small set of repository facts Quil shows beside a pane: which branch, whether the checkout is a linked worktree, and how far it has diverged from its upstream.
Package gitinfo reads the small set of repository facts Quil shows beside a pane: which branch, whether the checkout is a linked worktree, and how far it has diverged from its upstream.
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.
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.
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+).
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.
Package opencodehook manages OpenCode's plugin-based session-id tracker for Quil.
Package opencodehook manages OpenCode's plugin-based session-id tracker for Quil.
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.
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.
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.
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).
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL