Commit Graph

219 Commits

Author SHA1 Message Date
DBT
ea25c45e5b improve autonomy lock scheduling fairness with wait-attempt scoring and richer resource keys 2026-02-24 12:13:18 +00:00
DBT
149253f45c add resource-key lock scheduling with 30s retry for autonomy task dispatch 2026-02-24 12:04:45 +00:00
DBT
f05853472a trigger one-time bootstrap model initialization on gateway startup 2026-02-24 11:01:43 +00:00
DBT
61d5c1b4c8 enforce pending-call matching to block orphan and duplicate function call outputs 2026-02-24 10:46:42 +00:00
DBT
8dd8eb23dc persist and restore assistant tool calls in session jsonl events 2026-02-24 10:14:46 +00:00
DBT
8988002c5a ensure seen call ids only after valid function_call is emitted 2026-02-24 10:08:22 +00:00
DBT
77cf21ce01 fix channel startup context lifetime to keep telegram polling alive 2026-02-24 09:58:00 +00:00
DBT
4d3cf7024c fix responses payload by filtering orphan tool outputs without matching call ids 2026-02-24 09:50:11 +00:00
DBT
dd705e5e93 apply go-level optimizations for lock-free snapshots, pooling, worker flow and typed errors 2026-02-24 09:43:46 +00:00
lpf
162909864a Merge remote-tracking branch 'origin/main' 2026-02-24 17:38:19 +08:00
lpf
1519fd0a3e fix make 2026-02-24 17:37:54 +08:00
DBT
8f75bb9ed8 optimize channel orchestration with errgroup and rate limiter 2026-02-24 09:34:13 +00:00
DBT
4105eeb0db apply go-centric architecture optimizations and document them in readme 2026-02-24 09:25:12 +00:00
DBT
3dd918d429 guard non-send message actions by channel capability 2026-02-24 09:14:43 +00:00
DBT
da862896e8 add message edit/delete/react flow and incremental process poll logs 2026-02-24 08:56:14 +00:00
DBT
6ef8cbc705 extend message actions and persist process logs with safer exec defaults 2026-02-24 08:38:08 +00:00
DBT
1a6febffe7 harden exec defaults and gate bootstrap loading to first-run context 2026-02-24 08:28:41 +00:00
DBT
9478161822 persist process session metadata for restart-safe process tool state 2026-02-24 08:10:58 +00:00
lpf
0d72492309 fix md 2026-02-24 15:01:35 +08:00
DBT
82fd5ab8a8 prioritize startup memory context to today+yesterday notes before long-term 2026-02-24 07:00:59 +00:00
DBT
e13a00b879 load BOOT/BOOTSTRAP/TOOLS templates into startup context 2026-02-24 06:56:21 +00:00
DBT
cc01c2ba7f add missing workspace bootstrap and tools templates 2026-02-24 06:50:28 +00:00
DBT
72de9598ec add exec/process background session workflow and register process tool 2026-02-24 06:45:22 +00:00
DBT
1e9b543f5e align tool naming and message action schema with openclaw compatibility 2026-02-24 06:40:14 +00:00
DBT
141b6a2ccb add skill selection reason audit and status coverage metric 2026-02-24 05:57:25 +00:00
DBT
4e15f06d31 add skill execution audit and status metrics for openclaw alignment 2026-02-24 05:52:18 +00:00
DBT
9ae8de20ce align skill selection protocol with openclaw behavior 2026-02-24 05:45:38 +00:00
DBT
96292a2183 complete config change tracking for autonomy pacing and templates 2026-02-24 05:39:31 +00:00
DBT
52e3dc5561 improve status visibility for autonomy pacing and dialog templates 2026-02-24 05:34:14 +00:00
DBT
be7b217ef9 fix telegram reply threading via reply parameters 2026-02-24 05:12:20 +00:00
DBT
0470a1bbe0 move workspace templates to repo root and auto-sync into embed path at build time 2026-02-24 04:54:12 +00:00
DBT
78b6f6fdf6 optimize onboard workspace templates for autonomy-aware dialog workflow 2026-02-24 04:47:18 +00:00
DBT
35fe28d9f4 tune proactive dialog pacing with configurable same-reason cooldown 2026-02-24 04:41:20 +00:00
DBT
791eb3b96c make autonomy proactive messaging strategy configurable 2026-02-24 04:27:50 +00:00
DBT
2db6b24de1 improve autonomy conversation tone with high-value proactive notifications 2026-02-24 04:21:40 +00:00
DBT
44c7773e19 enhance autonomy operational telemetry and control status details 2026-02-24 04:16:05 +00:00
DBT
4c38b9ac25 expose gateway autonomy in CLI help and add autonomy action ratios 2026-02-24 04:10:58 +00:00
DBT
ee91d6e479 add autonomy waiting-resume debounce config and status visibility 2026-02-24 03:51:14 +00:00
DBT
357a826319 add autonomy action stats view and document runtime autonomy controls 2026-02-24 03:45:17 +00:00
DBT
2dc55b5cc7 improve autonomy status visibility and gateway autonomy status output 2026-02-24 03:39:41 +00:00
DBT
efae15d72d track autonomy action-level counts in trigger stats 2026-02-24 03:34:26 +00:00
DBT
a0585508ee add autonomy control-file switching and block-reason status analytics 2026-02-24 03:29:38 +00:00
DBT
c4b17f648e add autonomy block-reason analytics and manual pause control file support 2026-02-24 02:16:20 +00:00
DBT
3d72e53f3c add autonomy trigger-audit logging and structured block reason persistence 2026-02-24 02:07:06 +00:00
DBT
b2ec953644 improve autonomy user-priority detection and add waiting/retry/priority telemetry 2026-02-24 02:00:45 +00:00
DBT
af9ccbaae3 pause autonomy during active user chats and expose waiting/retry telemetry 2026-02-24 01:51:55 +00:00
DBT
1328c1feec prioritize user conversations by pausing autonomy and expose retry/dedupe telemetry 2026-02-24 01:45:50 +00:00
DBT
4667f7afcf track autonomy retry windows and dedupe metrics in task/status views 2026-02-24 01:36:12 +00:00
DBT
6ceb37ef55 merge structured tasks.json input into autonomy scheduler with dedupe 2026-02-24 01:27:09 +00:00
DBT
734ce19dc3 enhance autonomy with priority scheduling, backoff retry, and status summary 2026-02-24 01:19:49 +00:00