William Valentin
f341149ac7
feat: add automation reactions event-trigger layer
2026-02-18 10:26:40 -08:00
William Valentin
a71aa5992d
feat: implement tier-a4 tts voice output replies
2026-02-18 10:22:28 -08:00
William Valentin
865068b71c
feat: add announce delivery mode for automation runs
2026-02-18 10:14:45 -08:00
William Valentin
1f3d35726b
docs(config): document agent backend routing and add schema guard test
2026-02-17 15:42:35 -08:00
William Valentin
be993146c0
feat: add setup flow for dedicated research agent
2026-02-17 15:27:09 -08:00
William Valentin
2b89024a71
feat: add /research command with sub-agent delegation
2026-02-17 15:21:11 -08:00
William Valentin
9a2f1e2bb2
chore: checkpoint browser tooling and routing updates
2026-02-17 15:18:37 -08:00
William Valentin
108641415f
feat(channels): share line and zalo binary attachments via minio
2026-02-17 10:45:31 -08:00
William Valentin
776b47f80f
feat: wire agent.delegate tool with sub-agent configs
...
- Export createAgentDelegateTool through builtin/index.ts → tools/index.ts
- Register agent.delegate in routing.ts with lazy orchestrator pattern
- Add agent.delegate + agents.list to messaging and coding policy profiles
- Add group:agents tool group to policy.ts
- Add research/code/comms agent config examples to default.yaml
- Add research/code/comms agent configs to user config.yaml
- Add 11 tests for agent-delegate tool (all pass)
- Typecheck clean, no regressions
2026-02-17 10:28:29 -08:00
William Valentin
27b3acf5e6
docs(browser): document six browser tools and enablement gates
2026-02-16 18:16:46 -08:00
William Valentin
9c8da41610
docs: add proactive context usage and compaction guidance
2026-02-16 15:44:13 -08:00
William Valentin
3210e75c94
feat(ops): add setup operator pack, heartbeat alert cooldown, and doctor strict mode
2026-02-16 14:57:56 -08:00
William Valentin
63df791b26
feat(tools): add kubernetes homelab awareness tools
2026-02-16 14:45:45 -08:00
William Valentin
21c986b671
feat(automation): add scheduled minio memory sync jobs
2026-02-16 14:45:45 -08:00
William Valentin
56854f04bd
feat(automation): add timezone-safe daily briefing dedupe
2026-02-16 14:45:45 -08:00
William Valentin
71af3b5a42
feat(heartbeat): add provider error-rate spike check
2026-02-16 14:45:45 -08:00
William Valentin
07340ff0af
feat(heartbeat): add process memory and backup health checks
2026-02-16 14:45:45 -08:00
William Valentin
8684c3a07d
feat(backup): add scheduler alerts and recovery notifications
2026-02-16 14:45:45 -08:00
William Valentin
ce621d1b72
feat(automation): add daily briefing preset and cron backup scheduling
2026-02-16 14:45:45 -08:00
William Valentin
3f627cc1ad
feat(session): add optional end-of-session summarization
2026-02-16 13:18:42 -08:00
William Valentin
01ee6ba53f
feat(backup): add MinIO snapshot backups via CLI and scheduler
2026-02-16 13:16:29 -08:00
William Valentin
8bed99c770
Add Zalo channel adapter with webhook and send path
2026-02-16 13:11:51 -08:00
William Valentin
891ccb696e
Add Feishu channel adapter with webhook and send path
2026-02-16 13:07:45 -08:00
William Valentin
76d44a74bf
Add LINE channel adapter with webhook ingress and gating
2026-02-16 13:02:26 -08:00
William Valentin
58c4b0b9bb
Add iOS node push-token registration foundation
2026-02-16 12:47:34 -08:00
William Valentin
fe8674e108
Add node location access RPCs and operator visibility
2026-02-16 12:30:55 -08:00
William Valentin
d9f7807ab2
feat(gateway): add node capability negotiation foundation
2026-02-16 12:14:25 -08:00
William Valentin
de0c1f41b3
feat(channels): add mattermost adapter and wiring
2026-02-16 12:09:44 -08:00
William Valentin
813a0dc5c5
feat(gateway): complete openclaw phase1 queue parity v2
2026-02-16 12:04:33 -08:00
William Valentin
fbd24d4379
feat(gateway): support per-channel and per-session queue policy overrides
2026-02-16 11:51:26 -08:00
William Valentin
f7284a4ef1
feat(gateway): add configurable lane queue mode, cap, and overflow
2026-02-16 11:48:45 -08:00
William Valentin
83b8e38b11
feat(runtime): add talk mode and capture tools
2026-02-16 10:17:24 -08:00
William Valentin
8e9f9aa4de
feat(channels): add bluebubbles imessage adapter
2026-02-16 09:41:26 -08:00
William Valentin
693dcd8421
feat(channels): add google chat adapter and webhook route
2026-02-16 02:07:55 -08:00
William Valentin
8e35d2d674
feat(channels): add microsoft teams bot framework adapter
2026-02-16 02:00:14 -08:00
William Valentin
0269c6032d
feat(channels): add signal-cli channel adapter
2026-02-16 01:54:54 -08:00
William Valentin
323bef0526
feat(gateway): add optional bonjour/mdns discovery
2026-02-16 01:48:59 -08:00
William Valentin
ae36248da8
feat(skills): add registry doctor diagnostics and docs
2026-02-16 00:53:25 -08:00
William Valentin
63d645bd87
feat(gateway): add websocket ingress rate limiting
2026-02-15 21:56:13 -08:00
William Valentin
d93c1c9f8d
fix(gateway): enforce request body size limits
2026-02-15 21:44:36 -08:00
William Valentin
421942f66d
feat(automation): add isolated job delivery mode
2026-02-15 19:23:15 -08:00
William Valentin
81385745e6
fix(config): align default.yaml with server schema
2026-02-15 18:11:29 -08:00
William Valentin
9755487793
config: add per-tier auth_mode
2026-02-15 10:23:03 -08:00
William Valentin
f2cdd1abd2
docs: add safety docs and OpenClaw gap roadmap
2026-02-15 10:17:07 -08:00
William Valentin
4f3810ba4c
Revert "Use local Whisper compose stack"
...
This reverts commit 5f833e84a6 .
2026-02-13 23:28:49 -08:00
William Valentin
8fa2a6de9d
Revert "Fix whisper compose healthcheck"
...
This reverts commit 93991dd685 .
2026-02-13 23:28:46 -08:00
William Valentin
93991dd685
Fix whisper compose healthcheck
2026-02-13 22:52:44 -08:00
William Valentin
5f833e84a6
Use local Whisper compose stack
2026-02-13 22:22:04 -08:00
William Valentin
955b9e28e0
feat: add OpenAI OAuth, strict model overrides, and Gmail pull mode
2026-02-13 14:55:40 -08:00
William Valentin
9f81c01603
feat(session): persist model tier overrides per session
...
Store per-session config in SQLite and route /model and /reset through command fast-paths so channel sessions keep independent model selection across reconnects and restarts.
2026-02-13 01:04:26 -08:00