Directories
¶
| Path | Synopsis |
|---|---|
|
Package acpserver implements a Kit-backed ACP (Agent Client Protocol) agent.
|
Package acpserver implements a Kit-backed ACP (Agent Client Protocol) agent. |
|
Package agents provides discovery and parsing of named agent definitions.
|
Package agents provides discovery and parsing of named agent definitions. |
|
Package clipboard provides cross-platform clipboard image reading for Kit.
|
Package clipboard provides cross-platform clipboard image reading for Kit. |
|
Package compaction provides context window management with token estimation, compaction triggers, and LLM-based conversation summarization.
|
Package compaction provides context window management with token estimation, compaction triggers, and LLM-based conversation summarization. |
|
Package core provides the built-in core tools for KIT's coding agent.
|
Package core provides the built-in core tools for KIT's coding agent. |
|
Package extbridge wires the public Kit SDK to the internal extensions package.
|
Package extbridge wires the public Kit SDK to the internal extensions package. |
|
Package extensions implements an in-process extension system for KIT.
|
Package extensions implements an in-process extension system for KIT. |
|
Package fences provides utilities for detecting markdown code regions (fenced code blocks and inline code spans) and applying transformations only to text outside those regions.
|
Package fences provides utilities for detecting markdown code regions (fenced code blocks and inline code spans) and applying transformations only to text outside those regions. |
|
Package kitsetup contains agent creation logic used by both the CLI binary and the SDK's kit.New().
|
Package kitsetup contains agent creation logic used by both the CLI binary and the SDK's kit.New(). |
|
Package skills provides skill loading, parsing, and system prompt composition.
|
Package skills provides skill loading, parsing, and system prompt composition. |
|
Package skilltool provides the built-in activate_skill tool, a dedicated activation entry point for agentskills.io skills (issue #65, gaps #13/#14).
|
Package skilltool provides the built-in activate_skill tool, a dedicated activation entry point for agentskills.io skills (issue #65, gaps #13/#14). |
|
Package trust manages a persisted allowlist of project directories that the user has marked as trusted for loading project-local skills.
|
Package trust manages a persisted allowlist of project directories that the user has marked as trusted for loading project-local skills. |
|
imagepreview
Package imagepreview renders low-resolution, in-terminal thumbnails of images using Unicode upper half-block characters (U+2580, "▀") combined with SGR foreground/background color codes.
|
Package imagepreview renders low-resolution, in-terminal thumbnails of images using Unicode upper half-block characters (U+2580, "▀") combined with SGR foreground/background color codes. |
|
render
Package render provides pure rendering functions for message blocks.
|
Package render provides pure rendering functions for message blocks. |
|
selection
Package selection provides character-level text selection for terminal UIs.
|
Package selection provides character-level text selection for terminal UIs. |
|
Package watcher provides a general-purpose file watcher that monitors directories for changes to files matching specified extensions.
|
Package watcher provides a general-purpose file watcher that monitors directories for changes to files matching specified extensions. |
Click to show internal directories.
Click to hide internal directories.