Skip to content

feat: add trigger-app-event aliases and routing#134

Merged
thymikee merged 3 commits into
mainfrom
codex/trigger-app-event
Feb 26, 2026
Merged

feat: add trigger-app-event aliases and routing#134
thymikee merged 3 commits into
mainfrom
codex/trigger-app-event

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented Feb 25, 2026

Summary

  • Add trigger-app-event plumbing with normalized trigger aliases and centralized app-event parsing/validation helpers.
  • Route trigger handling through daemon/session flows with selector/session support, action recording, and app context refresh.
  • Update capabilities/schema/tests plus docs/skills for the new trigger event usage and constraints.
  • Touched files: 15.
  • Scope expansion: no (remains within trigger/app-event command family and related docs/tests).

Fixes #123

Validation

  • pnpm typecheck
  • pnpm test:unit
  • pnpm test:smoke

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 25, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-134/

Built to branch gh-pages at 2026-02-26 09:41 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee force-pushed the codex/trigger-app-event branch from 36fafae to af2d63b Compare February 26, 2026 09:41
@thymikee thymikee merged commit 890ceef into main Feb 26, 2026
6 checks passed
@thymikee thymikee deleted the codex/trigger-app-event branch February 26, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add trigger-screenshot command to simulate iOS screenshot notification

1 participant