add fullscreen view to permission prompt

This commit is contained in:
Dax Raad
2026-01-13 09:57:43 -05:00
parent 29bf731d47
commit c86c2acf4c
4 changed files with 162 additions and 117 deletions

View File

@@ -1,4 +1,4 @@
- To test opencode in the `packages/opencode` directory you can run `bun dev`
- To regenerate the javascript SDK, run ./packages/sdk/js/script/build.ts
- To test opencode in `packages/opencode`, run `bun dev`.
- To regenerate the JavaScript SDK, run `./packages/sdk/js/script/build.ts`.
- ALWAYS USE PARALLEL TOOLS WHEN APPLICABLE.
- the default branch in this repo is `dev`
- The default branch in this repo is `dev`.