Directories
¶
| Path | Synopsis |
|---|---|
|
Package alias installs a shell alias (e.g.
|
Package alias installs a shell alias (e.g. |
|
Package arch is a one-way reader of a sibling tool's (archlint, github.com/muhammetsafak/archlint) public architecture.json config.
|
Package arch is a one-way reader of a sibling tool's (archlint, github.com/muhammetsafak/archlint) public architecture.json config. |
|
Package baseline implements signal control SC1 (ADR-0027): a user-private, per-developer record of already-accepted findings so that repeat runs surface only NEW issues instead of re-dumping the whole brownfield backlog every time.
|
Package baseline implements signal control SC1 (ADR-0027): a user-private, per-developer record of already-accepted findings so that repeat runs surface only NEW issues instead of re-dumping the whole brownfield backlog every time. |
|
Package clipboard pushes a text payload onto the host's system clipboard.
|
Package clipboard pushes a text payload onto the host's system clipboard. |
|
Package doctor provides a pipeline health check surface for the `commitbrief doctor` subcommand.
|
Package doctor provides a pipeline health check surface for the `commitbrief doctor` subcommand. |
|
Package eval is CommitBrief's review-quality eval harness (ADR-0018).
|
Package eval is CommitBrief's review-quality eval harness (ADR-0018). |
|
Package flaky is CommitBrief's deterministic, static flaky-test anti-pattern detector (ADR-0022).
|
Package flaky is CommitBrief's deterministic, static flaky-test anti-pattern detector (ADR-0022). |
|
Package logo renders a terminal version of the CommitBrief web logo.
|
Package logo renders a terminal version of the CommitBrief web logo. |
|
Package mcp implements a minimal Model Context Protocol (MCP) server over the stdio transport using JSON-RPC 2.0 (ADR-0028).
|
Package mcp implements a minimal Model Context Protocol (MCP) server over the stdio transport using JSON-RPC 2.0 (ADR-0028). |
|
Package policy implements the declarative merge-policy gate behind the `commitbrief guard` command (ADR-0029).
|
Package policy implements the declarative merge-policy gate behind the `commitbrief guard` command (ADR-0029). |
|
claude-cli
Package claudecli registers a CLI-tool-backed provider that drives Anthropic's Claude Code (`claude`) binary as the review engine.
|
Package claudecli registers a CLI-tool-backed provider that drives Anthropic's Claude Code (`claude`) binary as the review engine. |
|
clireview
Package clireview is the shared implementation of CLI-tool-backed review providers.
|
Package clireview is the shared implementation of CLI-tool-backed review providers. |
|
codex-cli
Package codexcli registers a CLI-tool-backed provider that drives OpenAI's Codex CLI (`codex`) binary as the review engine.
|
Package codexcli registers a CLI-tool-backed provider that drives OpenAI's Codex CLI (`codex`) binary as the review engine. |
|
cohere
Package cohere implements the Provider interface against Cohere's OpenAI-compatibility endpoint (https://api.cohere.ai/compatibility/v1), reusing the openai-go SDK — no new dependency.
|
Package cohere implements the Provider interface against Cohere's OpenAI-compatibility endpoint (https://api.cohere.ai/compatibility/v1), reusing the openai-go SDK — no new dependency. |
|
deepseek
Package deepseek implements the Provider interface against DeepSeek's OpenAI-compatible Chat Completions API.
|
Package deepseek implements the Provider interface against DeepSeek's OpenAI-compatible Chat Completions API. |
|
gemini-cli
Package geminicli registers a CLI-tool-backed provider that drives Google's Gemini CLI (`gemini`) binary as the review engine.
|
Package geminicli registers a CLI-tool-backed provider that drives Google's Gemini CLI (`gemini`) binary as the review engine. |
|
mistral
Package mistral implements the Provider interface against Mistral's OpenAI-compatible Chat Completions API (https://api.mistral.ai/v1), reusing the openai-go SDK — no new dependency.
|
Package mistral implements the Provider interface against Mistral's OpenAI-compatible Chat Completions API (https://api.mistral.ai/v1), reusing the openai-go SDK — no new dependency. |
|
Package remote drives GitHub operations (currently PR review) through the user's `gh` CLI.
|
Package remote drives GitHub operations (currently PR review) through the user's `gh` CLI. |
|
Package suppress implements signal control SC2 (ADR-0027): inline, in-source suppression of a single finding via a visible, reasoned comment marker on (or directly above) the offending line.
|
Package suppress implements signal control SC2 (ADR-0027): inline, in-source suppression of a single finding via a visible, reasoned comment marker on (or directly above) the offending line. |
|
Package tokens carries the shared token-count heuristic used by every provider's EstimateTokens implementation plus the internal/diff and internal/compress consumers.
|
Package tokens carries the shared token-count heuristic used by every provider's EstimateTokens implementation plus the internal/diff and internal/compress consumers. |
Click to show internal directories.
Click to hide internal directories.