fabro/crates/arc-api
Bryan Helmkamp 059a50e1b3 Rename handler types: agent_loop → agent, one_shot → prompt
Keep legacy aliases (agent_loop, one_shot) in the handler registry
and validation rules for backwards compatibility. Add codergen_mode
attribute support in the DOT parser, translating legacy values to
the new type names.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 07:44:33 -05:00
..
src Rename handler types and split one_shot into its own handler 2026-03-05 07:22:17 -05:00
tests Rename handler types: agent_loop → agent, one_shot → prompt 2026-03-05 07:44:33 -05:00
Cargo.toml Add /, /health, /openapi.json, /user endpoints to Arc API 2026-03-04 21:10:59 -05:00