Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/changelog-desktop.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,11 @@ drive a browser, and the shell splits in two.** `electron-v2026.730.1242-alpha`
`Mod+Shift+\`, resized by a draggable divider. The focus snapshot describes
both panes, so an agent asked about "this" resolves against the pane the user
is actually in.
- **UI context + pointing (D1–D2).** A `ui_get_focus` MCP tool — off by
- **UI context + pointing (D1–D2.1).** A `ui_get_focus` MCP tool — off by
default — lets an agent on this host ask what the director is looking at
(#476), and an annotation overlay lets the director point at it in return
(#477).
(#477). Annotating is reachable from anywhere: a status-bar chip, a ⌘K
palette entry and a bindable chord (#480).
- **Env profiles + sealed secrets on the desktop.** A picker in the spawn sheet
(#400) and a management UI in Settings (#401); env-profile secrets are sealed
to the target host at spawn behind a host-key trust dialog (#412), with a
Expand Down
Loading