Skip to content

[codex] Clean up legacy Ghost prompts#106

Merged
nahiyankhan merged 1 commit into
mainfrom
codex/legacy-prompt-cleanup
Jun 2, 2026
Merged

[codex] Clean up legacy Ghost prompts#106
nahiyankhan merged 1 commit into
mainfrom
codex/legacy-prompt-cleanup

Conversation

@nahiyankhan
Copy link
Copy Markdown
Collaborator

@nahiyankhan nahiyankhan commented Jun 2, 2026

Summary

  • remove the private historical packages/ghost-scan package and root map.md
  • remove legacy ghost emit --fingerprint direct-markdown support and the legacy-only --no-tokens emit option
  • update active docs, generated CLI help, tests, and changeset guidance around canonical .ghost/fingerprint.yml memory

Validation

  • pnpm build
  • pnpm test -- packages/ghost/test/cli.test.ts
  • pnpm check
  • pre-push hook: pnpm build, pnpm check, pnpm test

Release note

  • changeset: minor

@nahiyankhan nahiyankhan force-pushed the codex/legacy-prompt-cleanup branch from 62d46da to 84150b7 Compare June 2, 2026 04:00
Copy link
Copy Markdown
Collaborator Author

🤖 Update after follow-up: ghost emit --fingerprint is now removed entirely instead of hard-deprecated with compatibility. The PR also removes the legacy --no-tokens emit option that only applied to the direct-markdown context path. The changeset is now marked major because this removes public CLI flags.

@nahiyankhan nahiyankhan force-pushed the codex/legacy-prompt-cleanup branch from 84150b7 to 5abe5fe Compare June 2, 2026 04:07
Copy link
Copy Markdown
Collaborator Author

🤖 Follow-up correction: the changeset is now minor, not major, because Ghost is early enough that this cleanup should land as a minor package-shape/API tightening change.

@nahiyankhan nahiyankhan force-pushed the codex/legacy-prompt-cleanup branch from 5abe5fe to b56d58d Compare June 2, 2026 04:33
@nahiyankhan nahiyankhan marked this pull request as ready for review June 2, 2026 05:41
@nahiyankhan nahiyankhan merged commit e33d4b5 into main Jun 2, 2026
6 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 2, 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