|
|
175a96fb2b
|
feat webui: config hot-reload + chat/media upload endpoints
|
2026-02-25 11:54:08 +00:00 |
|
|
|
f04a6939b3
|
fix telegram media sending via message tool (path/url support)
|
2026-02-25 11:46:36 +00:00 |
|
|
|
1a3e6240f7
|
add clawgo-node-child skill for child node deployment and sync
|
2026-02-25 11:39:44 +00:00 |
|
|
|
5ea3586431
|
persist node state to shared file for gateway/cli visibility
|
2026-02-25 11:13:58 +00:00 |
|
|
|
74aa7d80bc
|
separate telegram private and group allowlist checks
|
2026-02-25 07:30:38 +00:00 |
|
|
|
fe1285b690
|
fix nodes tool schema by defining array items for command
|
2026-02-25 06:14:20 +00:00 |
|
|
|
66102ce98e
|
fix node manager deadlock by moving audit write outside lock
|
2026-02-25 06:09:56 +00:00 |
|
|
|
b7caca5214
|
add telegram group-chat support controls with mention gating and chat allowlist
|
2026-02-25 04:50:00 +00:00 |
|
|
|
27ccb576c6
|
align dialog behavior with intent-slot carryover and commit-push transaction verification
|
2026-02-25 02:13:42 +00:00 |
|
|
|
6b0c730129
|
harden dialog execution policy with intent slots and commit-push receipt formatting
|
2026-02-25 02:04:39 +00:00 |
|
|
|
7ec4c87779
|
add node dispatch latency audit and status metrics for child-task workflow
|
2026-02-25 01:53:19 +00:00 |
|
|
|
7fe8ef452f
|
audit node task dispatches and wire agent_task request metadata
|
2026-02-25 01:43:58 +00:00 |
|
|
|
50a515af60
|
add child-model agent_task flow with node model capability and stricter device contracts
|
2026-02-25 01:37:52 +00:00 |
|
|
|
a21237c1e4
|
tighten device action args validation and normalize media payload schema
|
2026-02-25 01:23:25 +00:00 |
|
|
|
68145f8185
|
harden node lifecycle with ttl heartbeat audits, action ACL checks, and status panel
|
2026-02-25 01:16:43 +00:00 |
|
|
|
44acfb8c24
|
add install-win make target for windows install bundle
|
2026-02-25 01:00:43 +00:00 |
|
|
|
bbc0690eaa
|
standardize device operation responses with codes and richer local simulations
|
2026-02-24 16:27:37 +00:00 |
|
|
|
04cbb22c57
|
add node heartbeat ttl offline reaper and enforce capability checks
|
2026-02-24 16:20:43 +00:00 |
|
|
|
07cf54538e
|
add gateway token-based node registration over host:port and shared nodes manager
|
2026-02-24 16:06:44 +00:00 |
|
|
|
42a5be0cec
|
enhance device-operation routing with action paths and nodes tool shortcuts
|
2026-02-24 15:57:00 +00:00 |
|
|
|
92433a6e21
|
wire nodes relay transport to HTTP bridge with endpoint token support
|
2026-02-24 15:51:24 +00:00 |
|
|
|
2486bbd80c
|
improve nodes relay path and accelerate memory search with token index cache
|
2026-02-24 15:30:45 +00:00 |
|
|
|
532f01e4ee
|
optimize memory search with modtime block cache and faster stable ranking
|
2026-02-24 15:20:00 +00:00 |
|
|
|
9635d48e67
|
add p2p-relay transport router scaffold for nodes tool
|
2026-02-24 15:06:54 +00:00 |
|
|
|
7fa0e629e8
|
add phase-1 nodes control plane scaffold and register nodes tool
|
2026-02-24 14:31:29 +00:00 |
|
|
|
9ecb5c9b47
|
support explicit [keys: ...] resource hints for parallel autonomy conflict control
|
2026-02-24 12:30:26 +00:00 |
|
|
|
e5c942ab39
|
persist autonomy resource keys and expose lock wait stats in status
|
2026-02-24 12:20:41 +00:00 |
|
|
|
ea25c45e5b
|
improve autonomy lock scheduling fairness with wait-attempt scoring and richer resource keys
|
2026-02-24 12:13:18 +00:00 |
|
|
|
149253f45c
|
add resource-key lock scheduling with 30s retry for autonomy task dispatch
|
2026-02-24 12:04:45 +00:00 |
|
|
|
f05853472a
|
trigger one-time bootstrap model initialization on gateway startup
|
2026-02-24 11:01:43 +00:00 |
|
|
|
61d5c1b4c8
|
enforce pending-call matching to block orphan and duplicate function call outputs
|
2026-02-24 10:46:42 +00:00 |
|
|
|
8dd8eb23dc
|
persist and restore assistant tool calls in session jsonl events
|
2026-02-24 10:14:46 +00:00 |
|
|
|
8988002c5a
|
ensure seen call ids only after valid function_call is emitted
|
2026-02-24 10:08:22 +00:00 |
|
|
|
77cf21ce01
|
fix channel startup context lifetime to keep telegram polling alive
|
2026-02-24 09:58:00 +00:00 |
|
|
|
4d3cf7024c
|
fix responses payload by filtering orphan tool outputs without matching call ids
|
2026-02-24 09:50:11 +00:00 |
|
|
|
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 |
|
|
|
8f75bb9ed8
|
optimize channel orchestration with errgroup and rate limiter
|
2026-02-24 09:34:13 +00:00 |
|
|
|
4105eeb0db
|
apply go-centric architecture optimizations and document them in readme
|
2026-02-24 09:25:12 +00:00 |
|
|
|
3dd918d429
|
guard non-send message actions by channel capability
|
2026-02-24 09:14:43 +00:00 |
|
|
|
da862896e8
|
add message edit/delete/react flow and incremental process poll logs
|
2026-02-24 08:56:14 +00:00 |
|
|
|
6ef8cbc705
|
extend message actions and persist process logs with safer exec defaults
|
2026-02-24 08:38:08 +00:00 |
|
|
|
1a6febffe7
|
harden exec defaults and gate bootstrap loading to first-run context
|
2026-02-24 08:28:41 +00:00 |
|
|
|
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 |
|
|
|
82fd5ab8a8
|
prioritize startup memory context to today+yesterday notes before long-term
|
2026-02-24 07:00:59 +00:00 |
|
|
|
e13a00b879
|
load BOOT/BOOTSTRAP/TOOLS templates into startup context
|
2026-02-24 06:56:21 +00:00 |
|
|
|
cc01c2ba7f
|
add missing workspace bootstrap and tools templates
|
2026-02-24 06:50:28 +00:00 |
|
|
|
72de9598ec
|
add exec/process background session workflow and register process tool
|
2026-02-24 06:45:22 +00:00 |
|