Skip to content

Commit 163b2c1

Browse files
committed
docs: document 3.15.0 changes
1 parent 03fbc00 commit 163b2c1

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

AllFeatures.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
## All features:
33

44
- Native Sparkle updates for macOS releases.
5+
- Ghostex-named agent skills install from the app and CLI: `$ghostex-browser-use`, `$ghostex-computer-use`, `$ghostex-agent-orchestration`, and `$ghostex-generate-title`.
6+
- `ghostex browser open` and `gx browser open` can scope browser panes to a project/worktree and reuse same-origin or exact tabs instead of creating duplicates.
7+
- Settings -> Integrations and first-launch setup use the public Ghostex Browser Use and Ghostex Computer Use names, with Desktop Control readiness tied to both Cua Driver and the Ghostex Computer Use skill.
8+
- Recent Projects rows have right-click actions for Copy Path, Open in Finder, and Remove Project.
9+
- The titlebar keep-awake control has Power Settings access, compact icon-only states, and an option to hide the titlebar control.
10+
- Project header diff stats can show larger four-digit changed-line counts before capping.
511
- The bare `ghostex` and `gx` commands open the Ghostex terminal TUI by default, with direct attach still available through attach shortcuts.
612
- Ghostex browser DevTools MCP lets agents inspect embedded browser panes, read console logs, take snapshots and screenshots, click, fill forms, press keys, and navigate pages through the bundled CLI skill.
713
- First-launch setup includes CLI, mobile app, and browser-skill guidance, with installed-CLI detection so Homebrew users are not asked to reinstall unnecessarily.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!-- CDXC:Distribution 2026-05-23-12:45: Release notes for 3.10.0 must include all user-facing commits after v3.9.1 so README, GitHub, and Homebrew release metadata describe the same shipped behavior. -->
44

5+
## 3.15.0 - 2026-05-27
6+
7+
- Added Ghostex-named agent skills for Browser Use, Computer Use, Agent Orchestration, and Generate Title, with CLI install commands and bundled app resources so agents can discover the right Ghostex workflows after Homebrew install.
8+
- Improved first-launch setup and Settings -> Integrations with the public Ghostex Browser Use and Ghostex Computer Use names, including Desktop Control readiness checks for both Cua Driver and the Ghostex Computer Use skill.
9+
- Improved `ghostex browser open` / `gx browser open` so agent-created browser panes are scoped to the current project or worktree and reuse existing same-origin or exact tabs instead of creating duplicates.
10+
- Added Recent Projects right-click actions for Copy Path, Open in Finder, and Remove Project.
11+
- Added Power Settings access from the titlebar keep-awake menu, icon-only keep-awake controls, and an option to hide the keep-awake titlebar control.
12+
- Improved project headers by allowing larger four-digit changed-line counts before compact diff stats are capped.
13+
- Removed legacy IDE and Canary attachment paths so browser and workspace actions stay centered on Ghostex's own panes.
14+
515
## 3.14.0 - 2026-05-27
616

717
- Changed the short Ghostex CLI command from `gtx` to `gx`, with Homebrew setup checking for an existing non-Ghostex `gx` command before linking the alias.

0 commit comments

Comments
 (0)