• v0.0.8 cd57c75e41

    v0.0.8 — Phase 7: Feature Completion
    Some checks failed
    ci/woodpecker/push/ci Pipeline failed
    Stable

    jason.woltje released this 2026-03-15 19:50:24 +00:00 | 277 commits to main since this release

    Phase 7: Feature Completion (v0.0.8)

    Web Dashboard

    • Functional WebSocket chat with streaming responses
    • Conversation management (search, rename, delete, archive)
    • Project detail views (missions, tasks, PRD viewer)
    • Provider management UI (status, test connection, model capabilities)
    • Settings persistence (profile, preferences, notifications)
    • Admin panel (user CRUD, role assignment, system health)

    Agent & MCP

    • 7 new agent tools (file ops, git, shell exec, web fetch)
    • MCP server endpoint with 14 tools (streamable HTTP transport)
    • MCP client (connect to external MCP servers as agent tools)
    • Skill invocation from catalog

    CLI

    • Model/provider switching (--model, --provider, /model in TUI)
    • Session management (list, resume, destroy)

    Infrastructure

    • Coord module DB migration (project-scoped, multi-tenant RBAC)
    • Agent session sandboxing (cwd, system prompt, tool restrictions)

    Quality

    • E2E Playwright test suite (~35 tests)
    • Comprehensive docs (user guide, admin guide, dev guide, deployment)
    • Complete .env.example with all 25+ env vars

    Bug Fixes

    • TUI agent:end React state updater side-effect
    • Agent session cwd sandbox hardening

    19 PRs merged (#136-#153). All quality gates green.

    Downloads