mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 19:23:42 +08:00
A silent (no-op) cron run still makes a full LLM call, but the marker message was persisted via the token-free saveMessage overload, so the settings-page Token total (which aggregates MessageEntity token columns) under-counted cron spend by exactly the silent runs. Carry chatResult's prompt/completion tokens onto the marker message, matching the non-silent branch. Closes #284. |
||
|---|---|---|
| .. | ||
| CronJobLifecycleService.java | ||
| CronJobRunner.java | ||
| CronJobService.java | ||