Skip to content

refactor: add capture selector command definitions#516

Merged
thymikee merged 1 commit into
mainfrom
refactor/capture-selector-command-definitions
May 14, 2026
Merged

refactor: add capture selector command definitions#516
thymikee merged 1 commit into
mainfrom
refactor/capture-selector-command-definitions

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented May 13, 2026

Summary

Collocate capture command schemas/capabilities for snapshot, diff, and screenshot.

Collocate selector read schemas/capabilities for wait, get, find, and is, and keep selector snapshot flags shared from that family definition.

Follow the #513 command-definition foundation now merged into main: no command family metadata, no unused command-name exports, and no tautological definition satisfies blocks.

Touched-file count: 8. Scope remains command definition/schema/capability glue; remote-config-schema.ts changed only to share the Metro option type and keep Fallow duplication clean.

Validation

  • PATH=/tmp/codex-pnpm/pnpm10-platform/package:/Users/thymikee/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH pnpm format
  • PATH=/tmp/codex-pnpm/pnpm10-platform/package:/Users/thymikee/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH pnpm exec vitest run src/commands/interactions/__tests__/definition.test.ts src/utils/__tests__/args.test.ts src/__tests__/command-codecs.test.ts src/core/__tests__/capabilities.test.ts
  • PATH=/tmp/codex-pnpm/pnpm10-platform/package:/Users/thymikee/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH pnpm exec fallow audit --changed-since origin/main
  • PATH=/tmp/codex-pnpm/pnpm10-platform/package:/Users/thymikee/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH pnpm check:quick

@thymikee thymikee force-pushed the refactor/capture-selector-command-definitions branch from fc5e8ff to 4efffc5 Compare May 14, 2026 08:05
@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1

QR code for preview link

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

Built to branch gh-pages at 2026-05-14 08:05 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Base automatically changed from codex/command-definition-foundation to main May 14, 2026 09:03
@thymikee thymikee force-pushed the refactor/capture-selector-command-definitions branch from 4efffc5 to 000f28c Compare May 14, 2026 09:11
@thymikee thymikee merged commit 8968b4b into main May 14, 2026
17 of 18 checks passed
@thymikee thymikee deleted the refactor/capture-selector-command-definitions branch May 14, 2026 09:19
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.

1 participant