Skip to content

fix: bugs #426-430 — search test const, agent_sdk cleanup, config inline comments, blast_radius schema, dispatch OOM logging#443

Merged
justrach merged 1 commit intomainfrom
fix/bugs-426-430
Apr 11, 2026
Merged

fix: bugs #426-430 — search test const, agent_sdk cleanup, config inline comments, blast_radius schema, dispatch OOM logging#443
justrach merged 1 commit intomainfrom
fix/bugs-426-430

Conversation

@justrach
Copy link
Copy Markdown
Owner

Summary

Closes #426, Closes #427, Closes #428, Closes #429, Closes #430

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

…ine comments, blast_radius schema, dispatch OOM logging

- #426: Fix search.zig test const→var for ArrayList deinit
- #427: Remove duped doc comments and unused mj import in agent_sdk.zig, log spawn failures
- #428: Strip inline # comments in config.zig TOML parser, add tests
- #429: Fix blast_radius schema description to require file or symbol
- #430: Surface OOM and spawn failures with std.log.warn in dispatch.zig

Co-authored-by: trilokagent <275208033+trilokagent@users.noreply.github.com>
@justrach justrach merged commit e768863 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