docs(wiki): v0.11 highlight in Home.md + extended Release-Notes-Index

Alan Wizemann
2026-04-25 09:33:55 +02:00
parent 0fbc3a2ac9
commit 720ed2911d
2 changed files with 2 additions and 2 deletions
+1 -1
@@ -4,7 +4,7 @@ A native macOS companion app for the [Hermes AI agent](https://github.com/hermes
**Latest release:** [v2.5.0](https://github.com/awizemann/scarf/releases/tag/v2.5.0) — ScarfGo iOS companion + Mac Sessions parity. Bump this line after `scripts/release.sh` completes the v2.5 publish in Phase G. **Latest release:** [v2.5.0](https://github.com/awizemann/scarf/releases/tag/v2.5.0) — ScarfGo iOS companion + Mac Sessions parity. Bump this line after `scripts/release.sh` completes the v2.5 publish in Phase G.
**Latest mobile:** ScarfGo public TestFlight — see [ScarfGo](ScarfGo) for the invite link. **Latest mobile:** ScarfGo public TestFlight — see [ScarfGo](ScarfGo) for the invite link.
**Targets Hermes:** v0.10.0 (v2026.4.16) — Tool Gateway features require this **Targets Hermes:** v0.11.0 (v2026.4.23) — `/steer`, new state.db columns, design-md/spotify skills, SKILL.md frontmatter chips. v0.10.0 still works for everything that didn't change.
**Available in:** English, Simplified Chinese (zh-Hans), German (de), French (fr), Spanish (es), Japanese (ja), Brazilian Portuguese (pt-BR). See [Localization](Localization). **Available in:** English, Simplified Chinese (zh-Hans), German (de), French (fr), Spanish (es), Japanese (ja), Brazilian Portuguese (pt-BR). See [Localization](Localization).
## Quick links ## Quick links
+1 -1
@@ -19,7 +19,7 @@ Every Scarf release in chronological order. The notes themselves live in `releas
## Highlights by major ## Highlights by major
**2.5****[ScarfGo](ScarfGo) iOS companion** ships in public TestFlight: native iPhone app speaking SSH (Citadel) to your Hermes hosts, with multi-server, project-scoped chat, session resume, memory editor, cron list, skills tree, and read-only settings. Mac side gets project filter + badges on the global Sessions list (parity with ScarfGo's Sessions tab) and human-readable cron schedules everywhere. Under the hood, `SessionAttributionService` / `ProjectContextBlock` / `CronScheduleFormatter` consolidate into ScarfCore so both apps consume one source of truth. See [Platform Differences](Platform-Differences) for what is and isn't shared. **2.5****[ScarfGo](ScarfGo) iOS companion** ships in public TestFlight + full **Hermes v2026.4.23 (v0.11.0)** support: `/steer` non-interruptive guidance, per-turn stopwatch, numbered approval shortcuts, git branch chip in chat header, `messages.reasoning_content` + `sessions.api_call_count` columns surfaced. **Portable project-scoped slash commands** — author at `<project>/.scarf/slash-commands/<name>.md` and ship via `.scarftemplate` (schemaVersion 3); Mac authoring tab + iOS read-only browser. New skills: in-app **Spotify OAuth sheet** + **design-md npx prereq check**. SKILL.md frontmatter chips (`allowed_tools`, `related_skills`, `dependencies`). "What's New" pill on the Skills tab tracks per-server skill deltas. Mac global Sessions gets project filter + badges (parity with ScarfGo). Cross-platform `CronScheduleFormatter`, `GitBranchService`, `SkillSnapshotService`, `SkillPrereqService`, `ProjectSlashCommandService`, `SpotifyAuthFlow` consolidate into ScarfCore. See [Platform Differences](Platform-Differences) for the Mac↔iOS feature matrix.
**2.3** — [Projects sidebar grows up](https://github.com/awizemann/scarf/blob/main/releases/v2.3.0/RELEASE_NOTES.md): folders, rename, archive, search, ⌘1-9 keyboard jumps, per-project Sessions tab, and Scarf-managed `AGENTS.md` context block injected at chat-start so the agent always knows what project it's in. Catches up to Hermes v0.10.0's [Tool Gateway](Hermes-Version-Compatibility) — Nous Portal subscription routing, in-app sign-in, Health-tab visibility for tool routing. **2.3** — [Projects sidebar grows up](https://github.com/awizemann/scarf/blob/main/releases/v2.3.0/RELEASE_NOTES.md): folders, rename, archive, search, ⌘1-9 keyboard jumps, per-project Sessions tab, and Scarf-managed `AGENTS.md` context block injected at chat-start so the agent always knows what project it's in. Catches up to Hermes v0.10.0's [Tool Gateway](Hermes-Version-Compatibility) — Nous Portal subscription routing, in-app sign-in, Health-tab visibility for tool routing.