Salta ai contenuti

Changelog

Questi contenuti non sono ancora disponibili nella tua lingua.

This page tracks notable SlopCode releases and updates directly from GitHub.


Latest releases


Version highlights

v0.2.114

May 17, 2026

  • Fix Android Termux session startup against the local daemon.
  • Use the canonical /session API path in portable and legacy clients.
  • Add regression tests for Android session creation.

v0.2.113

May 17, 2026

  • Add native portable Termux interactive UI.\n- Stream messages and tool updates on Android without OpenTUI.\n- Support Termux permissions, questions, sessions, and model commands.

v0.2.112

May 17, 2026

  • Add native Termux interactive client for bare slopcode.\n- Bundle and verify Android slopcode-termux assets.\n- Route Android TUI startup through the daemon client.

v0.2.111

May 16, 2026

  • Bundle Bun in Android runtime assets for Termux.
  • Avoid falling through to missing global bun executables.
  • Verify Android archives include the Bun runtime.

v0.2.110

May 16, 2026

  • Install Android runtime from release assets when npm skips optional deps.
  • Ship full Android runtime tarballs for Termux.
  • Verify Android release archives include launcher, bundle, and OpenTUI runtime.

v0.2.109

May 16, 2026

  • Ships Termux runtime assets for Android arm64/x64.
  • Keeps npm publishing stable while Android package access is pending.
  • Preserves clear native TUI guidance while Bun Android FFI is unavailable.

v0.2.106

May 16, 2026

  • Guide Termux users to proot Linux.
  • Block Android/bionic Linux binary installs.
  • Document Termux setup on slopcode.dev.

v0.2.105

May 16, 2026

  • Close phase I parity gaps with upstream opencode
  • Clear built-in slash commands as soon as TUI actions open
  • Show GitHub release notes directly on slopcode.dev

v0.2.104

May 15, 2026

  • Release v0.2.104

v0.2.103

May 14, 2026

  • Isolate prompt drafts and comments per browser tab.
  • Share permission and question blockers across session tabs.
  • Prevent duplicated tabs from reusing active view IDs.

For full details and patch-level changes, use the GitHub releases link above.