Skip to content

Commit f8bdac4

Browse files
author
itsdodobitch
committed
Refine v0.8.0 release notes
1 parent 8a3219f commit f8bdac4

1 file changed

Lines changed: 11 additions & 21 deletions

File tree

docs/releases/RELEASE-v0.8.0.md

Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Hermes Desktop v0.8.0
22

3-
`v0.8.0` is a trust-and-workflows release. It adds reusable terminal workflow
4-
presets, tightens SSH and non-interactive shell behavior, and raises the
5-
release baseline with stronger tests, packaging metadata, and public trust
6-
documentation.
3+
`v0.8.0` adds reusable terminal workflows, tighter SSH behavior, and a more
4+
complete release verification path.
75

86
Hermes Desktop still talks directly to the selected Hermes host over SSH. The
97
host remains the source of truth. There is no gateway API, remote helper
@@ -12,22 +10,15 @@ daemon, local mirror, or background sync layer added in this release.
1210
## Highlights
1311

1412
- new `Workflows` workspace for reusable prompt presets scoped to the active
15-
host/profile, with optional skill selections and one-click launch into a
16-
fresh Terminal tab
17-
- workflow presets stay local to the Mac and do not create remote shadow state;
18-
they are a launch convenience layered on top of the existing SSH-first model
19-
- harder non-interactive SSH behavior, including clearer `python3` PATH errors
20-
and better detection of noisy shell startup output that breaks JSON-based app
21-
requests
22-
- expanded regression coverage for SSH transport, terminal input submission,
23-
workflow persistence, connection storage, file-edit safety, and localization
24-
- new macOS CI flow that runs tests, builds the app bundle, packages the
25-
release zip, and verifies the packaged artifact
26-
- release packaging now emits a small JSON manifest alongside
27-
`HermesDesktop.app.zip` and `HermesDesktop.app.zip.sha256`
28-
- new public `SECURITY.md` and expanded distribution guidance so users can
29-
evaluate what runs locally, what runs remotely, and what the current release
30-
artifacts do and do not prove
13+
host/profile, with optional skills and one-click launch into a fresh
14+
Terminal tab
15+
- workflow presets stay local to the Mac and do not create remote shadow state
16+
- more resilient non-interactive SSH behavior, including clearer `python3`
17+
PATH errors and better handling when shell startup output breaks app requests
18+
- stronger regression coverage for SSH transport, terminal input submission,
19+
workflow persistence, connection storage, file editing, and localization
20+
- new macOS CI, release manifest generation, and packaged-release verification
21+
- new public trust docs: `SECURITY.md` and expanded distribution guidance
3122

3223
## Compatibility
3324

@@ -52,7 +43,6 @@ daemon, local mirror, or background sync layer added in this release.
5243
## Notes
5344

5445
- universal macOS build for Apple Silicon and Intel
55-
- open source
5646
- ad-hoc signed and not notarized yet, so first launch may still require
5747
right-click -> Open / Open Anyway
5848
- release archive: `HermesDesktop.app.zip`

0 commit comments

Comments
 (0)