Kandev
GitHub releases

Release notes from the source repository

Kandev release notes should reflect what shipped in the open-source project. This page mirrors recent GitHub releases instead of maintaining a separate marketing changelog.

  1. Jul 21, 2026

    v0.81.0

    Latest

    Features

    • render plugin-settings slot at top of settings page (#1838)
    • add agent message comments (#1835)
    • add owner-scoped plugin-settings slot for inline plugin UI (#1836)

    Bug Fixes

    • refresh opencode model cache (#1830)
    • keep plugin row action buttons pinned to the header (#1833)
    • allow explicit paths outside discovery roots (#1825)

    Documentation

    • add plugin authoring skill (#1828)
    • define Kandev mobile UI language (#1820)
    Read release
  2. Jul 20, 2026

    v0.80.0

    Features

    • show source repo link on installed plugin list and settings (#1821)
    • add configurable task layout profiles (#1799)
    • configure profiles for MCP-created tasks (#1797)

    Bug Fixes

    • clear stale archived state when unarchiving from task detail top bar (#1816) by @dk-blackfuel
    • show github review and issue watches after strictmode remount (#1823)
    • preserve shared worktrees during task cleanup (#1819)

    Performance

    • scale workspace git status for large worktrees (#1814)

    Refactoring

    • remove the unused tools feature (#1776)
    • detect absent secret via ErrNotFound sentinel (#1770)
    Read release
  3. Jul 16, 2026

    v0.79.0

    Features

    • sync workflows from a configured github repo (#1721)
    • add native app integrations (#1715)
    • add archive confirmation preference (#1708)

    Bug Fixes

    • compact plan implement control (#1719)
    • improve command palette alias matching (#1718)
    • render walkthrough surfaces behind dialogs (#1717)

    Performance

    • upgrade Vitest and cap local workers (#1696)

    Refactoring

    • remove legacy settings migration (#1704)
    Read release
  4. Jul 13, 2026

    v0.78.0

    Features

    • add workflow WIP pull system (#1613)
    • add per-file copy/symlink materialization per repository (#1650) by @jcoatelen-ledger
    • support multiple concurrent Sentry instances (#1469) by @ClemDNL

    Bug Fixes

    • use long press for mobile task actions (#1673)
    • preserve colon paths in copy files (#1674)
    • prune orphaned task worktree repositories (#1667)
    Read release
  5. Jul 10, 2026

    v0.77.0

    Features

    • add agent-authored code walkthroughs (#1647)
    • move integration links into task menus (#1644)
    • improve workspace sidebar navigation (#1643)

    Bug Fixes

    • add mobile workspace switcher (#1640)
    • repair GitHub repository scope filters (#1641)
    • inherit parent scope for mcp subtasks (#1638)

    Documentation

    • add pr fixup conflict guidance (#1642)
    Read release
  6. Jul 9, 2026

    v0.76.0

    Bug Fixes

    • forward agent creds, fix terminal host config, restore linux/arm64 (#1559) by @iamcobolt
    • keep resume readiness waits alive under caller cancellation (#1582) by @iamcobolt
    • truncate long task titles in topbar (#1630)
    Read release
  7. Jul 8, 2026

    v0.75.0

    Features

    • persist and expire quick chats (#1612)
    • improve office onboarding and workspace flows (#1606)
    • single workspace switcher with deep links and copy-config dialog (#1616)

    Bug Fixes

    • stop kanban spinner for not-started sessions and fix truncated manual backup size (#1622)
    • preserve inherited task worktrees (#1621)
    • scope sidebar availability to active workspace (#1620)
    Read release
  8. Jul 6, 2026

    v0.74.0

    Features

    • cmd+click and shift+click multi-select for kanban and sidebar (#1518)
    • delete buttons for individual and all runs in Recent Runs (#1586) by @ClemDNL
    • adopt Office-style /tasks list UX (#1593)

    Bug Fixes

    • reap prompt-dead executions on resume (#1602)
    • complete idle acp monitor turns (#1600)
    • repair office agent launch context (#1601)
    Read release