Commit graph

  • 5d0d5c5f07 chore: rebase hib_changes onto dexter_changes and update migration TODOs v2-mission-control Hibryda 2026-03-13 02:40:42 +01:00
  • 719496853e docs: add migration plan TODOs and update active tasks Hibryda 2026-03-12 18:23:40 +01:00
  • 92d8ee2c03 chore: add agent-orchestrator submodule for migration analysis Hibryda 2026-03-12 18:23:40 +01:00
  • 09463810c4 Fix terminal scroll behavior and Claude Code tab titles DexterFromLab 2026-03-09 15:26:33 +01:00
  • 5815943861 Update README with full feature coverage DexterFromLab 2026-03-07 09:10:10 +01:00
  • 31fed163d0 Add selective import/export for Ctx Manager with checkbox tree UI DexterFromLab 2026-03-07 09:07:02 +01:00
  • a7077c7987 Add Ctx Manager panel as new sidebar tab for browsing and editing project contexts DexterFromLab 2026-03-06 11:56:41 +01:00
  • f9ec78ce1e Remove shared context from ctx get output to avoid misleading project info DexterFromLab 2026-03-06 11:20:23 +01:00
  • af670871ed Replace ctx auto-setup with step-by-step wizard DexterFromLab 2026-03-06 11:04:42 +01:00
  • 6938e8c3a9 chore: add nested Claude session E2E TODO + trim completed list Hibryda 2026-03-12 07:34:40 +01:00
  • c9927a41e6 docs: update CHANGELOG and TODO for E2E fixture/judge fixes Hibryda 2026-03-12 07:30:56 +01:00
  • 4c0d27aca3 fix: LLM judge CLI context isolation (--setting-sources user, cwd /tmp) Hibryda 2026-03-12 07:30:56 +01:00
  • 78afb0e552 test: increase WebDriverIO timeout for LLM-judged E2E tests Hibryda 2026-03-12 07:13:57 +01:00
  • f555186843 test: update WebDriverIO configuration with improved fixture setup and logging Hibryda 2026-03-12 06:58:58 +01:00
  • a8a10ee4af chore: remove obsolete rules files (consolidated into 53/54 sequence) Hibryda 2026-03-12 06:47:58 +01:00
  • ee198a2fdb chore: reorganize rules files — consolidate duplicates Hibryda 2026-03-12 06:47:47 +01:00
  • 65973fbf06 docs: add comprehensive E2E testing facility documentation Hibryda 2026-03-12 06:35:04 +01:00
  • a3185656eb feat: refactor LLM judge to dual-mode CLI/API and fix config test race Hibryda 2026-03-12 06:35:04 +01:00
  • 05c9e1abbb test: add Phase C E2E tests and fix pre-existing test failures Hibryda 2026-03-12 06:20:21 +01:00
  • 661f092fb2 fix: use tauri::async_runtime::spawn for WAL checkpoint task Hibryda 2026-03-12 05:51:51 +01:00
  • 2aec5889f8 docs: add v3.0 release notes and update meta files for hardening sprint Hibryda 2026-03-12 05:30:32 +01:00
  • 8754b64ee3 fix: track plugin-host source and add 35 sandbox security tests Hibryda 2026-03-12 05:25:12 +01:00
  • e46b9e06d1 feat: add WAL checkpoint task and improve Landlock fallback logging Hibryda 2026-03-12 05:21:39 +01:00
  • 83c6711cd6 feat: add TLS support to bterminal-relay Hibryda 2026-03-12 05:21:33 +01:00
  • cd774ab4bd feat: fix subagent delegation for Manager agents Hibryda 2026-03-12 05:21:26 +01:00
  • c304a8c06b docs: update meta files for testing facility and tribunal assessment Hibryda 2026-03-12 04:57:29 +01:00
  • bbb5f24cf9 test: update tests for production readiness features Hibryda 2026-03-12 04:57:29 +01:00
  • c193db49a8 feat: integrate all production readiness modules Hibryda 2026-03-12 04:57:29 +01:00
  • 3cb65fd5e5 feat: add optimistic locking for bttask and error classification Hibryda 2026-03-12 04:57:29 +01:00
  • 0fe43de357 feat: add keyboard-first UX and rewrite CommandPalette Hibryda 2026-03-12 04:57:29 +01:00
  • 5c31668760 feat: add agent health monitoring, audit log, and dead letter queue Hibryda 2026-03-12 04:57:29 +01:00
  • b2932273ba feat: add plugin system with sandboxed runtime Hibryda 2026-03-12 04:57:29 +01:00
  • 5dd7df03cb feat: add OS + in-app notification system Hibryda 2026-03-12 04:57:29 +01:00
  • 7cb5cddc7c feat: add secrets management via system keyring Hibryda 2026-03-12 04:57:29 +01:00
  • 944b48ff13 feat: add FTS5 full-text search with Spotlight-style overlay Hibryda 2026-03-12 04:57:29 +01:00
  • b2c379516c feat: add Landlock sandbox for sidecar process isolation Hibryda 2026-03-12 04:57:29 +01:00
  • 548478f115 feat: add sidecar crash recovery supervisor with exponential backoff Hibryda 2026-03-12 04:57:29 +01:00
  • 243faafd9e docs: update meta files for testing facility and tribunal assessment Hibryda 2026-03-12 04:05:52 +01:00
  • c5188757ad feat: add unified test runner and testing gate rule Hibryda 2026-03-12 04:05:52 +01:00
  • 2e29ba5d9a docs: update meta files for E2E test fixes Hibryda 2026-03-12 03:50:13 +01:00
  • 9ce7c35325 fix(e2e): fix 27 E2E test failures across 3 spec files Hibryda 2026-03-12 03:50:13 +01:00
  • e3594074d2 docs: update meta files for E2E testing engine Phase B+ Hibryda 2026-03-12 03:07:38 +01:00
  • c43c83fbe6 ci: add E2E test workflow with xvfb and LLM-judged test gating Hibryda 2026-03-12 03:07:38 +01:00
  • 5e4357e4ac feat(e2e): add Phase B scenarios with LLM-judged assertions and multi-project tests Hibryda 2026-03-12 03:07:38 +01:00
  • c4c673a4b0 docs: update meta files for E2E testing engine Phase A Hibryda 2026-03-12 02:52:14 +01:00
  • c6c38b91c6 feat(e2e): add Phase A scenarios, fixtures, and results store Hibryda 2026-03-12 02:52:14 +01:00
  • 2746b34f83 feat(e2e): add data-testid attributes to 7 key Svelte components Hibryda 2026-03-12 02:52:14 +01:00
  • 4097253921 feat(e2e): add test mode infrastructure with BTERMINAL_TEST env isolation Hibryda 2026-03-12 02:52:14 +01:00
  • d1a4d9f220 docs: update meta files for reviewer agent role Hibryda 2026-03-12 00:54:43 +01:00
  • 323bb1b040 feat(reviewer): add Tier 1 reviewer agent role with auto-channel notifications Hibryda 2026-03-12 00:54:43 +01:00
  • 61f01e22b8 docs: update meta files for auto-wake Manager session Hibryda 2026-03-12 00:30:41 +01:00
  • c774f352ee feat(wake): add auto-wake Manager scheduler with 3 selectable strategies Hibryda 2026-03-12 00:30:41 +01:00
  • 5576392d4b docs: update meta files for dashboard metrics panel session Hibryda 2026-03-12 00:15:09 +01:00
  • 6ca3ffdb8d feat(metrics): add Dashboard Metrics Panel with live health and SVG sparkline history Hibryda 2026-03-12 00:15:09 +01:00
  • d9d67b2bc6 docs: update meta files for branded type call-site fixes Hibryda 2026-03-11 22:56:52 +01:00
  • 0742309595 refactor(adapters): brand btmsg/bttask/groups bridge interfaces with GroupId/AgentId Hibryda 2026-03-11 22:56:52 +01:00
  • f928abd6ce refactor(types): add GroupId and AgentId branded types to ids.ts Hibryda 2026-03-11 22:56:52 +01:00
  • 46df7949a7 refactor(components): apply branded types at Svelte component call sites Hibryda 2026-03-11 22:56:52 +01:00
  • ce389a2a39 docs: update meta files for regression tests and sidecar security session Hibryda 2026-03-11 22:19:03 +01:00
  • 70ebbff699 security(sidecar): add ANTHROPIC_* to Rust env strip + unit tests Hibryda 2026-03-11 22:19:03 +01:00
  • e41d237745 test(btmsg): add regression tests for named column access and camelCase serialization Hibryda 2026-03-11 22:19:03 +01:00
  • a12f2bec7b docs: update meta files for dexter_changes bug fix session Hibryda 2026-03-11 21:54:19 +01:00
  • 8678e3474d fix(components): stopPropagation, PlantUML encoding, Tauri 2.x asset URL Hibryda 2026-03-11 21:54:19 +01:00
  • 93c2cdf434 fix(btmsg): convert positional column access to named, fix camelCase mismatch Hibryda 2026-03-11 21:54:19 +01:00
  • 32f6d7eadf docs: update meta files for multi-agent orchestration dexter_changes DexterFromLab 2026-03-11 15:25:53 +01:00
  • 2ca7756a74 feat(agents): role-specific tabs + bttask Tauri backend DexterFromLab 2026-03-11 15:25:41 +01:00
  • 0c28f204c7 feat(agents): custom context for Tier 2 + periodic system prompt re-injection DexterFromLab 2026-03-11 15:02:28 +01:00
  • 14808a97e9 feat(settings): add Tier 1 agent config panel with system prompt editor DexterFromLab 2026-03-11 14:55:38 +01:00
  • a158ed9544 feat(orchestration): multi-agent communication, unified agents, env passthrough DexterFromLab 2026-03-11 14:53:39 +01:00
  • 1331d094b3 feat(GroupAgentsPanel): add Tier 1/2 division with project agents DexterFromLab 2026-03-11 14:05:09 +01:00
  • f2dcedc460 feat(orchestration): add bttask CLI + GroupAgentsPanel + btmsg Tauri bridge DexterFromLab 2026-03-11 14:03:11 +01:00
  • 485b279659 feat(btmsg): add graph command — visual agent hierarchy with status DexterFromLab 2026-03-11 13:54:27 +01:00
  • e1025a0a8a feat(btmsg): add group agent messenger CLI DexterFromLab 2026-03-11 13:51:40 +01:00
  • 44610f3177 fix(workspace): docs discovery for doc/ dirs + SSH terminal tab args DexterFromLab 2026-03-11 13:04:32 +01:00
  • dc0ffb6dbf docs: update meta files for branded type call-site fixes Hibryda 2026-03-11 05:46:22 +01:00
  • af3cd45324 refactor(components): apply branded types at Svelte component call sites Hibryda 2026-03-11 05:46:22 +01:00
  • c3d2e1daee docs: update meta files for SOLID Phase 3 branded types Hibryda 2026-03-11 05:40:28 +01:00
  • 889adcb004 refactor(agent-dispatcher): brand sessionId at sidecar boundary Hibryda 2026-03-11 05:40:28 +01:00
  • a06b9d5053 refactor(utils): apply branded types to session-persistence and auto-anchoring Hibryda 2026-03-11 05:40:28 +01:00
  • 3f4f2d70af refactor(stores): apply branded types to conflicts and health Map keys Hibryda 2026-03-11 05:40:28 +01:00
  • f2a7d385d6 feat(types): introduce SessionId/ProjectId branded types (SOLID Phase 3) Hibryda 2026-03-11 05:40:28 +01:00
  • 7ba63db101 refactor(agent-dispatcher): remove dead detectWorktreeFromCwd re-export Hibryda 2026-03-11 05:29:28 +01:00
  • 584a38d096 docs: update meta files for SOLID Phase 2 refactoring Hibryda 2026-03-11 05:25:32 +01:00
  • 9c94272ca7 refactor(session): split session.rs into 7 sub-modules (SOLID Phase 2) Hibryda 2026-03-11 05:25:32 +01:00
  • 450756f540 refactor(agent-dispatcher): split into 4 focused modules (SOLID Phase 2) Hibryda 2026-03-11 05:25:32 +01:00
  • 54b1c60810 docs: update meta files for SOLID Phase 1 refactoring Hibryda 2026-03-11 05:09:15 +01:00
  • af369f30d2 test(attention-scorer): add 14 tests for extracted scorer function Hibryda 2026-03-11 05:09:15 +01:00
  • 4d93b77f6a refactor(frontend): extract attention scorer and shared type guards Hibryda 2026-03-11 05:09:15 +01:00
  • 30c21256bc refactor(backend): split lib.rs into 11 domain command modules Hibryda 2026-03-11 05:09:15 +01:00
  • b1bc5d18a4 docs: update meta files for reconnect loop fix Hibryda 2026-03-11 04:51:46 +01:00
  • fc7fe3180e fix(remote): cancel reconnect loop on machine removal Hibryda 2026-03-11 04:51:46 +01:00
  • 4ac0336e72 chore: broaden .audit gitignore to cover all subdirectories Hibryda 2026-03-11 04:47:25 +01:00
  • 6b420a6a1f feat(health): configurable per-project stall threshold Hibryda 2026-03-11 04:20:28 +01:00
  • 267087937f docs: update meta files for configurable stall threshold Hibryda 2026-03-11 04:20:23 +01:00
  • 0139f482b5 docs: update meta files for Memora adapter registration Hibryda 2026-03-11 04:09:29 +01:00
  • be504cadcf test(memora): add Memora bridge and adapter tests Hibryda 2026-03-11 04:09:29 +01:00
  • f3f740a8fe feat(memora): add Memora adapter with read-only SQLite backend Hibryda 2026-03-11 04:09:29 +01:00
  • ad7e24e40d docs: update meta files for Codex/Ollama provider runners Hibryda 2026-03-11 03:56:05 +01:00
  • 8309896e7d test(providers): add Codex and Ollama message adapter tests Hibryda 2026-03-11 03:56:05 +01:00
  • 3e34fda59a feat(providers): add Codex and Ollama provider runners with message adapters Hibryda 2026-03-11 03:56:05 +01:00