Shield is coming soon on Homecode. Try it today.

Changelog

New updates and improvements to HomeCode

v1.2.15

Feb 26, 2026

Core

  • Fix most segfaults on Windows with Bun v1.3.10 stable
  • Split TUI and server configuration

Desktop

  • Remove interactive shell flag from sidecar spawn to prevent hang on macOS
  • Fixed permissions and questions handling from child sessions in the app
  • Fixed keyboard navigation for previous/next message
  • Correct Copilot provider description in i18n files

v1.2.14

Feb 25, 2026

Core

  • Add message delete endpoint

TUI

  • Consume stdout concurrently with process exit in auth login

v1.2.13

Feb 25, 2026

v1.2.12

Feb 25, 2026

Core

  • Synchronize changes
  • Temporarily disable plan enter tool to prevent unintended mode switches during task execution
  • Migrate Bun.spawn to Process utility with timeout and cleanup
  • Disable Bun config cache in CI
  • Await git ID cache write in project module
  • Import custom tools via file URL

TUI

  • Add Go SDK code generation script
  • Show LSP errors for apply_patch tool

Desktop

  • Enhance Windows app resolution and UI loading states
  • Update desktop README for accuracy