webclaw/crates
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
..
noxa-cli feat(cli): print LLM elapsed time to stderr 2026-04-11 16:52:13 -04:00
noxa-core chore: rebrand webclaw to noxa 2026-04-11 00:10:38 -04:00
noxa-fetch chore: rebrand webclaw to noxa 2026-04-11 00:10:38 -04:00
noxa-llm refactor(llm): move timing to dispatch layer; keep CLI eprintln 2026-04-11 17:06:53 -04:00
noxa-mcp feat(noxa-9fw.2): make gemini cli the primary llm backend 2026-04-11 07:32:24 -04:00
noxa-pdf chore: rebrand webclaw to noxa 2026-04-11 00:10:38 -04:00