Releases: Islomzoda/termada
Releases · Islomzoda/termada
v0.7.5
v0.7.4
v0.7.3
Changelog
- 4ee6c49: cli: add
doctor,service install, and a setup that actually registers MCP (@DDDD177) - 9366e1b: dashboard: History/replay panel — what agents did (hash-chained audit) (@DDDD177)
- d6fdad9: dashboard: read-only Policies panel (+ /api/policies) (@DDDD177)
- 2dace14: fix(ssh): remove tmux wrapping — it broke remote sessions on hosts with tmux (@DDDD177)
v0.7.2
Changelog
- fe0d793: 0.7.1: per-agent quotas, non-spoofable identity, remote tmux reconnect (@DDDD177)
- 435ebbf: 0.7.2: agent-experience pass — lean MCP responses, error hints, status legend (@DDDD177)
- 5d1fae2: ci: fix the v0.7.2 release (flaky test + non-existent Homebrew tap) (@DDDD177)
- 4991087: dashboard: clearer "add server" vault flow + cleaner passphrase error (@DDDD177)
- d829fe8: dashboard: fix misleading "leave blank" hint on the add-server form (@DDDD177)
- 425dccd: dashboard: fix scattered empty-state placeholder text (@DDDD177)
- 86797cb: dashboard: local-trust by default — no token needed on your own machine (@DDDD177)
- 6735325: dashboard: token gate + persistence, and a
termada dashboardcommand (@DDDD177) - f479669: distribution: ship as a Claude Code plugin marketplace + MCP-registry manifest (@DDDD177)
- cbfc625: fix(concurrency): data race in Agents(), SSH write-vs-close race, generous init timeout (@DDDD177)
- 99ee47e: fix(engine): close per-agent quota TOCTOU (atomic check-and-insert) (@DDDD177)
- 88a335b: install: one-line no-Go installer (download prebuilt binary) + serialize CI tests (@DDDD177)
- 58079d3: release: don't let the ubuntu-only test failure block shipping binaries (@DDDD177)
- b15f606: release: publish a ghcr.io Docker image (unblocks the official MCP registry) (@DDDD177)
- ef947d0: ssh: agent / default-key auth — servers you can already ssh into need no vault (@DDDD177)
- 9c88e0a: vault: add
resetfor a forgotten passphrase (no more dead-end) (@DDDD177)
v0.7.0
Changelog
- c14217a: 0.7.0: persistent remote SSH sessions + the road-to-1.0 gap pass (@DDDD177)
- e6eb8c0: audit: size-based rotation with verifiable sealed segments + disk-full fail-closed (@DDDD177)
- 9894388: dashboard: agent online/offline + command history + mobile; daemon bind hardening (@DDDD177)
- 5930e5c: distribution + docs: Dockerfile, deb/rpm + Homebrew via goreleaser, threat-model & plugin docs (@DDDD177)
- 534dd3d: heuristics (adaptive timeouts + auto-background) + daemon/API integration tests (@DDDD177)
- fd4c812: job GC, Prometheus metrics, policy auto-answers, no-newline prompt surfacing (@DDDD177)