fabro/crates
Bryan Helmkamp 96443e2508 Extract v4a patch parser from OpenAI profile into standalone module
The parser, applicator, types, and tool factory had no dependency on the
OpenAI profile. Moving them to `v4a_patch.rs` makes them independently
testable, reusable by other profiles, and cuts `openai.rs` nearly in half.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-27 23:36:45 -05:00
..
agent Extract v4a patch parser from OpenAI profile into standalone module 2026-02-27 23:36:45 -05:00
attractor Add structured compaction with file tracking 2026-02-27 22:46:29 -05:00
git-storage Add git-storage crate for storing data in git object database 2026-02-24 23:17:44 -05:00
llm Add gpt-5.3-codex model and make it the default codex alias 2026-02-27 21:40:01 -05:00
mcp Add MCP client support for connecting to external tool servers 2026-02-27 23:28:33 -05:00
util Consolidate redact and terminal crates into util 2026-02-27 18:44:19 -05:00