diff --git a/CHANGELOG.md b/CHANGELOG.md index de5c2d79..9206387d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.11.0] + ### Added - **Focus and profile editing** — editable harnesses gain full inline editing for focuses and profiles diff --git a/Docs/appcast-beta.xml b/Docs/appcast-beta.xml index 6c5f7081..03574320 100644 --- a/Docs/appcast-beta.xml +++ b/Docs/appcast-beta.xml @@ -5,6 +5,59 @@ https://github.com/eyelock/TermQ Most recent updates to TermQ en + + Version 0.11.0 + 0.11.0 + 0.11.0 + Wed, 13 May 2026 07:34:26 +0000 + Added + +
+

Installation

+ +
    +
  1. Download TermQ-0.11.0.dmg
  2. +
  3. Open the DMG and drag TermQ.app to your Applications folder
  4. +
  5. Double-click to launch
  6. +
+

Alternative: Zip Archive

+
    +
  1. Download TermQ-0.11.0.zip
  2. +
  3. Unzip and move TermQ.app to your Applications folder
  4. +
+

CLI Tool

+

The termqcli CLI is bundled inside the app. To install it:

+
    +
  1. Open TermQ.app
  2. +
  3. Go to TermQ → Settings (or press ⌘,)
  4. +
  5. Click Install Command Line Tool
  6. +
+

Or manually:

+
sudo cp /Applications/TermQ.app/Contents/Resources/termqcli /usr/local/bin/termqcli
+

Checksums

+

See checksums.txt for SHA-256 checksums of all release artifacts.

]]>
+ + 14.0 +
Version 0.10.1 0.10.1 diff --git a/Docs/appcast.xml b/Docs/appcast.xml index 4f75b817..e9b8a88f 100644 --- a/Docs/appcast.xml +++ b/Docs/appcast.xml @@ -5,6 +5,59 @@ https://github.com/eyelock/TermQ Most recent updates to TermQ en + + Version 0.11.0 + 0.11.0 + 0.11.0 + Wed, 13 May 2026 07:34:26 +0000 + Added +
    +
  • Focus and profile editing — editable harnesses gain full inline editing for focuses and profiles directly in the detail pane: +
      +
    • Focuses — add, edit, and remove focuses from the Focuses section. The edit sheet exposes the focus name, prompt, and optional profile binding. Changes round-trip through ynh focus add, ynh focus update, and ynh focus remove.
    • +
    • Profiles — add and remove profiles from the Profiles section. Each profile card carries an menu with Edit (opens the profile sheet) and Remove (with confirmation).
    • +
    • Profile hooks — within the profile edit sheet, add and remove hooks per event via the same plus.circle / minus.circle affordances used at the harness level.
    • +
    • Profile MCP servers — add and remove MCP servers within a profile. The Add MCP sheet supports both command and SSE-URL server types with args, env vars, and HTTP headers.
    • +
    • Profile includes — the profile edit sheet's Includes section uses the unified Source Picker (Library / Git URL) to add includes, and a remove button to drop them.
    • +
  • +
  • Harness-level hook and MCP server editing — the Hooks and MCP Servers sections of the composition view now support inline add and remove for editable harnesses: +
      +
    • Add hooks via ynh hook add, remove individual hook entries by index via ynh hook remove.
    • +
    • Add MCP servers via ynh mcp add, remove them by name via ynh mcp remove.
    • +
    • Remove buttons appear per-entry and are disabled while a mutation is in flight to prevent double-actions.
    • +
  • +
+
+

Installation

+ +
    +
  1. Download TermQ-0.11.0.dmg
  2. +
  3. Open the DMG and drag TermQ.app to your Applications folder
  4. +
  5. Double-click to launch
  6. +
+

Alternative: Zip Archive

+
    +
  1. Download TermQ-0.11.0.zip
  2. +
  3. Unzip and move TermQ.app to your Applications folder
  4. +
+

CLI Tool

+

The termqcli CLI is bundled inside the app. To install it:

+
    +
  1. Open TermQ.app
  2. +
  3. Go to TermQ → Settings (or press ⌘,)
  4. +
  5. Click Install Command Line Tool
  6. +
+

Or manually:

+
sudo cp /Applications/TermQ.app/Contents/Resources/termqcli /usr/local/bin/termqcli
+

Checksums

+

See checksums.txt for SHA-256 checksums of all release artifacts.

]]>
+ + 14.0 +
Version 0.10.1 0.10.1