webclaw/crates/noxa-llm
Jacob Magar 042feb7887 refactor(llm): move timing to dispatch layer; keep CLI eprintln
Add tracing::info! timing at ProviderChain::complete() — the single
chokepoint for all LLM calls. Covers CLI, MCP server, and any future
callers automatically. CLI keeps compact eprintln! for user-facing
output; MCP and structured logging consumers get the info log.
2026-04-11 17:06:53 -04:00
..
src refactor(llm): move timing to dispatch layer; keep CLI eprintln 2026-04-11 17:06:53 -04:00
Cargo.toml feat(noxa-9fw.3): validate structured extraction output with one retry 2026-04-11 07:34:58 -04:00