Skip to content

Commit 75fbcb6

Browse files
committed
Release 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 (click a tool to @-mention it in chat) - **MCP Button in Input** — Quick access to MCP servers directly from the chat input area - **Terminal Display Mode Switcher** — Switch terminal between sidebar and bottom panel layouts - **Task Tools in Details Sidebar** — Todo widget now shows task tools for better visibility ### Improvements & Fixes - Auto-save model overrides on blur with border separators in Models tab - Project icon caching and fix for spurious auto-save triggers - Settings back button aligned with tab buttons - Widget settings drag and click behavior improved - Cmd+J toggle terminal with resize tooltip and click-to-close - Relative file path display in agent tools using projectPath - Direct PR creation restored (ENG-592) - Dependency updates ## Downloads - [Apple Silicon (arm64)](https://cdn.21st.dev/releases/desktop/1Code-0.0.53-arm64.dmg) - [Intel (x64)](https://cdn.21st.dev/releases/desktop/1Code-0.0.53.dmg)
1 parent b192570 commit 75fbcb6

51 files changed

Lines changed: 4378 additions & 1885 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bun.lock

Lines changed: 16 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bun.lockb

2.57 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE `projects` ADD `icon_path` text;

0 commit comments

Comments
 (0)