hermes-agent/skills
Brooklyn Nicholson e8ccb4a2ea feat(desktop): ctx.os — the curated OS door for plugins
Fold ctx.notifyNative into a ctx.os namespace so every way a plugin
reaches outside the app window lives behind one attributed door instead
of accreting one top-level ctx method per capability:

- ctx.os.notify — the native-notification door from the previous commit,
  unchanged semantics (plugin kind pref, away-gating, per-plugin throttle).
- ctx.os.openExternal / ctx.os.revealPath / ctx.os.writeClipboard — the
  existing window.hermesDesktop bridge capabilities, now sanctioned and
  result-shaped: each resolves false (never throws) when the bridge or
  member is missing, so a plugin branches on the result instead of
  sniffing the preload surface or crashing on an older shell.

No new Electron surface: everything routes through bridge members the
app already ships; the notification path keeps every existing gate.
2026-08-04 11:33:25 -06:00
..
apple
autonomous-ai-agents feat(desktop): ctx.os — the curated OS door for plugins 2026-08-04 11:33:25 -06:00
creative
email
github
index-cache
media
mlops
note-taking
productivity fix(deps): repair Google transitive security floors (#72108) 2026-07-31 23:18:38 -07:00
research fix(skills): match evidence quotes through markdown markup 2026-08-02 16:18:28 -07:00
smart-home
social-media
software-development