Thanks for contributions
Highlights
- Expandable Chat Input: Write longer prompts comfortably without losing context, with a simple expand/collapse control.
- Authenticated Remote Access: Use CodeNomad across machines more safely with per-instance authentication and a smoother desktop bootstrap flow.
- Support New Question tool in OpenCode: Handle interactive
questionprompts inline so approvals/answers don’t block your flow.
What’s Improved
- Faster UI under load: Session list and message rendering do less work, keeping the app responsive.
- More predictable typing experience: The prompt now uses a single, consistent 2‑state expand model across platforms.
- Clearer input layout: Action buttons fit more cleanly while keeping the send action accessible.
Fixes
- More reliable prompt sizing: The input grows steadily while keeping the placeholder spacing readable.
- Better attachment visibility: Attachments stay easy to notice because they appear above the input.
Docs
- Tidier dev docs: Planning/notes moved into
dev-docs; removed unused/empty planning folder.
Contributors
Full Changelog: v0.6.0...v0.7.0