zeroclaw/src/cost
Argenis 8d65924704
fix(channels): add cost tracking and enforcement to all channels (#4143)
Adds per-channel cost tracking via task-local context in the tool call
loop. Budget enforcement blocks further API calls when limits are
exceeded. Resolves merge conflicts with model-switch retry loop,
reply_target parameter, and autonomy level additions on master.

Supersedes #3758
2026-03-21 07:37:15 -04:00
..
mod.rs fix(agent): parse MiniMax tool call formats for execution 2026-02-21 12:36:28 +08:00
tracker.rs fix(channels): add cost tracking and enforcement to all channels (#4143) 2026-03-21 07:37:15 -04:00
types.rs feat(cost): add budget tracking core and harden storage reliability (#292) 2026-02-16 23:40:47 +08:00