Commits
User selector
Commit History
Commits on Mar 26, 2025
fix: remove `build_graph` transaction (#971)
Show description for bc57327authored
Commits on Mar 13, 2025
Add FileIO-level `allowed_paths` check (#831)
Show description for ab37c03authoredfeat: Use Pink in codegen (#836)
Show description for 00a9b3bauthored
Commits on Mar 12, 2025
Fix `disable_file_parse` for `create_file` (#819)
Show description for 58614c1authoredAdd allow_external flag & Fix Tests (#807)
Show description for c19a7a6authored
fix: assert directory for get_file (#802)
Show description for f5ec923authored
Commits on Mar 4, 2025
Speed up directory tree generation (#736)
Show description for 5493f34authored
Commits on Feb 27, 2025
Commits on Feb 26, 2025
Implement Lazy Graph Compute Mode (#652)
Show description for adc4122authored
Commits on Feb 25, 2025
feat: Disable File Parse Mode (#651)
Show description for cac53b0authoredMajor Refactor to Codebase Directory (#615)
Show description for 3f33909authored
Commits on Feb 24, 2025
New Heuristics-based minified file detection (#620)
Show description for 6647e02authoredAdd heuristics-based minified file detection (#619)
Show description for dfd7511authored
Commits on Feb 22, 2025
Commits on Feb 21, 2025
Ignore compiled and minified javascript files (#606)
Show description for af35ac8authored- authored
Commits on Feb 20, 2025
- authored
- authored
[CG-10860] fix: UnicodeDecodeError when instantiating codebase from repo (#565)
Show description for 039f6a0andauthored
Commits on Feb 19, 2025
Allow primitive file creation, edit, and deletion for non-supported codebase languages. (#542)
Show description for a674dc0authored
Commits on Feb 14, 2025
[CG-10729] feat: Support for Directory with only .json (#477)
Show description for bfdc80bauthored
Commits on Feb 13, 2025
Commits on Feb 11, 2025
feat: CG-10753: read repo config from local git instance (#424)
Show description for 05fcbffauthored- authored
refactor: Split out file IO (#404)
Show description for acf2ea4andauthoredRename `CodebaseGraph` to `CodebaseContext` (#405)
Show description for 1a085d2authored
Loading