webclaw/crates
Jacob Magar 3bc6a9920b feat: add NoxaConfig and ResolvedConfig with load()
Introduces config.rs with NoxaConfig (serde Deserialize, all-optional fields,
unknown-field-tolerant), ResolvedConfig (concrete post-merge struct), and
NoxaConfig::load() (explicit path > NOXA_CONFIG env > ./config.json, missing
file returns default). Also adds Debug derives to OutputFormat, Browser, and
PdfModeArg required by NoxaConfig. 4 tests pass.
2026-04-11 12:16:56 -04:00
..
noxa-cli feat: add NoxaConfig and ResolvedConfig with load() 2026-04-11 12:16:56 -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 fix(gemini-cli): correct CLI invocation to match gemini v0.36 interface 2026-04-11 12:16:21 -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