| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1Code v0.0.45 source code.tar.gz | 2026-01-26 | 12.7 MB | |
| 1Code v0.0.45 source code.zip | 2026-01-26 | 12.9 MB | |
| README.md | 2026-01-26 | 901 Bytes | |
| Totals: 3 Items | 25.6 MB | 0 | |
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