Back to browse
GitHub Repository

AI coding agent that edits symbols, not strings. AST surgery, full LSP, and a live code graph wired to memory that resurfaces by file, co-change, and semantics.

759 starsTypeScript

SoulForge, graph-powered coding agent CLI that runs headless

by proxysoul·Apr 4, 2026·3 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Four-tier symbol extraction beats reading whole files, but Cursor and Cody already own this space.

Strengths
  • 4-tier intelligence chain (LSP → ts-morph → tree-sitter → regex) for surgical reads
  • Zero-cost compaction extracts state without additional LLM calls
  • Multi-tab coordination prevents edit conflicts across concurrent sessions
Weaknesses
  • Chat-with-codebase category is saturated with Cursor, Continue, and Cody
  • BSL license restricts some commercial use cases compared to MIT alternatives
Category
Target Audience

Backend developers working with large codebases

Similar To

Cursor · Continue · Sourcegraph Cody

Similar Projects