Skip to content

fix(setup-gbrain): invoke shipped TypeScript scripts#2253

Closed
Seekers2001 wants to merge 1 commit into
garrytan:mainfrom
Seekers2001:codex/fix-setup-gbrain-script-paths-2250
Closed

fix(setup-gbrain): invoke shipped TypeScript scripts#2253
Seekers2001 wants to merge 1 commit into
garrytan:mainfrom
Seekers2001:codex/fix-setup-gbrain-script-paths-2250

Conversation

@Seekers2001

Copy link
Copy Markdown

Summary

  • invoke the shipped gstack-memory-ingest.ts and gstack-gbrain-sync.ts files explicitly through Bun
  • regenerate the Claude setup-gbrain skill from its canonical template
  • add a static regression test for both transcript-ingest call sites

Verification

  • bun test
  • bun test test/setup-gbrain-script-invocations.test.ts
  • bun run gen:skill-docs --dry-run
  • git diff --check

Paid E2E evals were not run locally because ANTHROPIC_API_KEY is not configured; this PR is opened as a draft for CI and maintainer review.

Fixes #2250

@trunk-io

trunk-io Bot commented Jul 13, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@Seekers2001 Seekers2001 marked this pull request as ready for review July 13, 2026 14:58
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.

setup-gbrain calls bin/gstack-memory-ingest & bin/gstack-gbrain-sync without .ts extension → "script missing at install root" on every host

1 participant