And just like that, we are already pushing BLXCode v0.5.1 🚀
This release focuses on the daily workflow around agents: cleaner workspace isolation, safer parallel work with Git worktrees, better command discovery, multi-session chats, plugin packages, and much more control over diagrams, models and remote development.
What’s new:
🌳 Git worktree workspaces
Create, open, refresh and safely remove local or Remote SSH Git worktrees as first-class BLXCode workspaces.
Run parallel branches, experiments and agent tasks without constantly switching or breaking your main workspace.
🧩 Plugin packages
Manage built-in and GitHub-installed plugin packages from Settings → Plugins, with enable, disable and remove controls.
▶️ Titlebar Run menu
BLXCode can now detect common dev, test, build, run and debug commands in your active workspace and launch them directly into a visible terminal slot.
Works locally and over SSH.
🤖 Multi-agent chat sessions
Each workspace can now have multiple isolated BLXCode Agent conversations, with separate state, backend routing, persistence, titles and notifications.
No more one giant shared conversation for everything.
🧠 Provider-grouped model picker
OpenRouter, OpenAI and Anthropic models are now grouped by provider, with logos, search, favorites and cleaner switching.
Selecting a model from another provider updates both provider and model.
📊 Interactive Mermaid diagrams
Pan, zoom, edit, save and revert Mermaid diagrams directly from the Diagram gallery and .mmd / .mermaid previews.
The new source inspector supports live preview, keeps invalid drafts safely in the editor and adapts between side panel and bottom drawer layouts.
💡 More polish
Light-theme readability fixes, better muted text contrast, cleaner right-panel surfaces, improved Mermaid behavior, safer dirty-worktree removal, remote terminals opening in the selected worktree directory, and updated user/developer docs.
Good to know:
- Runtime plugins discover commands, but do not execute arbitrary plugin code.
- Dirty worktrees are protected: commit, stash or discard changes before removing them.
blxcode.com
BLXCode is moving fast, local-first, agent-ready, open-source.
#BLXCode #OpenSource #AI #CodingAgents #DeveloperTools #Rust #Tauri #Git #SSH #Mermaid