Commit Graph

895 Commits

Author SHA1 Message Date
William Valentin 182827d612 feat(config): support assistant briefing runtime edits and setup defaults 2026-02-18 12:15:37 -08:00
William Valentin 4267eae16c feat(dashboard): add assistant playbook presets with rollback 2026-02-18 12:11:30 -08:00
William Valentin 7a9ac34618 feat(dashboard): add morning brief preview and test-send action 2026-02-18 12:09:57 -08:00
William Valentin ef3f401278 feat(dashboard): add assistant health panel with quick actions 2026-02-18 12:06:21 -08:00
William Valentin 43b9324c14 feat(webchat): add personal assistant mode controls in settings 2026-02-18 12:04:37 -08:00
William Valentin a8bb9f23ac soul: add standing directive to check codebase at session start 2026-02-18 12:04:02 -08:00
William Valentin 67d235ebf5 feat(tui): single ctrl+c clears input, double ctrl+c exits 2026-02-18 11:38:21 -08:00
William Valentin 21232748b9 fix: graceful ctrl+c shutdown and await session-end memory writes 2026-02-18 11:30:47 -08:00
William Valentin 55cde541ea fix: abort model retries immediately on user cancellation 2026-02-18 11:21:57 -08:00
William Valentin a76c5ae346 feat: default to full-access mode with hook-based sensitive guards 2026-02-18 11:14:35 -08:00
William Valentin fc2090b599 docs: clarify regular OpenClaw evolution review cadence 2026-02-18 11:09:31 -08:00
William Valentin 59c1033da0 feat: add minimal companion client CLI command 2026-02-18 11:02:21 -08:00
William Valentin 7ca5d5bff5 feat: improve channel message chunking boundary quality 2026-02-18 10:50:34 -08:00
William Valentin 49f0e0598b feat: add setup channel verification checklist output 2026-02-18 10:48:49 -08:00
William Valentin 8234cc93f3 feat: add webchat pwa push subscription support 2026-02-18 10:46:55 -08:00
William Valentin 02fa604c7c feat: add in-chat skill discovery and local registry install command 2026-02-18 10:41:12 -08:00
William Valentin f34a974210 feat: add session-scoped workflow approval gate commands 2026-02-18 10:35:42 -08:00
William Valentin 1508bcf9cb docs: add instruction to regularly track OpenClaw evolution 2026-02-18 10:31:55 -08:00
William Valentin 8e3cd2e0ba feat: add multi-key auth profile rotation for model providers 2026-02-18 10:29:54 -08:00
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 3eb07875f1 docs: refine OpenClaw analysis with quantified deltas 2026-02-18 10:17:04 -08:00
William Valentin 865068b71c feat: add announce delivery mode for automation runs 2026-02-18 10:14:45 -08:00
William Valentin f38fc063d2 feat: add proactive memory extraction and daily logs 2026-02-18 10:10:47 -08:00
William Valentin 9cbd66cdcc feat: preempt active runs in interrupt queue mode 2026-02-18 10:06:35 -08:00
William Valentin b786b1435a docs: add Feb 2026 OpenClaw strategic analysis and Flynn roadmap 2026-02-18 10:02:29 -08:00
William Valentin 0881fca21f docs: add OpenClaw strategic analysis and Flynn recommendations 2026-02-18 09:52:53 -08:00
William Valentin df931002aa docs: mark earlier_plans as archived metadata 2026-02-18 08:20:17 -08:00
William Valentin b62889a843 docs: mark earlier_plans metadata as completed in state tracker 2026-02-18 08:18:21 -08:00
William Valentin 5a4d4b2e21 docs: archive stale plan checklists and clarify canonical tracking 2026-02-18 08:15:39 -08:00
William Valentin 16af5e75fd feat: make /transfer bidirectional across telegram and tui 2026-02-18 07:55:08 -08:00
William Valentin d48adbe0b0 docs(agents): require deleting feature branch after merge 2026-02-17 23:53:32 -08:00
William Valentin 540f6780e6 feat(safety): gate sensitive tools behind elevation and immutable denylist 2026-02-17 23:51:04 -08:00
William Valentin 9345a864f4 fix(agent): add model request timeouts and empty-response fallback 2026-02-17 23:05:21 -08:00
William Valentin 73c58fcbde docs(soul): enforce feature-branch git safety policy 2026-02-17 17:39:27 -08:00
William Valentin 5451f8a1de fix(tooling): surface non-executable tool-use warnings 2026-02-17 16:34:54 -08:00
William Valentin 061b96fd68 Restore interactive re-auth prompt for Google auth CLIs 2026-02-17 16:19:12 -08:00
William Valentin 9c9ab92e9d feat(gateway): expand sessions surface with operator metadata and paging hardening 2026-02-17 16:14:06 -08:00
William Valentin 47187aa878 docs(plans): align next_up with 100% gap scorecard 2026-02-17 16:07:31 -08:00
William Valentin 477f3a5cf2 docs(plans): reconcile 3-phase checklist with implemented coverage 2026-02-17 16:06:52 -08:00
William Valentin 59199731c3 fix(gateway): align node push token typing and router test mock 2026-02-17 16:06:03 -08:00
William Valentin 803de57261 fix(gateway): align session mocks and persist normalized push provider 2026-02-17 15:53:08 -08:00
William Valentin 0c5259f49c test(setup): update anthropic default model expectation 2026-02-17 15:50:30 -08:00
William Valentin b0d06d0650 chore(rebase): realign duplicate backend/channel/schema files with main 2026-02-17 15:44:47 -08:00
William Valentin 03fa96583c fix(matrix): allow attachment-only outbound messages 2026-02-17 15:43:57 -08:00
William Valentin b75f7fc4ef test(routing): cover status backend output fast-path 2026-02-17 15:43:45 -08:00
William Valentin 88f6ae5b7a feat(backends): add external-to-external failover before native fallback 2026-02-17 15:43:31 -08:00
William Valentin 898828bb70 feat(audit): log backend routing decisions and fallback events 2026-02-17 15:43:23 -08:00
William Valentin 4400bdfcc9 feat(backends): add retry/backoff controls for external CLI execution 2026-02-17 15:42:49 -08:00
William Valentin 1f3d35726b docs(config): document agent backend routing and add schema guard test 2026-02-17 15:42:35 -08:00