Skip to content

1Code v0.0.45

Choose a tag to compare

@serafimcloud serafimcloud released this 26 Jan 05:31
· 33 commits to main since this release

What's New

Features

  • Multi-Account Support — Switch between multiple Anthropic accounts
  • Remote Sandbox Chats — Full support for remote sandbox chats
  • Default Agent Mode — Set default agent mode preference with per-chat mode isolation — thanks @jjjrmy! (#99)
  • Batch Discard — Multi-select files for batch discard in changes view
  • Terminal Copy/Paste — Improved terminal copy/paste support on Windows — thanks @ChrisPei! (#91)

Improvements & Fixes

  • Command Autocomplete — Sort by name length for better UX — thanks @paul-bouzian! (#93)
  • SQLite Migration Fix — Prevent crash on sub_chats drop column — thanks @a3my! (#100)
  • Cross-Platform Support — Add platform provider abstraction — thanks @ChrisPei! (#80)
  • Theme Selector — Add scroll and max-height to dropdown
  • Kanban View — Various fixes and improvements