Releases: chriswritescode-dev/opencode-manager
Releases · chriswritescode-dev/opencode-manager
v0.4.2
Fix XDG_CONFIG_HOME to enable workspace AGENTS.md consumption by OpenCode server
v0.4.1
What's New
- Add global AGENTS.md editor and expose dev server ports 5100-5103
- Add ZIP download feature for repositories
- Add MCP server card component for settings UI
- Add JSONC config file support (#18)
Improvements
- Fix permission dialog to show actual commands and file paths
- Refactor MCP server UI and improve config section scrolling
- Improve branch switcher layout consistency across components
- Simplify session navigation to use repo-based routing only
v0.4.0
What's New
- App renamed to OpenCode Manager
- Added JSONC config file support (comments in configuration files)
- Refactored JSONC parsing to shared utility
- Fixed comment detection for config file downloads
- Improved error handling for config file uploads
- Small bug fixes and code cleanup
v0.3.5
- Restart OpenCode server after OAuth callback to apply new credentials
- Add loading UI during OAuth callback server restart
v0.3.4
What's New
- OAuth authentication support for providers (Anthropic, GitHub Copilot)
- Client-side model selection with recent models tracking
- Consolidated model initialization into reusable hook
- Removed unused code and improved DRY compliance
v0.3.3
Version 0.3.3 includes GitHub token support, session improvements, UI fixes, and dependency updates.
v0.3.2
What's Changed
- Feat upgrade toasts by @chriswritescode-dev in #5
- Simplify scroll behavior to only auto-scroll on initial session load by @chriswritescode-dev in #6
- Fix scroll by @chriswritescode-dev in #7
- Fix scroll by @chriswritescode-dev in #8
- Add shadcn checkbox and improve UI interactions by @chriswritescode-dev in #9
Full Changelog: v0.3.1...0.3.2
v0.3.1
Improve chat UI with scroll management and bash command handling
v0.3.0
v0.3.0
Major Features Added
- Comprehensive Git Integration - Full diff viewer, status panel, branch switching, and ahead/behind tracking
- Enhanced File Browser - Drag-and-drop upload, syntax highlighting, large file virtualization, and advanced file operations
- AI Model Management - Model selection with filtering, provider configuration, and context usage indicators
- MCP Server Support - Add local/remote MCP servers with templates and enable/disable controls
- Advanced Session Features - Custom slash commands, file mentions with autocomplete, and plan/build mode toggle
- Mobile & PWA Optimizations - Mobile-first design, PWA support, and iOS keyboard handling
Improvements
- Better repository management with private repo support and worktree capabilities
- Enhanced settings with theme selection, keyboard shortcuts, and advanced config editor
- Real-time streaming and improved session management
- Agent configuration with custom system prompts and tool permissions
v0.2.5 - Initial Release
Merge branch 'main' of https://github.com/chriswritescode-dev/opencod…


