Skip to content

Commit 7f2b5ee

Browse files
authored
feat(opencode): add interactive split-footer mode to run (#23557)
1 parent 15784aa commit 7f2b5ee

60 files changed

Lines changed: 21843 additions & 340 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bun.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"@types/cross-spawn": "6.0.6",
3636
"@octokit/rest": "22.0.0",
3737
"@hono/zod-validator": "0.4.2",
38-
"@opentui/core": "0.2.4",
39-
"@opentui/keymap": "0.2.4",
40-
"@opentui/solid": "0.2.4",
38+
"@opentui/core": "0.2.5",
39+
"@opentui/keymap": "0.2.5",
40+
"@opentui/solid": "0.2.5",
4141
"ulid": "3.0.1",
4242
"@kobalte/core": "0.13.11",
4343
"@types/luxon": "3.7.1",

0 commit comments

Comments
 (0)