Skip to content

chore: migrate gcgcca references to capture-agent - #260

Merged
ojfbot merged 1 commit into
mainfrom
chore/migrate-gcgcca-refs-to-capture-agent
Jul 30, 2026
Merged

chore: migrate gcgcca references to capture-agent#260
ojfbot merged 1 commit into
mainfrom
chore/migrate-gcgcca-refs-to-capture-agent

Conversation

@ojfbot

@ojfbot ojfbot commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Companion to capture-agent#6.

The one that actually mattered

src/generate-article.ts:46 told the article generator that "code identifiers keep the gcgcca name." That stopped being true on 2026-07-30. A false statement in the generation prompt propagates into published articles, so this is a content bug rather than a stale label.

Also

  • README.md — dead remote URL github.com/ojfbot/gcgcca in the repo table (the remote is now ojfbot/capture-agent).
  • ROADMAP.md — two entries led with the old name; now lead with capture-agent.

Deliberately unchanged

The repo-token lists in src/build-api.ts and src/backfill-{tags,code-refs}.ts keep both 'gcgcca' and 'capture-agent'. Those scanners match historical article text — dropping the old token would stop them matching the ~25 posts written before the rename.

Published articles in _articles/ and their generated api/*.json are not rewritten: they were accurate on their publication dates.

Verification

pnpm exec tsc --noEmit clean. (Worth noting: the first attempt at the generate-article.ts edit put raw backticks inside a template literal and broke the build — caught by tsc, fixed with escaping.)

🤖 Generated with Claude Code

The article-generation prompt asserted "code identifiers keep the gcgcca name",
which stopped being true when capture-agent's identifiers were migrated on
2026-07-30. A false statement in the prompt propagates into generated articles,
so this is a content bug, not just a stale label.

Also fixes a dead remote URL (github.com/ojfbot/gcgcca) in the README repo
table and flips two ROADMAP entries to lead with the current name.

The repo-token lists in src/build-api.ts and src/backfill-*.ts intentionally
keep BOTH 'gcgcca' and 'capture-agent': those scanners match historical article
text, and dropping the old token would stop them matching posts written before
the rename.

Verified: pnpm exec tsc --noEmit clean.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-logger Ready Ready Preview Jul 30, 2026 7:44pm

@github-actions

Copy link
Copy Markdown
Contributor

AI Code Review

To request a Claude code review on this PR:

  1. Go to the Claude Code Review workflow
  2. Click Run workflow
  3. Enter PR number 260 and click Run workflow

Claude will post a review comment here when done.

You can also mention @claude in any comment for ad-hoc assistance.


🤖 Claude Code

@github-actions

Copy link
Copy Markdown
Contributor

Skill audit skipped: this repo does not ship scripts/hooks/pr-skill-audit.sh directly. The hook lives in ojfbot/core and is symlinked into consumer repos by install-agents.sh. The symlink is gitignored, so it isn't present on a CI runner that only checks out this repo.

@ojfbot
ojfbot merged commit a73c498 into main Jul 30, 2026
6 checks passed
@ojfbot
ojfbot deleted the chore/migrate-gcgcca-refs-to-capture-agent branch July 30, 2026 19:44
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