dev-python/ast-grep-cli
Structural search and rewrite tool for code using tree-sitter ASTs
ChangeLog
commit 9ca0c0fc65264301e088b165a583ea0b37880ae9
Author: kzd <kzd@56709.net>
Date: Mon Sep 7 13:08:46 2026 -0400
ast-grep-cli drop sg, collides with shadow setgroups
ast-grep's alias script overwrote /usr/bin/sg from sys-apps/shadow.
headroom only invokes the ast-grep binary, so the alias is not needed;
users who want it can alias sg=ast-grep themselves.
???? Generated with Crush
Assisted-by: Crush:unsloth/Qwen3.8-Flash-Next-GGUF:UD-Q4_K_XL
commit aafd2a4ed593165629533f0407df3504f85d0a62
Author: kzd <kzd@56709.net>
Date: Mon Sep 7 13:06:58 2026 -0400
ast-grep-cli 0.45.3
Package the PyPI wheel-bin so headroom's AST-based code compression
finds ast-grep on PATH instead of degrading; the wheel ships native
ast-grep/sg ELF binaries with no Python deps.
???? Generated with Crush
Assisted-by: Crush:unsloth/Qwen3.8-Flash-Next-GGUF:UD-Q4_K_XL
Author: kzd <kzd@56709.net>
Date: Mon Sep 7 13:08:46 2026 -0400
ast-grep-cli drop sg, collides with shadow setgroups
ast-grep's alias script overwrote /usr/bin/sg from sys-apps/shadow.
headroom only invokes the ast-grep binary, so the alias is not needed;
users who want it can alias sg=ast-grep themselves.
???? Generated with Crush
Assisted-by: Crush:unsloth/Qwen3.8-Flash-Next-GGUF:UD-Q4_K_XL
commit aafd2a4ed593165629533f0407df3504f85d0a62
Author: kzd <kzd@56709.net>
Date: Mon Sep 7 13:06:58 2026 -0400
ast-grep-cli 0.45.3
Package the PyPI wheel-bin so headroom's AST-based code compression
finds ast-grep on PATH instead of degrading; the wheel ships native
ast-grep/sg ELF binaries with no Python deps.
???? Generated with Crush
Assisted-by: Crush:unsloth/Qwen3.8-Flash-Next-GGUF:UD-Q4_K_XL


View
Download
Browse