Commit Graph

129 Commits

Author SHA1 Message Date
DBT
9feb4d0c53 normalize-policy phase-4: remove extra trim/lower from language/trigger/context handling 2026-02-27 17:06:53 +00:00
DBT
4a9baf91ca agent long-run: extend tool-chain iterations and force final synthesis to avoid premature fallback 2026-02-27 16:56:19 +00:00
DBT
a75be4b618 normalize-policy: preserve raw casing/spacing in action-content sensitive paths (phase-3) 2026-02-27 16:48:29 +00:00
DBT
4c2a08396e agent: avoid no-response fallback after long tool runs by summarizing tool outputs 2026-02-27 09:41:24 +00:00
DBT
7bb2ad86ec memory: append daily work summary entries after each completed response 2026-02-27 06:01:50 +00:00
DBT
d51fdb634c p0 rollback: disable telegram token streaming by default 2026-02-26 15:52:49 +00:00
DBT
d38d4d2d26 agent: add non-empty fallback when model returns empty final content 2026-02-26 14:15:44 +00:00
DBT
36ea7486d1 p0: purge orphan tool outputs on pairing error to prevent repeated 400 loops 2026-02-26 13:45:41 +00:00
DBT
4f5fb0e6cf telegram streaming: finalize placeholder when response suppressed 2026-02-26 12:55:53 +00:00
DBT
818408962d streaming: implement provider→agent→telegram token streaming pipeline 2026-02-26 12:51:50 +00:00
lpf
06c7f2b53f fix 2026-02-26 15:45:51 +08:00
lpf
1ae8d384bb fix loop 2026-02-26 15:35:26 +08:00
lpf
5f31ae5c99 fix context 2026-02-26 14:07:32 +08:00
DBT
f8c662a468 fix: enforce strict tool-call pairing across chat paths 2026-02-26 05:47:35 +00:00
DBT
2d0ca1d4ce session alignment: force single main session and openclaw-style agents/main/sessions path 2026-02-26 02:20:51 +00:00
DBT
2f5cf6338f webui chat: lock to main agent, remove session picker, load full persisted history 2026-02-26 02:04:54 +00:00
DBT
6b6c0e9ef3 system message: recover orphan tool-call 400 by retrying with fresh context 2026-02-26 01:55:12 +00:00
DBT
b37807bec6 fix tool-call 400: enforce per-session run lock across all entry paths 2026-02-25 17:14:38 +00:00
DBT
8c319ce6ed agent: implement session-sharded concurrent dispatcher 2026-02-25 16:45:50 +00:00
DBT
b435589060 add natural-language cron intent routing to avoid project-file search 2026-02-25 12:49:40 +00:00
DBT
8b5a6edba4 add cron tool for listing and deleting scheduled jobs 2026-02-25 12:43:15 +00:00
DBT
f04a6939b3 fix telegram media sending via message tool (path/url support) 2026-02-25 11:46:36 +00:00
DBT
5ea3586431 persist node state to shared file for gateway/cli visibility 2026-02-25 11:13:58 +00:00
DBT
27ccb576c6 align dialog behavior with intent-slot carryover and commit-push transaction verification 2026-02-25 02:13:42 +00:00
DBT
6b0c730129 harden dialog execution policy with intent slots and commit-push receipt formatting 2026-02-25 02:04:39 +00:00
DBT
7fe8ef452f audit node task dispatches and wire agent_task request metadata 2026-02-25 01:43:58 +00:00
DBT
50a515af60 add child-model agent_task flow with node model capability and stricter device contracts 2026-02-25 01:37:52 +00:00
DBT
a21237c1e4 tighten device action args validation and normalize media payload schema 2026-02-25 01:23:25 +00:00
DBT
68145f8185 harden node lifecycle with ttl heartbeat audits, action ACL checks, and status panel 2026-02-25 01:16:43 +00:00
DBT
bbc0690eaa standardize device operation responses with codes and richer local simulations 2026-02-24 16:27:37 +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
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
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
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
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
9ae8de20ce align skill selection protocol with openclaw behavior 2026-02-24 05:45:38 +00:00
DBT
9b4fef02bb centralize outbound response post-processing for dialog consistency 2026-02-23 17:26:34 +00:00
DBT
583a0667ca improve reply-tag parsing with current message fallback and outbound reply metadata 2026-02-23 17:13:29 +00:00
DBT
b6b5bfee48 add reply-tag metadata support and externalize system rewrite/dialog strings 2026-02-23 16:40:50 +00:00
DBT
e30ced52a3 align dialog behavior with reply-tag stripping and NO_REPLY suppression 2026-02-23 16:33:10 +00:00
DBT
81674e30f6 remove flaky Go test files per request 2026-02-23 16:19:33 +00:00
DBT
6848f8f674 externalize more agent/tool strings and compaction note templates 2026-02-23 16:15:30 +00:00