Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
agnt
command
|
|
|
docs-site
|
|
|
screenshots/genbundle
command
Command genbundle writes the exact proxy-injected __devtool script bundle to stdout so the screenshot harness can embed it into a static test page.
|
Command genbundle writes the exact proxy-injected __devtool script bundle to stdout so the screenshot harness can embed it into a static test page. |
|
internal
|
|
|
agentadapter
Package agentadapter provides a unified abstraction for injecting the agnt system prompt into AI coding agents.
|
Package agentadapter provides a unified abstraction for injecting the agnt system prompt into AI coding agents. |
|
agntprompt
Package agntprompt builds the agnt system-prompt fragments that are injected into AI coding agents.
|
Package agntprompt builds the agnt system-prompt fragments that are injected into AI coding agents. |
|
aichannel
Package aichannel provides an interface for communicating with AI coding agents.
|
Package aichannel provides an interface for communicating with AI coding agents. |
|
alert
Package alert provides ring buffer storage and delivery routing for process alerts.
|
Package alert provides ring buffer storage and delivery routing for process alerts. |
|
autoconfig
Package autoconfig deterministically generates an `.agnt.kdl` for a detected project, so simple projects (a package.json web app, a dotnet site, a Go or Python repo) are configured with zero LLM involvement.
|
Package autoconfig deterministically generates an `.agnt.kdl` for a detected project, so simple projects (a package.json web app, a dotnet site, a Go or Python repo) are configured with zero LLM involvement. |
|
automation
Package automation provides a CLI automation layer using claude-go for agent-based processing of tasks like audit result transformation.
|
Package automation provides a CLI automation layer using claude-go for agent-based processing of tasks like audit result transformation. |
|
browser
Package browser provides Chrome browser management for automation.
|
Package browser provides Chrome browser management for automation. |
|
classify
Package classify is the single source of truth for classifying a line (or block) of process output into a severity + category, and — where the format is recognised — structured fields (file/line/col/code, or a folded multi-line error).
|
Package classify is the single source of truth for classifying a line (or block) of process output into a severity + category, and — where the format is recognised — structured fields (file/line/col/code, or a folded multi-line error). |
|
config
Package config contains configuration types for agnt.
|
Package config contains configuration types for agnt. |
|
daemon
Package daemon implements the agnt background service.
|
Package daemon implements the agnt background service. |
|
debug
Package debug provides debug logging utilities for agnt.
|
Package debug provides debug logging utilities for agnt. |
|
hookrules
Package hookrules implements regex-based rules for the `agnt hook` subcommand family that redirects raw Bash usage and user prompts toward agnt MCP tools.
|
Package hookrules implements regex-based rules for the `agnt hook` subcommand family that redirects raw Bash usage and user prompts toward agnt MCP tools. |
|
license
Package license implements offline, self-hosted license validation for agnt Pro features.
|
Package license implements offline, self-hosted license validation for agnt Pro features. |
|
overlay
Package overlay provides terminal output processing for the agnt PTY layer.
|
Package overlay provides terminal output processing for the agnt PTY layer. |
|
pathutil
Package pathutil provides shared path sanitization utilities for user-controlled path components used in filesystem operations.
|
Package pathutil provides shared path sanitization utilities for user-controlled path components used in filesystem operations. |
|
project
Package project detects project types (Go, Node, Python) and their associated dev server commands.
|
Package project detects project types (Go, Node, Python) and their associated dev server commands. |
|
protocol
Package protocol provides the IPC protocol types for agnt daemon communication.
|
Package protocol provides the IPC protocol types for agnt daemon communication. |
|
proxy
Package proxy implements a reverse HTTP proxy with JavaScript injection, traffic logging, and chaos engineering support for browser debugging.
|
Package proxy implements a reverse HTTP proxy with JavaScript injection, traffic logging, and chaos engineering support for browser debugging. |
|
proxy/scripts
Package scripts provides embedded JavaScript for the DevTool proxy instrumentation.
|
Package scripts provides embedded JavaScript for the DevTool proxy instrumentation. |
|
replaytest
Package replaytest implements a record→worker-mock→replay pipeline for deterministic, fully-local front-end testing.
|
Package replaytest implements a record→worker-mock→replay pipeline for deterministic, fully-local front-end testing. |
|
scope
Package scope defines the session/project scoping token that gates cross-session delivery in the daemon.
|
Package scope defines the session/project scoping token that gates cross-session delivery in the daemon. |
|
selflog
Package selflog is agnt's always-on persistent log for its OWN fire-and-forget failures — the errors that, by design, must stay silent to their caller and so would otherwise vanish.
|
Package selflog is agnt's always-on persistent log for its OWN fire-and-forget failures — the errors that, by design, must stay silent to their caller and so would otherwise vanish. |
|
session
Package session provides session registry management for tracking active agnt run instances.
|
Package session provides session registry management for tracking active agnt run instances. |
|
sessionhost
Package sessionhost implements daemon-owned, detachable PTY sessions (the "session-host" flavor described in docs/superpowers/specs/2026-07-03-remote-ssh-design.md §1-2).
|
Package sessionhost implements daemon-owned, detachable PTY sessions (the "session-host" flavor described in docs/superpowers/specs/2026-07-03-remote-ssh-design.md §1-2). |
|
store
Package store implements a scoped key-value store for agnt.
|
Package store implements a scoped key-value store for agnt. |
|
testutil
Package testutil provides utilities for integration testing agnt components.
|
Package testutil provides utilities for integration testing agnt components. |
|
tools
Package tools exposes agnt's functionality as MCP tools for AI agents.
|
Package tools exposes agnt's functionality as MCP tools for AI agents. |
|
tunnel
Package tunnel provides management for tunnel services like Cloudflare and ngrok.
|
Package tunnel provides management for tunnel services like Cloudflare and ngrok. |
Click to show internal directories.
Click to hide internal directories.
