Skip to content

Chore/repo rename - #79

Merged
nx10 merged 2 commits into
mainfrom
chore/repo-rename
Jul 23, 2026
Merged

Chore/repo rename#79
nx10 merged 2 commits into
mainfrom
chore/repo-rename

Conversation

@nx10

@nx10 nx10 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

nx10 added 2 commits July 23, 2026 13:44
Repo renamed from styx-api/styx-ts to styx-api/styx (legacy v1 Python
compiler moved to styx-api/styx-legacy). Updates package repository/bugs
URLs, playground Pages base path (/styx-ts/ -> /styx/), README, CLAUDE.md,
and comments.
Refresh the playground UI without touching any compiler sources.

- Rebrand header "styx2" -> "styx"; drop logo; add version/commit tag
  (built from core package.json + git via Vite define, degrades gracefully)
- Refresh dark-theme tokens and raise text contrast to WCAG AA
- Convert pass toggles and output tabs to pill styling
- Group output tabs (Debug/Schema/Languages/Workflows/Descriptors) with
  per-group color-coding via --group-accent + color-mix()
- Default the output selection to Python instead of the debug IR view
- Wrap the output tab bar so no target is ever cut off; stack panels
  vertically on narrow viewports
- Fix stale render when selecting an empty file (e.g. py.typed)
- Debounce compile-on-keystroke (150ms); pass toggles and example loads
  stay instant
- Accessibility: aria-pressed on tab/sub-tab buttons, focus-visible rings
- Harden: clipboard try/catch, typed TabGroupName union, defaultTabId guard
@nx10
nx10 merged commit cb03019 into main Jul 23, 2026
2 of 3 checks passed
@nx10
nx10 deleted the chore/repo-rename branch July 23, 2026 20:13
@nx10 nx10 mentioned this pull request Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant