Thanks for contributions
- PR #51 “fix: copy button functionality in web browsers” by @bizzkoot — copy buttons now work reliably in the web app (including non-secure/HTTP environments).
- Fix iOS input auto-zoom (fixes #49) — thanks @xpcmdshell.
Highlights
- Background Process Manager: agents can start and keep long-running tools alive (dev servers, emulators, etc.) while you keep working, with a dedicated UI to view logs/output and start/stop processes.
- CodeNomad Plugin for OpenCode: CodeNomad now registers its own plugin to unlock CodeNomad-specific features like the Background Process Manager.
- Better tool output readability: ANSI-colored output now renders correctly in the UI.
Improvements
- Clear compaction status: see whether a session was compacted manually or automatically right in the message stream and timeline.
- Instance-aware status: instance tabs surface when another session needs attention (like a pending permission prompt).
- More robust permissions: updated to the latest OpenCode permission flow and stays consistent when you refresh or open CodeNomad on another machine.
- Updated Opencode v2 SDK integration.
- Smarter caching to reduce memory growth over time.
- Smoother, more accurate session status updates.
Contributors
New Contributors
Full Changelog: v0.4.0...v0.5.0