Skip to content

fix: Enter/Escape work on subagent permission dialogs #56

fix: Enter/Escape work on subagent permission dialogs

fix: Enter/Escape work on subagent permission dialogs #56

Workflow file for this run

name: ci
on:
pull_request:
branches: [main]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- uses: extractions/setup-just@v2
- run: just install
- run: just check