Expand description
Daemon-based savings tracking for gcode.
Reports token savings to the Gobby daemon via HTTP POST when gcode returns compact symbol/outline data instead of full file contents.
Functions§
- report_
savings - Report a savings event to the Gobby daemon via HTTP POST.
- resolve_
daemon_ url - Resolve the daemon URL from config or environment.
- savings_
pct - Calculate savings percentage.