fabro/crates
Bryan Helmkamp 77b7bf7481 Support unquoted bare string values in DOT parser (e.g., gpt-5.2)
Add a bare_string parser that accepts values containing hyphens and
dots like gpt-5.2-codex-spark and gemini-3-flash-preview. These are
common in kilroy DOT files for model names but were previously rejected
by arc's strict identifier parser.

All 14 kilroy DOT files now parse successfully.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 18:09:38 -05:00
..
arc-agent Add guardrail tests and fix config hygiene across provider system 2026-02-28 17:51:31 -05:00
arc-attractor Support unquoted bare string values in DOT parser (e.g., gpt-5.2) 2026-02-28 18:09:38 -05:00
arc-cli Unify ullm, arc-agent, arc-attractor into single arc binary 2026-02-28 17:09:30 -05:00
arc-git-storage Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
arc-llm Add guardrail tests and fix config hygiene across provider system 2026-02-28 17:51:31 -05:00
arc-mcp Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
arc-util Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00