Commit Graph

230 Commits

Author SHA1 Message Date
DBT
bbc0690eaa standardize device operation responses with codes and richer local simulations 2026-02-24 16:27:37 +00:00
DBT
04cbb22c57 add node heartbeat ttl offline reaper and enforce capability checks 2026-02-24 16:20:43 +00:00
DBT
07cf54538e add gateway token-based node registration over host:port and shared nodes manager 2026-02-24 16:06:44 +00:00
DBT
42a5be0cec enhance device-operation routing with action paths and nodes tool shortcuts 2026-02-24 15:57:00 +00:00
DBT
92433a6e21 wire nodes relay transport to HTTP bridge with endpoint token support 2026-02-24 15:51:24 +00:00
DBT
2486bbd80c improve nodes relay path and accelerate memory search with token index cache 2026-02-24 15:30:45 +00:00
DBT
532f01e4ee optimize memory search with modtime block cache and faster stable ranking 2026-02-24 15:20:00 +00:00
DBT
9635d48e67 add p2p-relay transport router scaffold for nodes tool 2026-02-24 15:06:54 +00:00
DBT
7fa0e629e8 add phase-1 nodes control plane scaffold and register nodes tool 2026-02-24 14:31:29 +00:00
DBT
9ecb5c9b47 support explicit [keys: ...] resource hints for parallel autonomy conflict control 2026-02-24 12:30:26 +00:00
DBT
e5c942ab39 persist autonomy resource keys and expose lock wait stats in status 2026-02-24 12:20:41 +00:00
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