fabro/crates
Bryan Helmkamp 75a6e2f297 Widen MODEL column from 24 to 30 chars in CLI tables
Accommodates longer model names like gemini-3.1-flash-lite-preview
in both `models list` and `models test` output.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 10:43:29 -05:00
..
arc-agent Use typed enums in cli.toml config and simplify defaults 2026-03-05 00:37:43 -05:00
arc-api Rename handler types: agent_loop → agent, one_shot → prompt 2026-03-05 07:44:33 -05:00
arc-cli Use typed enums in cli.toml config and simplify defaults 2026-03-05 00:37:43 -05:00
arc-db Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-devcontainer Fix Dependabot security alerts: update aws-lc-sys, jsonwebtoken, git2 2026-03-04 00:42:23 -05:00
arc-git-storage Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-llm Widen MODEL column from 24 to 30 chars in CLI tables 2026-03-05 10:43:29 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-slack Simplify arc-slack: use thiserror, remove dead params, extract helpers 2026-03-05 09:24:22 -05:00
arc-types Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-util Extract CheckReport into arc-util and use it for preflight output 2026-03-04 11:52:58 -05:00
arc-workflows Fix pre-existing clippy warnings in arc-workflows 2026-03-05 10:11:44 -05:00