Commit Graph

  • 7fa0e629e8 add phase-1 nodes control plane scaffold and register nodes tool DBT 2026-02-24 14:31:29 +00:00
  • 9ecb5c9b47 support explicit [keys: ...] resource hints for parallel autonomy conflict control DBT 2026-02-24 12:30:26 +00:00
  • e5c942ab39 persist autonomy resource keys and expose lock wait stats in status DBT 2026-02-24 12:20:41 +00:00
  • ea25c45e5b improve autonomy lock scheduling fairness with wait-attempt scoring and richer resource keys DBT 2026-02-24 12:13:18 +00:00
  • 149253f45c add resource-key lock scheduling with 30s retry for autonomy task dispatch DBT 2026-02-24 12:04:45 +00:00
  • f05853472a trigger one-time bootstrap model initialization on gateway startup DBT 2026-02-24 11:01:43 +00:00
  • 61d5c1b4c8 enforce pending-call matching to block orphan and duplicate function call outputs DBT 2026-02-24 10:46:42 +00:00
  • 8dd8eb23dc persist and restore assistant tool calls in session jsonl events DBT 2026-02-24 10:14:46 +00:00
  • 8988002c5a ensure seen call ids only after valid function_call is emitted DBT 2026-02-24 10:08:22 +00:00
  • 77cf21ce01 fix channel startup context lifetime to keep telegram polling alive DBT 2026-02-24 09:58:00 +00:00
  • 4d3cf7024c fix responses payload by filtering orphan tool outputs without matching call ids DBT 2026-02-24 09:50:11 +00:00
  • dd705e5e93 apply go-level optimizations for lock-free snapshots, pooling, worker flow and typed errors DBT 2026-02-24 09:43:40 +00:00
  • 162909864a Merge remote-tracking branch 'origin/main' lpf 2026-02-24 17:38:19 +08:00
  • 1519fd0a3e fix make lpf 2026-02-24 17:37:54 +08:00
  • 8f75bb9ed8 optimize channel orchestration with errgroup and rate limiter DBT 2026-02-24 09:34:13 +00:00
  • 4105eeb0db apply go-centric architecture optimizations and document them in readme DBT 2026-02-24 09:25:12 +00:00
  • 3dd918d429 guard non-send message actions by channel capability DBT 2026-02-24 09:14:43 +00:00
  • da862896e8 add message edit/delete/react flow and incremental process poll logs DBT 2026-02-24 08:56:14 +00:00
  • 6ef8cbc705 extend message actions and persist process logs with safer exec defaults DBT 2026-02-24 08:38:08 +00:00
  • 1a6febffe7 harden exec defaults and gate bootstrap loading to first-run context DBT 2026-02-24 08:28:41 +00:00
  • 9478161822 persist process session metadata for restart-safe process tool state DBT 2026-02-24 08:10:53 +00:00
  • 0d72492309 fix md lpf 2026-02-24 15:01:35 +08:00
  • 82fd5ab8a8 prioritize startup memory context to today+yesterday notes before long-term DBT 2026-02-24 07:00:59 +00:00
  • e13a00b879 load BOOT/BOOTSTRAP/TOOLS templates into startup context DBT 2026-02-24 06:56:21 +00:00
  • cc01c2ba7f add missing workspace bootstrap and tools templates DBT 2026-02-24 06:50:28 +00:00
  • 72de9598ec add exec/process background session workflow and register process tool DBT 2026-02-24 06:45:22 +00:00
  • 1e9b543f5e align tool naming and message action schema with openclaw compatibility DBT 2026-02-24 06:40:14 +00:00
  • 141b6a2ccb add skill selection reason audit and status coverage metric DBT 2026-02-24 05:57:25 +00:00
  • 4e15f06d31 add skill execution audit and status metrics for openclaw alignment DBT 2026-02-24 05:52:18 +00:00
  • 9ae8de20ce align skill selection protocol with openclaw behavior DBT 2026-02-24 05:45:38 +00:00
  • 96292a2183 complete config change tracking for autonomy pacing and templates DBT 2026-02-24 05:39:31 +00:00
  • 52e3dc5561 improve status visibility for autonomy pacing and dialog templates DBT 2026-02-24 05:34:14 +00:00
  • be7b217ef9 fix telegram reply threading via reply parameters DBT 2026-02-24 05:12:20 +00:00
  • 0470a1bbe0 move workspace templates to repo root and auto-sync into embed path at build time DBT 2026-02-24 04:54:12 +00:00
  • 78b6f6fdf6 optimize onboard workspace templates for autonomy-aware dialog workflow DBT 2026-02-24 04:47:18 +00:00
  • 35fe28d9f4 tune proactive dialog pacing with configurable same-reason cooldown DBT 2026-02-24 04:41:20 +00:00
  • 791eb3b96c make autonomy proactive messaging strategy configurable DBT 2026-02-24 04:27:50 +00:00
  • 2db6b24de1 improve autonomy conversation tone with high-value proactive notifications DBT 2026-02-24 04:21:40 +00:00
  • 44c7773e19 enhance autonomy operational telemetry and control status details DBT 2026-02-24 04:16:05 +00:00
  • 4c38b9ac25 expose gateway autonomy in CLI help and add autonomy action ratios DBT 2026-02-24 04:10:58 +00:00
  • ee91d6e479 add autonomy waiting-resume debounce config and status visibility DBT 2026-02-24 03:51:14 +00:00
  • 357a826319 add autonomy action stats view and document runtime autonomy controls DBT 2026-02-24 03:45:17 +00:00
  • 2dc55b5cc7 improve autonomy status visibility and gateway autonomy status output DBT 2026-02-24 03:39:41 +00:00
  • efae15d72d track autonomy action-level counts in trigger stats DBT 2026-02-24 03:34:26 +00:00
  • a0585508ee add autonomy control-file switching and block-reason status analytics DBT 2026-02-24 03:29:38 +00:00
  • c4b17f648e add autonomy block-reason analytics and manual pause control file support DBT 2026-02-24 02:16:20 +00:00
  • 3d72e53f3c add autonomy trigger-audit logging and structured block reason persistence DBT 2026-02-24 02:07:06 +00:00
  • b2ec953644 improve autonomy user-priority detection and add waiting/retry/priority telemetry DBT 2026-02-24 02:00:45 +00:00
  • af9ccbaae3 pause autonomy during active user chats and expose waiting/retry telemetry DBT 2026-02-24 01:51:55 +00:00
  • 1328c1feec prioritize user conversations by pausing autonomy and expose retry/dedupe telemetry DBT 2026-02-24 01:45:50 +00:00
  • 4667f7afcf track autonomy retry windows and dedupe metrics in task/status views DBT 2026-02-24 01:36:12 +00:00
  • 6ceb37ef55 merge structured tasks.json input into autonomy scheduler with dedupe DBT 2026-02-24 01:27:09 +00:00
  • 734ce19dc3 enhance autonomy with priority scheduling, backoff retry, and status summary DBT 2026-02-24 01:19:49 +00:00
  • b4b2c4c221 add autonomy quiet-hours policy and reflect logs with task persistence DBT 2026-02-24 00:56:11 +00:00
  • f644ae83ff upgrade autonomy with task-state persistence and proactive notify cooldown DBT 2026-02-24 00:19:18 +00:00
  • 680e38b9ae add autonomy engine scheduler with config guards and gateway integration DBT 2026-02-23 17:35:05 +00:00
  • 9b4fef02bb centralize outbound response post-processing for dialog consistency DBT 2026-02-23 17:26:34 +00:00
  • 583a0667ca improve reply-tag parsing with current message fallback and outbound reply metadata DBT 2026-02-23 17:13:29 +00:00
  • 9f802b2dcf show dialog template change summary on hot reload DBT 2026-02-23 16:59:55 +00:00
  • d3f9d899b2 optimize status/config flow for sessions.json and template visibility DBT 2026-02-23 16:55:17 +00:00
  • bc354b355a optimize config validation and document new text template settings DBT 2026-02-23 16:49:22 +00:00
  • b6b5bfee48 add reply-tag metadata support and externalize system rewrite/dialog strings DBT 2026-02-23 16:40:50 +00:00
  • e30ced52a3 align dialog behavior with reply-tag stripping and NO_REPLY suppression DBT 2026-02-23 16:33:10 +00:00
  • 81674e30f6 remove flaky Go test files per request DBT 2026-02-23 16:19:33 +00:00
  • 6848f8f674 externalize more agent/tool strings and compaction note templates DBT 2026-02-23 16:15:30 +00:00
  • 6431f5792d reduce hardcoded agent text via config-driven prompts and recall keywords DBT 2026-02-23 15:57:33 +00:00
  • 8cafd2e66e improve memory source citations and auto-attach recall source hints DBT 2026-02-23 15:49:40 +00:00
  • 15b4d7cccc enforce memory recall hints and long-term memory write gating DBT 2026-02-23 15:42:20 +00:00
  • d181525b88 enable runtime compaction tracking and refresh compaction config docs DBT 2026-02-23 15:32:05 +00:00
  • bb3a710144 add runtime context compaction and track compaction in sessions index DBT 2026-02-23 15:20:11 +00:00
  • 4985a934a7 enrich sessions.json with openclaw-style runtime fields DBT 2026-02-23 15:13:36 +00:00
  • aac3a33c26 make sessions.json authoritative and remove legacy .meta files DBT 2026-02-23 15:03:13 +00:00
  • 59f32d4c48 introduce stable session ids and richer sessions index metadata DBT 2026-02-23 14:57:44 +00:00
  • 81e71e580b align session persistence closer to openclaw jsonl/index format DBT 2026-02-23 14:47:26 +00:00
  • 51172469f1 add advanced session/subagent filters and trigger error summaries DBT 2026-02-23 14:26:13 +00:00
  • 6f26464766 add role/from_me filters and trigger error aggregation DBT 2026-02-23 14:17:28 +00:00
  • 1fbe28a97d add query/history window filters and subagent summary controls DBT 2026-02-23 13:55:04 +00:00
  • 1e5ce2482f add subagent all/# controls and session window filters DBT 2026-02-23 13:49:50 +00:00
  • f252afab64 add subagent index selectors and session active filters DBT 2026-02-23 13:45:02 +00:00
  • c86e314d7f extend sessions and subagents tools with filters and log/send actions DBT 2026-02-23 13:27:00 +00:00
  • 68afec08d0 enhance sessions history filters and subagent steer lifecycle DBT 2026-02-23 13:20:09 +00:00
  • 5f8678f091 add sessions tool and subagents steer control DBT 2026-02-23 13:13:06 +00:00
  • 89847f5672 add subagents control tool and session kind visibility DBT 2026-02-23 12:59:24 +00:00
  • 5e3945b760 add session kind classification and subagent trigger metadata DBT 2026-02-23 12:53:00 +00:00
  • 73531d36f6 add trigger audit stats and expose background trigger visibility DBT 2026-02-23 12:41:43 +00:00
  • 6410933877 refine openclaw-style background triggers and status visibility DBT 2026-02-23 12:24:00 +00:00
  • 3049b84244 align heartbeat/cron flow with openclaw-style triggers DBT 2026-02-23 12:15:42 +00:00
  • ca64fa1559 enhance memory_write metadata and add /lang command DBT 2026-02-23 11:09:24 +00:00
  • 27d765f58b add startup session compaction check DBT 2026-02-23 10:33:21 +00:00
  • 3209396568 fix gateway startup check and align loop with current tool APIs DBT 2026-02-23 10:23:17 +00:00
  • 0996c51978 add memory_get tool and docker-based make test target DBT 2026-02-23 09:59:57 +00:00
  • 756bfe2302 add memory_write tool and align memory path guidance DBT 2026-02-23 09:53:59 +00:00
  • e038c00ebc optimize session memory and language routing for migration DBT 2026-02-23 09:49:49 +00:00
  • a3097c4c30 fix lpf 2026-02-23 17:44:34 +08:00
  • b5430b9021 fix lpf 2026-02-23 16:38:00 +08:00
  • 95e9be18b8 tools: align parallel execution with runtime limits root 2026-02-23 04:46:21 +00:00
  • 86f9d8349e add rule lpf 2026-02-21 18:28:24 +08:00
  • ad3fce9801 fix gateway lpf 2026-02-21 18:19:46 +08:00
  • 464f5ed5be fix telegram lpf 2026-02-21 11:59:34 +08:00
  • cbf7df67d1 fix loop lpf 2026-02-21 11:45:40 +08:00