Skip to content

fix: optimization issues #125, #127, #126#441

Merged
justrach merged 1 commit intomainfrom
fix/consolidated-optimization-issues
Apr 11, 2026
Merged

fix: optimization issues #125, #127, #126#441
justrach merged 1 commit intomainfrom
fix/consolidated-optimization-issues

Conversation

@justrach
Copy link
Copy Markdown
Owner

Summary

Co-authored-by: trilokagent 275208033+trilokagent@users.noreply.github.com

Closes #125, Closes #127, Closes #126

- #125: Eliminate process-per-call and quadratic scans — HashMap indexes + graph cache with mtime invalidation
- #127: Replace global mutable state in cache.zig with injected CacheState struct
- #126: Decompose tools.zig — extract repo.zig and graph_tools.zig, fix runChainStep 9-arg signature

Co-authored-by: trilokagent <275208033+trilokagent@users.noreply.github.com>
@justrach justrach merged commit d19b7ea into main Apr 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant