Skip to content

Conversation

@bunasQ
Copy link
Member

@bunasQ bunasQ commented Jan 29, 2026

No description provided.

serafimcloud and others added 9 commits January 14, 2026 12:44
Open source release of 1Code - Best UI for Claude Code with Local and Remote agent execution.

Apache License 2.0
## What's New in v0.0.11

### Changes
- Renamed app from Agents to 1Code
- Fixed appId to dev.21st.agents for auto-update compatibility
- Prevent todo list flickering and improve streaming UX
- Handle stale lock files from crashed instances
- Show Open PR button when no uncommitted changes
- Improved auto-update UX
## What's New in v0.0.12

### Features

- Drafts section in sidebar with preview and delete functionality
- Interrupted state for tools - shows "{toolName} interrupted" when stopping agent with ESC
- Tooltip with full file path when hovering over truncated filenames
- "See what's new" banner after app updates with link to changelog

### Improvements & Fixes

- Fixed sub-chat renaming not persisting to database
- Fixed editor focus after drag & drop image insertion
- Pending questions now bound to specific sub-chat (no longer appear in wrong chat)
- Fixed duplicate text in todo tool when status is in_progress
- Renamed "Premium support" button to "Feedback"
- Performance optimizations for pending questions
## What's New in v0.0.16

### Improvements & Fixes

- Fixed authentication redirect URL for packaged app
- Fixed sidebar workspace timestamps updating on message send
- Exclude session/plan files from changed files status bar
- Reduced stop button icon size in send button
- Add shell script to open 1Code from terminal with directory argument
- Parse directory from process.argv and expose via tRPC
- Add menu item to install/uninstall '1code' command in PATH
- Uses osascript for admin privileges when symlinking to /usr/local/bin

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Implements the missing renderer-side logic to automatically load and select
a project when the app is launched via CLI (e.g., `1code .`).

Changes:
- Add tRPC query to check for launch directory on app startup
- Create/select project automatically when launch directory is detected
- Update projects list cache to prevent validation failures
- Handle both new and existing projects seamlessly

This completes the CLI command support feature, making all checklist items pass:
✓ Binary is installed
✓ Opens 1Code
✓ Loads and adds the specified repo

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants