Skip to main content

Crate aft

Crate aft 

Source

Modules§

ast_grep_lang
AST-grep language implementations for ast-grep-core.
backup
bash_background
Background bash task management. Phase 0 stub; Phase 1 Track D fills in.
bash_permissions
Bash permission scanner for hoisted bash. Phase 0 stub; Phase 1 Track C fills in.
bash_rewrite
Bash command rewriter for hoisted bash. Phase 0 stub; Phase 1 Track B fills in.
callgraph
Call graph engine: cross-file call resolution and forward traversal.
calls
Shared call-site extraction helpers.
checkpoint
commands
compress
Output compression for hoisted bash. Phase 0 stub; Phase 1 Tracks A and E fill in.
config
context
edit
Shared edit engine: byte-offset conversion, content replacement, syntax validation, and auto-backup orchestration.
error
extract
Shared extraction utilities for extract_function (and future inline_symbol).
format
External tool runner and auto-formatter detection.
fuzzy_match
Fuzzy string matching for edit_match, inspired by opencode’s 4-pass approach.
imports
Import analysis engine: parsing, grouping, deduplication, and insertion.
indent
Shared indentation detection utility (D042).
language
lsp
lsp_hints
LSP-enhanced symbol disambiguation.
parser
protocol
search_index
semantic_index
symbols