Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
kapm
command
|
|
|
stylegen
command
Command stylegen parses DESIGN.md YAML front matter and rewrites the :root block of a target CSS file with the colors tokens defined there.
|
Command stylegen parses DESIGN.md YAML front matter and rewrites the :root block of a target CSS file with the colors tokens defined there. |
|
internal
|
|
|
apmconfig
Package apmconfig holds shared constants and helpers for kapm's agent configuration.
|
Package apmconfig holds shared constants and helpers for kapm's agent configuration. |
|
convert
Package convert contains APM-to-Kiro primitive conversion logic.
|
Package convert contains APM-to-Kiro primitive conversion logic. |
|
fileutil
Package fileutil provides atomic file writes and filesystem introspection helpers used across the kapm internal packages.
|
Package fileutil provides atomic file writes and filesystem introspection helpers used across the kapm internal packages. |
|
frontmatter
Package frontmatter parses the YAML front matter used by APM primitives.
|
Package frontmatter parses the YAML front matter used by APM primitives. |
|
hook
Package hook implements the kiro-cli hook handler that captures agent activity events and writes them to rotated JSONL log files.
|
Package hook implements the kiro-cli hook handler that captures agent activity events and writes them to rotated JSONL log files. |
|
idehook
Package idehook installs Kiro IDE hook files that forward lifecycle events to kapm.
|
Package idehook installs Kiro IDE hook files that forward lifecycle events to kapm. |
|
idehookhandler
Package idehookhandler records minimal Kiro IDE hook events for monitoring.
|
Package idehookhandler records minimal Kiro IDE hook events for monitoring. |
|
monitor
Package monitor loads, merges, and aggregates agent session data from multiple sources (v2 file store, v1 SQLite, IDE sessions, hook logs) and presents it via TUI or JSON output.
|
Package monitor loads, merges, and aggregates agent session data from multiple sources (v2 file store, v1 SQLite, IDE sessions, hook logs) and presents it via TUI or JSON output. |
|
paths
Package paths is the single source of truth for kapm's on-disk layout.
|
Package paths is the single source of truth for kapm's on-disk layout. |
|
power
Package power manages installation, fetching, and lifecycle of kapm power packages (reusable agent configurations).
|
Package power manages installation, fetching, and lifecycle of kapm power packages (reusable agent configurations). |
|
serve
Package serve provides an HTTP dashboard for kapm metrics, binding to localhost only with SSE-based live updates.
|
Package serve provides an HTTP dashboard for kapm metrics, binding to localhost only with SSE-based live updates. |
|
stylegen
Package stylegen parses DESIGN.md YAML front matter and renders a CSS :root block from the declared color tokens.
|
Package stylegen parses DESIGN.md YAML front matter and renders a CSS :root block from the declared color tokens. |
|
syncer
Package syncer coordinates scanning input primitives and writing .kiro output.
|
Package syncer coordinates scanning input primitives and writing .kiro output. |
Click to show internal directories.
Click to hide internal directories.

