MendCode v0.1.29
GitHubBuilt from e96615d4fd75a6cf08f7aeff38b0a433a4c8aa41.
Release notes are pulled from GitHub Releases, then grouped by their Markdown sections so the public changelog stays aligned with what ships.
Built from e96615d4fd75a6cf08f7aeff38b0a433a4c8aa41.
MendCode v0.1.28 adds durable first-class workflows and provider-aware image generation, strengthens detached background-task delivery, and improves workflow and session recovery across the TUI and server transports.
MendCode v0.1.27 improves TUI reliability, interrupt handling, prompt guidance, permission synchronization, and narrow-terminal rendering.
MendCode v0.1.26 restores reliable in-app update discovery and installation across TUI transport modes.
MendCode v0.1.25 repairs cancellation and compacted-history state after interrupted or long-running TUI sessions.
MendCode v0.1.24 packages the current dev/main session and runtime recovery hardening from #218.
MendCode v0.1.23 hardens long-running sessions and Loop Workflows while making provider-aware compaction and TUI state easier to inspect.
MendCode v0.1.22 makes startup updates visible for patch releases instead of silently attempting an automatic upgrade by default.
MendCode v0.1.21 is a reliability, interruption-recovery, and customization release. It adds project-owned prompt context and custom tool documentation, makes prompt/runtime state consistent across execution paths, protects active sessions during cancellation and reconnects, preserves useful media through compaction, and refreshes setup and customization guidance. This release contains the cumulative TUI, runtime, memory, Loop Workflow, setup, package, installer, documentation, security, and release-automation updates accumulated since v0.1.20.
Maintenance release with the TUI, runtime, memory, Loop Workflows, setup, package, installer, documentation, and security updates accumulated since v0.1.19. See CHANGELOG.md for categorized details.
MendCode v0.1.19 Fixed Distinguish explicit user cancels from transport, WiFi, lid-sleep, or connection aborts so interrupted session state no longer falsely implies the user stopped the run. Preserve partial shell/task output with non-user-disconnect metadata instead of labeling it as User aborted the command
MendCode v0.1.18 focuses on goal-driven Loop Workflows, safer provider/runtime behavior, and cheaper GitHub Actions usage without removing the security gates. Built from efcf5f3bbef2d0c2611aac490cec4c76ceccc9bb.
MendCode v0.1.17 Added Loop Workflows: durable workflow records, draft/activate/tick lifecycle, run journals, loop root sessions, Agent View grouping, terminal monitor, HTTP routes, SDK types, and a built-in loop assistant tool. Safe loop execution modes: dry-run ticks, --execute --report-only wakeups that deny mutation/shell/subagent tools, full execution for trusted contexts, and per-project OS service support for macOS LaunchAgent, Linux user systemd, and Windows Task Scheduler
Patch release for Memory Center Dream scheduling. This keeps the v0.1.15 Memory Center work and fixes the accepted Dream proposal path so the Dream page actually becomes scheduled.
Large Memory Center and terminal UX release. It adds the route-level memory workspace, Dream foundations, side-chat proposal flow, richer docs/screenshots, prompt/model metadata fixes, Markdown/Plan rendering upgrades, Herdr state integration, project MCP config, and release dependency hardening.
Package registry and setup release. It makes package installs target a selected package instead of an entire source, keeps source-level workflows explicit, and updates the release dependency gate.