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. |
|
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
|
|
|
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. |
|
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.