Commit Graph

  • b2ae69e3b8 fix: pipeline — case-insensitive agent join, remove stale model routing, single-task dispatch, 300s timeout main James 2026-03-29 07:07:52 -0400
  • 4931e008b2 wip: local modifications — agent-sync, doctor, scheduler, task-dispatch, session-cookie James 2026-03-29 06:54:52 -0400
  • 9ff79ad87b fix: disable auto-router — inbox tasks stay unassigned until manually assigned James 2026-03-24 01:08:55 -0400
  • 40ee077d2c feat: require agents to post Result section with artifact locations in task responses James 2026-03-24 00:53:14 -0400
  • 9f224434d9 fix: reduce column min-width from 320px to 160px so all 7 columns fit viewport James 2026-03-24 00:22:07 -0400
  • 648347cab7
    fix(tui): show only 24h token costs, not all-time session estimates (#478) nyk 2026-03-22 19:47:25 +0700
  • 034865201e
    fix(tui): render input bar in task detail view (#477) nyk 2026-03-22 19:43:14 +0700
  • 1acbf8e053
    feat: auto-route inbox tasks to best available agent (#476) nyk 2026-03-22 19:06:07 +0700
  • 27f6a3d6c1
    fix(tui): fix agent list access pattern for assign prompts (#474) nyk 2026-03-22 17:58:15 +0700
  • 78b472a63a
    feat: direct Claude API task dispatch (gateway-free) (#473) nyk 2026-03-22 17:50:16 +0700
  • 32447a4b08
    feat(tui): multi-step task creation + assign/priority actions (#472) nyk 2026-03-22 17:25:07 +0700
  • 5bc5737d56
    fix: add inline token editor to gateway card (#459) (#471) nyk 2026-03-22 16:25:04 +0700
  • 60f6dc07a1
    Merge pull request #466 from builderz-labs/feat/api-parity-tranche-c-cli-audit nyk 2026-03-22 15:47:08 +0700
  • e56203b6a8 fix: Settings panel now respects NEXT_PUBLIC_GATEWAY_URL (#468) Nyk 2026-03-22 13:08:40 +0700
  • 34cbc351a1 docs: add quickstart, agent setup, orchestration guides + SEO overhaul Nyk 2026-03-22 12:28:29 +0700
  • 14a0eefd65 feat(tui): task management — create, edit, status change, delete Nyk 2026-03-22 00:16:28 +0700
  • 6fd1abf6fa fix(ci): allow rate limit bypass in production test mode Nyk 2026-03-21 23:53:40 +0700
  • 666af416f9 fix(ci): add git identity for gnap-sync test Nyk 2026-03-21 23:29:26 +0700
  • 531101dc2d fix(tui): only show last seen when agent actually heartbeated Nyk 2026-03-21 23:10:22 +0700
  • e2e9560d1d fix(tui): last seen fallback, session cost aggregation, dark blue header Nyk 2026-03-21 22:54:24 +0700
  • 3ada2e5380 feat(tui): v2 with arrow navigation, agent detail, and chat viewer Nyk 2026-03-21 22:48:32 +0700
  • 404092e81d fix(tui): treat DB+Disk as essential health checks Nyk 2026-03-21 22:42:50 +0700
  • aa65a1b0b2 fix(tui): alternate screen buffer + smarter health display Nyk 2026-03-21 22:41:42 +0700
  • 5c873a0d2c fix(openapi): add GET /api/frameworks to spec Nyk 2026-03-21 22:35:41 +0700
  • 9cac9eb362 chore: merge main, resolve migration conflict Nyk 2026-03-21 22:33:26 +0700
  • bf87864a96 fix: CI typecheck error + standalone bind address Nyk 2026-03-21 22:29:44 +0700
  • 2d171ad464 fix: task routing stuck issues + k8s agent visibility Nyk 2026-03-21 22:21:33 +0700
  • dd7d663a36 feat: add framework template adapters Nyk 2026-03-21 22:21:18 +0700
  • b8c121ebea fix(test): relax sessions list exit code assertion Nyk 2026-03-21 22:04:11 +0700
  • a7ef6a0de5 fix(openapi): complete parity burn-down — 0 ignored entries remaining Nyk 2026-03-21 21:58:29 +0700
  • f12aac13c3 feat: platform hardening — spawn history, auth warnings, security docs Nyk 2026-03-21 21:52:12 +0700
  • 06cfb3d9db feat(tui): add terminal dashboard for Mission Control Nyk 2026-03-21 21:46:45 +0700
  • a9d9005bac docs: add agent control interfaces section to CLAUDE.md Nyk 2026-03-21 21:41:36 +0700
  • 7994aa6c6c fix(openapi): burn down 7 parity mismatches (66 → 59 ignored) Nyk 2026-03-21 21:35:27 +0700
  • 5cd515105e test: add CLI and MCP server integration tests (38 new e2e tests) Nyk 2026-03-21 21:14:59 +0700
  • b8e04864cd chore: chmod +x CLI and MCP server scripts Nyk 2026-03-21 20:10:18 +0700
  • 59f7f0d720 feat(mcp): add Mission Control MCP server for agent-native tool access Nyk 2026-03-21 19:42:58 +0700
  • f2747b5330 feat(cli): v2 rewrite with full command coverage and lazy evaluation Nyk 2026-03-21 19:30:28 +0700
  • dbf9ab1423
    Merge pull request #463 from builderz-labs/fix/open-issues-458-461 nyk 2026-03-21 18:52:24 +0700
  • 9a4c7c7b3c fix: update debug panel gateway routes and Docker file permissions (#461, #458) Nyk 2026-03-21 18:51:40 +0700
  • 311c7b06ab
    Merge pull request #462 from builderz-labs/fix/security-audit-hardening nyk 2026-03-21 18:47:07 +0700
  • afa8e9dacb fix: security hardening from audit (closes #460) Nyk 2026-03-21 18:45:48 +0700
  • 7b104952cc chore(api): tranche C parity burn-down and CLI integration scaffolding Nyk 2026-03-20 23:53:02 +0700
  • 69e89a97a1
    fix: add timeout/retry for setup status check (#457) nyk 2026-03-19 23:59:02 +0700
  • 465cd96107
    feat: add system monitor panel (btop-style) (#455) danielaustralia1 2026-03-20 02:40:55 +1100
  • 8431992866
    fix: sync agent live statuses from gateway sessions during scheduled sync (#454) danielaustralia1 2026-03-20 00:48:28 +1100
  • f872aac504
    feat: add hide/unhide agents from UI (#453) danielaustralia1 2026-03-20 00:48:25 +1100
  • 51a51a0ba2
    fix: enable vertical scrolling on tasks board columns (#452) danielaustralia1 2026-03-20 00:48:15 +1100
  • 4ddb4d0268 chore: release v2.0.1 Nyk 2026-03-18 20:48:26 +0700
  • 8517d5e896
    fix: support gateway defaults for spawn and Docker Hub publish nyk 2026-03-18 19:36:04 +0700
  • fc4384bba9
    feat: add awaiting_owner task status detection (#428) nyk 2026-03-17 13:52:37 +0700
  • d0cd8701c7
    feat: add Dunk It button animation with CSS transitions (#427) nyk 2026-03-17 13:52:34 +0700
  • 2f2531f3d1
    feat: discover and display per-agent workspace skill roots (#426) nyk 2026-03-17 13:52:27 +0700
  • 4671946e97
    fix: remove CSP nonce from style-src to unblock reagraph canvas (#425) nyk 2026-03-17 13:52:09 +0700
  • 00a22a2e24
    fix: use CSPRNG for password generation in install.ps1 (#424) nyk 2026-03-17 12:54:55 +0700
  • a4fefc882e
    feat: add Windows PowerShell installer (#423) Lucas Wiessel 2026-03-16 23:51:10 -0600
  • ff53415014
    fix(i18n): add missing logViewer, pipeline, debug namespaces (#420) Brixyy 2026-03-17 06:43:19 +0100
  • ccf3f3fb01
    fix(i18n): add missing agentDetail translation keys (#409) Jonathan Gill 2026-03-16 15:24:42 +0000
  • b908c40ba5
    fix: add workspace skill root to skill-sync.ts (#411) Brixyy 2026-03-16 16:24:31 +0100
  • 6f1237704a
    feat: add workspace skill root and root-based filtering to Skills Hub (#408) nyk 2026-03-16 12:37:51 +0700
  • 17bf0761f5
    fix: migrate clawdbot CLI calls to gateway RPC and improve session labels (#407) nyk 2026-03-16 12:18:12 +0700
  • 85b4184aa9
    feat: GNAP sync engine for git-native task persistence (#396) nyk 2026-03-16 12:07:39 +0700
  • d87307a4f8
    feat: hybrid mode — show gateway + local sessions simultaneously (#392) nyk 2026-03-16 12:05:41 +0700
  • 301ee9cdd8
    fix(gateway): probe /api/health instead of root URL (#394) HonzysClawdbot 2026-03-16 05:55:56 +0100
  • 0acf7daf32
    feat: task assignment session targeting (#399) HonzysClawdbot 2026-03-16 05:34:28 +0100
  • e7aa7e6a91
    fix: reduce server memory footprint (#405) nyk 2026-03-16 11:30:02 +0700
  • b6717b8bf8
    fix: remove duplicate task title constraint, improve delete handling and scrolling (#386) HonzysClawdbot 2026-03-15 12:31:15 +0100
  • d980fc1a4e
    fix: use gateway call agent for notification delivery (#381) Héctor Arriola 2026-03-15 05:31:05 -0600
  • 8d671cb782
    fix: scope memory health diagnostics to allowed prefixes (#367) Brixyy 2026-03-15 12:30:46 +0100
  • c537f31088
    fix(i18n): add missing translations for agentHistory, documents, gatewayConfig (#378) Héctor Arriola 2026-03-15 05:30:43 -0600
  • d89183ee48
    fix: fetch notifications immediately when recipient changes (#380) Héctor Arriola 2026-03-15 05:29:21 -0600
  • 2449363868
    fix: stop forcing dangerouslyDisableDeviceAuth + fix exec security value nyk 2026-03-14 21:44:11 +0700
  • 3525c4543f
    fix(i18n): add missing agentSquadPhase3 translation namespace Brixyy 2026-03-14 15:31:42 +0100
  • 065d9f4082
    fix: docker compose pids location + clear stale update banner nyk 2026-03-14 21:03:02 +0700
  • ae39b9b190
    test: add Docker-mode integration tests for gateway connectivity regressions HonzysClawdbot 2026-03-14 14:46:32 +0100
  • e2ddf09a72
    fix: unify GitHub sync token resolution with integrations env file Brixyy 2026-03-14 14:46:29 +0100
  • 8386cfbec0
    feat(tasks): classify task complexity and route to appropriate model tier nyk 2026-03-14 16:51:11 +0700
  • 2fe7785433
    test: add gateway health history e2e + utility unit tests HonzysClawdbot 2026-03-14 10:39:02 +0100
  • 5d7b05b4f6
    fix(tasks): use --expect-final for agent dispatch and Aegis review Tom Watts 2026-03-14 09:38:55 +0000
  • 4fa1cbd3a5
    fix: show all agents in command select, disable those without active session HonzysClawdbot 2026-03-14 10:38:53 +0100
  • 176e862431
    fix(ui): improve agent panel empty state with discovery hints (#348) nyk 2026-03-14 16:29:24 +0700
  • 466a1621d4
    fix: cron panel crash on missing schedule + doctor parser false positive (#347) nyk 2026-03-14 16:21:04 +0700
  • 8eef4139ec
    docs(changelog): add [Unreleased] section tracking pending fixes (#340) HonzysClawdbot 2026-03-14 09:38:15 +0100
  • 8706147f84
    fix(gateway): resolve Docker connectivity — 404 endpoints, EROFS write, missing OPENCLAW_HOME (#343) HonzysClawdbot 2026-03-14 09:38:13 +0100
  • 2b4438b63a
    test: add coverage for pure utility modules, fix Vitest 60% threshold (#339) HonzysClawdbot 2026-03-14 09:38:11 +0100
  • 0cd85446c1
    fix(db): add busy_timeout pragma and guard build-phase eager init (#337) HonzysClawdbot 2026-03-14 08:32:37 +0100
  • 8cf3b937eb
    fix(onboarding): use POST for gateway health check in wizard (#334) firefloc-nox 2026-03-14 08:32:33 +0100
  • ab7038af30
    feat(gateway): detect port-based Tailscale Serve proxies (#330) Clint Baxley 2026-03-14 03:32:32 -0400
  • b5d44df705
    fix: prefer explicit public gateway websocket url (#325) jonboirama 2026-03-14 17:32:28 +1000
  • 863c100e66
    feat: full i18n — 1752 keys across 10 languages, all panels translated (#326) nyk 2026-03-14 14:27:25 +0700
  • 23204612eb
    fix(ui): null-safe trim calls in agent model config (#329) nyk 2026-03-14 14:18:03 +0700
  • acd7ed8ba3
    fix(ui): persist doctor banner dismiss with 24h expiry (#328) nyk 2026-03-14 14:18:00 +0700
  • 5208a76b76
    fix(docker): Compose v5 pids_limit + copy public assets (#327) nyk 2026-03-14 14:17:57 +0700
  • 8d455de39e
    Merge pull request #315 from builderz-labs/feat/first-time-setup-wizard nyk 2026-03-13 15:54:09 +0700
  • 2802f53d53 feat: add first-time setup wizard and zero-config startup Nyk 2026-03-13 14:09:44 +0700
  • 143f68e9c4 docs: update changelog with task dispatch fix and Node >=22 Nyk 2026-03-13 13:05:26 +0700
  • 14890e7630
    Merge pull request #314 from builderz-labs/fix/task-dispatch-agent-id nyk 2026-03-13 13:04:42 +0700
  • 2cada89ee9 fix(runtime): allow all Node versions >= 22 Nyk 2026-03-13 12:50:15 +0700
  • d53d93351c fix(tasks): use gateway agent ID instead of display name for dispatch Nyk 2026-03-13 12:32:25 +0700
  • 626c8fabff
    Merge pull request #313 from builderz-labs/fix/http-tailscale-login nyk 2026-03-13 12:29:58 +0700