internal/

directory
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2026 License: MIT

Directories

Path Synopsis
Package budget estimates the recurring token cost of a Kiro CLI agent configuration and reports where that cost can be cut without losing capability.
Package budget estimates the recurring token cost of a Kiro CLI agent configuration and reports where that cost can be cut without losing capability.
Package discover locates agent-configuration artifacts belonging to Claude Code and Kiro CLI, in both the user (home) and workspace scopes.
Package discover locates agent-configuration artifacts belonging to Claude Code and Kiro CLI, in both the user (home) and workspace scopes.
Package eval scores the guardrails against a labelled corpus.
Package eval scores the guardrails against a labelled corpus.
Package guard installs the budget check as an agentSpawn hook so it runs automatically at the start of every session.
Package guard installs the budget check as an agentSpawn hook so it runs automatically at the start of every session.
Package loop scaffolds a Karpathy-style agent loop: a verifier the agent cannot grade itself against, a state ledger so the next iteration resumes instead of restarts, and a stop condition.
Package loop scaffolds a Karpathy-style agent loop: a verifier the agent cannot grade itself against, a state ledger so the next iteration resumes instead of restarts, and a stop condition.
Package mode implements composable, toggleable modes.
Package mode implements composable, toggleable modes.
Package persona generates opt-in agent personas: modes you switch into deliberately rather than run all the time.
Package persona generates opt-in agent personas: modes you switch into deliberately rather than run all the time.
Package power produces platform-correct instructions for keeping a machine awake with the lid closed, so an agent can keep working unattended.
Package power produces platform-correct instructions for keeping a machine awake with the lid closed, so an agent can keep working unattended.
Package preflight checks a branch against its base before a push, so conflicts surface while they are still cheap to fix.
Package preflight checks a branch against its base before a push, so conflicts surface while they are still cheap to fix.
Package release checks for a newer published release and replaces the running binary with it.
Package release checks for a newer published release and replaces the running binary with it.
Package sentinel detects test coverage disappearing, whatever route it took.
Package sentinel detects test coverage disappearing, whatever route it took.
Package statusline renders a session indicator into the terminal's window title.
Package statusline renders a session indicator into the terminal's window title.
Package steering installs guardrails that apply to every agent without being switched on.
Package steering installs guardrails that apply to every agent without being switched on.
Package tune writes per-model reasoning-effort defaults into Kiro CLI's settings file, so a model stops spending more thought than a task deserves.
Package tune writes per-model reasoning-effort defaults into Kiro CLI's settings file, so a model stops spending more thought than a task deserves.

Jump to

Keyboard shortcuts

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