0.1.2
July 19, 2026
Async jobs and sub-agents
Long-running work no longer freezes the chat.
- Async jobs — commands like
ollama pulldetach into background jobs with a live Tasks strip above the composer. Watch progress, keep chatting. - Sub-agents — delegate a task to its own agent loop; sub-agent job cards show up inline.
- Fixed a freeze when a command produced no output for a long stretch.
0.1.1
July 18, 2026
Accounts, credits, and voice
- Hosted accounts — sign in with SSO and get hosted agent chat, no API key required. Prefer your own key? Paste it in Settings.
- Credits — 1 credit = 1 agent turn. The terminal, SFTP, and SSH are never metered.
- Voice dictation — talk to the copilot. On-device speech where the locale supports it; no cloud, no credits.
- Sparkle auto-updates so installed apps stay current.
0.1.0
July 17, 2026
First release
Tryssh for macOS is here — the native SSH workspace with an agentic copilot.
- The copilot on every host — checks services, tails logs, provisions packages, audits security over SSH.
- Default-deny risk gate — only read-only, metacharacter-free commands auto-run. Everything else waits for your approval.
- Local-first — hosts and chats in SQLite under
~/.tryssh; SSH keys and passphrases in the macOS keychain. - SFTP built in — browse, upload, and edit remote files over the same session.