Skip to content

Commit e2cb803

Browse files
Merge pull request #782 from corbitsdev/cl-7414-drop-unused-opentui-solid-and-keymap-packages
Drop unused OpenTUI Solid and keymap packages
2 parents df0dbe4 + d6bf0c4 commit e2cb803

6 files changed

Lines changed: 7 additions & 186 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ parallel copies under `docs/` or `scripts/notes/`. At cut time: rename
1313

1414
## [Unreleased]
1515

16+
### Changed
17+
18+
- Drop unused `@opentui/keymap`, `@opentui/solid`, and `solid-js`. The interactive TUI is imperative `@opentui/core` only.
19+
1620
## [0.3.15] - 2026-09-04
1721

1822
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Details live in `docs/PRODUCT.md` (safety model) and `docs/ARCHITECTURE.md`
146146
- **Authz:** `@intx/authz` for grant matching; Corbits owns the gate, store, and TUI ask
147147
- **Persistence:** `@intx/storage-isogit` for git-backed resume
148148
- **MCP:** Model Context Protocol SDK for external tool servers
149-
- **TUI:** OpenTUI (`@opentui/core`, `@opentui/solid`)
149+
- **TUI:** OpenTUI (`@opentui/core`)
150150

151151
## Architecture
152152

0 commit comments

Comments
 (0)