86 Commits

Author SHA1 Message Date
William Valentin 03926a81eb docs: sync voice reliability updates and phase state 2026-02-26 17:29:29 -08:00
William Valentin 7c904ef0fd Add browser workflow reliability primitives and guardrails 2026-02-26 14:06:46 -08:00
William Valentin 3cc9e16ef5 feat(subagents): complete queue, budgets, audit, and inspection controls 2026-02-26 13:28:10 -08:00
William Valentin b679261683 feat(subagents): add idle ttl cleanup and summary tool 2026-02-26 13:12:53 -08:00
William Valentin 2171346116 feat(subagents): add multi-turn subagent session runtime 2026-02-26 13:07:34 -08:00
William Valentin adcef2249b docs: improve local backend reliability and documentation
- Switch local endpoints from localhost to 127.0.0.1 to avoid IPv6 resolution issues\n- Add recommended Ollama user systemd service example with keep-alive and CUDA support
2026-02-26 12:19:28 -08:00
William Valentin d07e05d4cc fix(config): change no_tools_mode default to false for pi_embedded
The previous default of true was overly restrictive. false is the correct
default — tool-like prompts fall through to native handling only when
explicitly enabled.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 11:52:43 -08:00
William Valentin 0a354a597a docs(memory): document session-start memory and config defaults 2026-02-25 13:02:30 -08:00
William Valentin ca713ce6d8 chore(pi): install pi-agent-core and align module defaults 2026-02-23 21:25:48 -08:00
William Valentin ac61c9c3fb feat(backends): add optional pi_embedded backend and config wiring 2026-02-23 21:12:52 -08:00
William Valentin 80ce8d9aaf fix(gmail-auth): request explicit filter settings scope 2026-02-22 23:42:40 -08:00
William Valentin 50c4f3de57 feat(gmail-auth): request full Gmail scope for filter permissions 2026-02-22 22:27:57 -08:00
William Valentin e51ca97ce4 docs(gmail): document filter creation support 2026-02-22 22:25:10 -08:00
William Valentin eb81e68dd8 docs: clarify searxng local endpoint and fallback setup 2026-02-22 22:16:39 -08:00
William Valentin f27aabae3b Improve local service checks and web search tooling 2026-02-22 22:12:44 -08:00
William Valentin ba6abfb078 feat: add brave search container and toolset 2026-02-22 20:12:54 -08:00
William Valentin 7d0d8abec6 Fix OpenCode backend invocation and diagnostics 2026-02-22 17:51:56 -08:00
William Valentin 44c7409a20 feat(councils): add preflight, schema-driven outputs, and artifact reporting 2026-02-22 15:56:30 -08:00
William Valentin 7c121b82c6 feat(councils-ui): add on-demand council conversations panel and model config controls 2026-02-21 11:26:04 -08:00
William Valentin 8e89c7ff5d feat(config): add councils schema and defaults 2026-02-21 10:49:17 -08:00
William Valentin e582132ba8 config: switch memory embeddings to local ollama 2026-02-21 09:20:48 -08:00
William Valentin 25d07a956b default gateway to 0.0.0.0 for web UI 2026-02-20 00:02:11 -08:00
William Valentin 3b507d503f chore(config): enable heartbeat monitor in default automation settings 2026-02-19 10:41:54 -08:00
William Valentin b35a8675b5 docs(config): default telegram group replies and track reliability hardening 2026-02-18 13:12:21 -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 8234cc93f3 feat: add webchat pwa push subscription support 2026-02-18 10:46: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 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