Skip to content

feat(grok): add grok-code-headless submodule and resolver wiring - #835

Open
Juliusolsson05 wants to merge 7 commits into
mainfrom
feat/grok-package-wiring
Open

feat(grok): add grok-code-headless submodule and resolver wiring#835
Juliusolsson05 wants to merge 7 commits into
mainfrom
feat/grok-package-wiring

Conversation

@Juliusolsson05

@Juliusolsson05 Juliusolsson05 commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Task 1 of the grok provider plan (docs/superpowers/plans/2026-09-07-grok-package-wiring.md on this branch). New public package repo Juliusolsson05/grok-code-headless (skeleton, full standard test-contract scripts, CI via the reusable package workflow sha-pinned like codex), wired as a packages/ submodule compiled from source — NO file: dependency, matching the sibling headless packages (a file: dep attempt broke npm ci: the subpackage devDependencies entered npm's ideal tree and demanded a vitest patch the root lock doesn't pin). Resolver wiring: tsconfig.node.json paths+include, tsconfig.web.json paths (both projects declare the same alias map), electron-vite headlessAlias+headlessExclude, vitest alias map. Verified: submodules:check (7 pinned), full npm run typecheck, provider import-boundary tests (7/7), CI green.

Refs #832

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