Directories
¶
| Path | Synopsis |
|---|---|
|
Package cli implements the fuse command-line interface.
|
Package cli implements the fuse command-line interface. |
|
Package config loads Fuse configuration from fuse.yaml + env overrides.
|
Package config loads Fuse configuration from fuse.yaml + env overrides. |
|
Package core contains shared data types used across Fuse subpackages.
|
Package core contains shared data types used across Fuse subpackages. |
|
Package grove is Fuse's adapter to the in-process Grove engine.
|
Package grove is Fuse's adapter to the in-process Grove engine. |
|
Package handoff produces local AI-ready conflict prompts and append-only audit log entries.
|
Package handoff produces local AI-ready conflict prompts and append-only audit log entries. |
|
Package languages re-exports astkit's strategy/registry types so existing Fuse callers keep compiling.
|
Package languages re-exports astkit's strategy/registry types so existing Fuse callers keep compiling. |
|
Package mcp is fuse's stdio MCP server — the agent-facing surface.
|
Package mcp is fuse's stdio MCP server — the agent-facing surface. |
|
Package merge orchestrates the IntelliMerge escalation ladder: git-parity line merge, fine-grained LCS line merge, then symbol-level merge — each rung gated by a clean re-parse of the produced output.
|
Package merge orchestrates the IntelliMerge escalation ladder: git-parity line merge, fine-grained LCS line merge, then symbol-level merge — each rung gated by a clean re-parse of the produced output. |
|
analysis
Package analysis covers breaking change detection, blast radius lookup, and risk scoring during the merge pipeline.
|
Package analysis covers breaking change detection, blast radius lookup, and risk scoring during the merge pipeline. |
|
classification
Package classification categorizes a merge conflict by type and severity.
|
Package classification categorizes a merge conflict by type and severity. |
|
strategies
Package strategies implements three-way merge algorithms.
|
Package strategies implements three-way merge algorithms. |
|
Package parser provides in-memory Tree-sitter parsing for the merge pipeline.
|
Package parser provides in-memory Tree-sitter parsing for the merge pipeline. |
|
Package version exposes the build version of fuse.
|
Package version exposes the build version of fuse. |
Click to show internal directories.
Click to hide internal directories.