Releases: 21st-dev/1code
Releases · 21st-dev/1code
1Code v0.0.59
What's New
Improvements & Fixes
- Extended Thinking — Enabled by default for deeper reasoning
- History View Remote Link — Fix history view remote link
- GitHub URL Rebase — Handle rebase when resolving commit hash for GitHub URL
- Thinking Gradient — Show thinking gradient only when content overflows
- Thinking Tool Visibility — Improve thinking tool content visibility
- Thinking Scrollbar — Hide scrollbar in thinking tool during streaming
1Code v0.0.58
What's New
Features
- Context Menu for Images — Copy and save options added to fullscreen image viewer
- Graduated from Beta — Kanban and Tasks features now available to all users
- Version Tags in History — Show version tags on commits in history view
- Open Commits on GitHub — Pushed commits now open directly on GitHub
- Rollback to User Message — Rollback button moved to user message bubble, restores text, images and contexts into input
Improvements & Fixes
- Model Version Display — Show model version separately in model selector
- Optimized Archive Popover — Improved archive popover with UnarchiveIcon
- Web Search Simplification — Simplified web search results to single-line without icons
- Pasted Text Label — Show "Using pasted text" label instead of "selected text" for pasted content
- Theme-Consistent Toasts — Ensure toasts follow user-selected theme colors
- Auto-Collapse Sub-Agent — Auto-collapse sub-agent tool when task completes
- Auto-Scroll on Send — Scroll to bottom when queued message is auto-sent
- Thinking Tool UX — Auto-expand/collapse thinking tool and fix exploring group collapse
1Code v0.0.57
What's New
Features
- Git Activity Badges — Show git activity badges on agent messages
Improvements & Fixes
- Status Card — Hide expand chevron when no files to show
- Git Modal — Fixed crash after git modal close
- Git Pull — Fixed git pull functionality
1Code v0.0.55
What's New
Features
- Claude Code 2.1.32 — Updated to Claude Code binary 2.1.32, SDK 0.2.32, added Opus 4.6 model support
- Thinking Stream UI — Streaming thinking content with improved thinking tool visualization and elapsed time display
- Inbox Redesign — Redesigned inbox pages with context menus, fork locally option, and sidebar improvements
- Automation Tracking — Automation execution tracking in Linear start-agent with auto-save support
Improvements & Fixes
- Auto-Retry on Policy Errors — Silent retries with 3s/6s delays on false-positive USAGE_POLICY_VIOLATION errors, friendlier error messages
- Model Names — Added version numbers to Sonnet 4.5 and Haiku 4.5 model names
- Sub-Chat Stability — Fixed sub-chat loading race condition, hover prefetch, and chat timestamp bug
- Chat Image Persistence — Persist chat images across sessions and prevent duplicate messages
- Chat Name Language — Generate chat names in the same language as user's message
- Git Fixes — Fixed git diff view, git widget, git selection state, and relative display paths
- Context Counter — Fixed context counter display
- MCP Timeout — Fixed MCP timeout handling
- Onboarding Token Fix — Disabled CLI token import in onboarding (tokens expire in ~8 hours)
- Scroll-to-Bottom Button — Responsive scroll-to-bottom with CSS variable sizing
- Sidebar Toggle — Unified sidebar toggle button sizes in sub-chat selector
- Build Fix — Pinned source-map to 0.7.4 to fix electron-builder packaging error
1Code v0.0.54
What's New
Features
- Plugin System & Marketplace — Plugin system with marketplace, MCP authentication, and settings UI — thanks @CorentinLumineau!
- Beta Release Channel — Early Access opt-in toggle in Settings > Beta to receive beta releases
- MCP Servers in @ Mentions — Show MCP servers instead of individual tools in @ mentions
- New Diff Viewer — Migrated to @pierre/diffs with expandable unmodified lines
- Post Comments Toggle — Control whether automations post comments in GitHub/Linear or just send to your inbox — thanks @jjjrmy!
Improvements & Fixes
- Electron 33 → 39 — Major Electron upgrade, fixed Shadow DOM text selection
- Native Traffic Lights — Simplified to always-native traffic lights on macOS, cleaned up file viewer headers
- Automation Triggers UX — Improved triggers UX, connection flow, and UI polish
- Worktree Banner — Moved worktree setup banner to bottom-right corner
- Stream Parse Fix — Fixed interrupted stream JSON parse in transform
1Code v0.0.53
What's New
Features
- Full-Page Settings Redesign — Settings converted from modal dialog to a full-page two-panel layout with grouped sections, custom icons, and dedicated tabs for MCP, Skills, and Agents
- MCP Servers Sidebar Widget — New MCP servers widget in the details sidebar with server icons, tool listing, and mention integration
Updates
- Claude Code updated to 2.1.25
- Claude Agent SDK updated to 0.2.25
1Code v0.0.52
What's New
Features
- File Viewer Sidebar — Monaco Editor-powered file viewer with theme support, custom context menu, and find widget
- Cmd+P File Search — Quick file search dialog with recently opened files
- Terminal Display Modes — Switch between sidebar and bottom panel terminal layout
- AGENTS.md Support — Project-level instructions via AGENTS.md files
- Task Tools in Sidebar — Show task tools in details sidebar todo widget
Improvements & Fixes
- Reply to Wrong Sub-Chat Fix — Fixed pending messages being sent to inactive sub-chat tab — thanks @jjjrmy! (#127)
- Project-Level Skills Discovery — Pass project path to skills and agents queries — thanks @amal-irgashev! (#132)
- Relative Paths in Tools — Show relative paths instead of absolute in tool UI
- Attachments Layout — Render all attachment blocks in a single row above message bubble
- Any File Attachments — Allow attaching any file type in chat
- Cmd+J Terminal Toggle — Toggle terminal with keyboard shortcut
- Rollback Fix — Handle checkpoint not found gracefully
- Multi-Account Fix — Stop deleting active account when adding new one
- File Icons — Added icons for .gitignore, .npmrc, .prettierrc, and .txt files
- Sub Agent Labels — Renamed Task tool display labels to Sub agent
1Code v0.0.51
What's New
Features
- Open Automations in Browser — Automations now open in browser with external link icon
Improvements & Fixes
1Code v0.0.50
What's New
Features
- Automations & Inbox — New automations and inbox pages (beta — enable in Settings → Beta)
- Open in Editor — Open worktree workspaces directly in your code editor
- Claude Tasks UI — Visual task list support for Claude Code's TaskCreate/TodoList tools
Improvements & Fixes
1Code v0.0.49
What's New
Features
- Copy Plan — Copy plan content to clipboard
- Raw Plan View — View raw markdown of implementation plans