strix/scripts
alex s 910c1ea4bb
fix(build): keep the TUI sidecar hook importable on hatchling 1.32.1 (#1325)
hatchling 1.32.1 made BuildHookInterface a two-parameter generic, so
subscripting it with one argument raises TypeError when the hook module
is imported and every from-source build fails. Subclass the unsubscripted
interface, which works on both the old and new generic signatures.
2026-09-16 14:25:38 -04:00
..
build.sh feat(tui): replace Textual with a Go/Bubble Tea interface (#941) 2026-08-03 19:23:07 -07:00
docker.sh feat: Migrate from Poetry to uv (#379) 2026-03-31 17:20:41 -07:00
install.sh docs: update README and CLI links (#1272) 2026-09-04 17:56:08 -07:00
tui_sidecar_hook.py fix(build): keep the TUI sidecar hook importable on hatchling 1.32.1 (#1325) 2026-09-16 14:25:38 -04:00