v0.3.0
v0.3.0
What's New
Integrated Terminal Panel
Built-in terminal powered by xterm.js and node-pty — no more switching between Orqa Note and an external terminal.
- Right-side panel with resizable width (drag to adjust)
- Multi-tab support — run multiple independent terminal sessions
- Workspace-aware — new terminals open in the current workspace directory
- Persistent — panel visibility and width are remembered across restarts
- Custom keybindings:
Cmd+T— toggle terminal panelShift+Enter— insert newline without executing (Ghostty-style)Cmd+Backspace— clear current input line
Other
- Upgraded GitHub Actions to Node.js 24-compatible versions