Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
fakeagent
command
fakeagent is a deterministic stand-in for the real Claude, Codex, and OpenCode CLIs used by no-mistakes' e2e tests.
|
fakeagent is a deterministic stand-in for the real Claude, Codex, and OpenCode CLIs used by no-mistakes' e2e tests. |
|
genskill
command
Command genskill renders the canonical no-mistakes SKILL.md from the internal/skill package into skills/no-mistakes/SKILL.md.
|
Command genskill renders the canonical no-mistakes SKILL.md from the internal/skill package into skills/no-mistakes/SKILL.md. |
|
no-mistakes
command
|
|
|
recordfixture
command
recordfixture captures real agent CLI output as fixture files for the e2e test suite.
|
recordfixture captures real agent CLI output as fixture files for the e2e test suite. |
|
internal
|
|
|
cimonitor
Package cimonitor is the single source of truth for the CI monitor's human-facing log vocabulary and how to read monitoring state back out of it.
|
Package cimonitor is the single source of truth for the CI monitor's human-facing log vocabulary and how to read monitoring state back out of it. |
|
e2e
Package e2e holds end-to-end tests that drive the real no-mistakes binary against a temporary git repo and a fake agent.
|
Package e2e holds end-to-end tests that drive the real no-mistakes binary against a temporary git repo and a fake agent. |
|
intent
Package intent extracts a short summary of the user's original intent for a code change by reading recent transcripts from local coding agents (Claude Code, Codex CLI, OpenCode, Rovo Dev) on the developer's machine.
|
Package intent extracts a short summary of the user's original intent for a code change by reading recent transcripts from local coding agents (Claude Code, Codex CLI, OpenCode, Rovo Dev) on the developer's machine. |
|
scm/github
Package github implements scm.Host backed by the gh CLI.
|
Package github implements scm.Host backed by the gh CLI. |
|
scm/gitlab
Package gitlab implements scm.Host backed by the glab CLI.
|
Package gitlab implements scm.Host backed by the glab CLI. |
|
skill
Package skill holds the canonical content of the no-mistakes agent skill.
|
Package skill holds the canonical content of the no-mistakes agent skill. |
|
update
Package update previously implemented in-binary self-update by polling the upstream GitHub releases.
|
Package update previously implemented in-binary self-update by polling the upstream GitHub releases. |
|
wizard
Package wizard provides the pre-pipeline onboarding flow: it detects repo state, optionally creates a branch, commits uncommitted changes, and pushes to the no-mistakes gate, then hands off to the main TUI.
|
Package wizard provides the pre-pipeline onboarding flow: it detects repo state, optionally creates a branch, commits uncommitted changes, and pushes to the no-mistakes gate, then hands off to the main TUI. |
Click to show internal directories.
Click to hide internal directories.