Commit Graph

4 Commits

Author SHA1 Message Date
Bilal Godil
4a8245ae4d Merge origin/dev into cl/hexclave-rename-pr5
Resolve conflict in packages/template/package.json: kept the @hexclave/template
name from this branch and adopted dev's updated auto-generated comment wording
(matches the regenerated COMMENT_LINE in scripts/utils.ts and sibling packages).
Also retained dev's 'src' entry in the files array.

Adjusted the SDK reminder note dev added to reminders.ts to reference
src/lib/hexclave-app (renamed on this branch) instead of src/lib/stack-app.
2026-06-03 13:27:38 -07:00
Bilal Godil
8f95e12b3b fix(hexclave): address rename review leftovers 2026-06-03 13:04:51 -07:00
Bilal Godil
63e5582f0c Hexclave rename PR5: reword code brand strings (Step 17/F)
Reworded 'Stack Auth'/'Stack dashboard'/'Stack Dashboard' -> Hexclave in
known-errors, permission CRUD descriptions, webhook test messages, init prompt,
page-component-versions walkthrough prompts, internal-tool + emulator labels.
Regenerated OpenAPI (admin/server.json) via codegen; updated the coupled
authorize.test.ts assertions in lockstep. Kept intentional mentions (rebrand
modal, migration/historical notes). MCP brand content deferred (coupled to the
kept ask_stack_auth tool). NOTE: e2e suite not run locally — assertion changes
verified by grep only. typecheck + lint green.
2026-06-03 12:17:56 -07:00
Bilal Godil
a0644b82e1 Hexclave rename PR5: rename package dirs to drop stack- prefix (Step 16/A)
git mv packages/stack-shared->shared, stack-ui->ui, stack-sc->sc, stack-cli->cli,
and stack->next (the generated @hexclave/next pkg, regenerated via generate-sdks
dest change). Fixed deep-relative imports (pacifica/surface.tsx), tailwind content
glob, CI emulator paths, root cli script, generate-setup-prompt-docs + skills
relative imports, and comments. Reinstalled. build + typecheck + lint green (28/28).
2026-06-03 12:17:56 -07:00