chore: remove beads/codex agent tooling - #46
Merged
Conversation
Drops the tracked .codex/ config, the .agents/skills/beads skill, the bd-prime SessionStart hook (.claude/settings.json), and the managed beads blocks in CLAUDE.md/AGENTS.md. The conservative git policy those blocks carried survives as a short Git Policy section in both files. The .beads database itself was never tracked and there are no refs/dolt/* on the remote. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… memory-model doc Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removes the beads issue tracker and Codex agent tooling from the repo: 5 tracked config/skill files deleted and the managed beads blocks stripped from
CLAUDE.md/AGENTS.md(−284 lines, +6).What changed
.codex/(config.toml, hooks.json) and.agents/skills/beads/— deleted..claude/settings.json— deleted; its only content was thebd primeSessionStart hook, which errors once beads is gone.CLAUDE.md/AGENTS.md— the three managed beads sections (Beads Issue Tracker, Agent Context Profiles, Session Completion) removed from both. The one rule in them worth keeping regardless of tracker — don't commit/push unless asked; report at handoff — survives as a short Git Policy section in both files..beads/database itself was never tracked, and the remote has norefs/dolt/*sync refs — so this PR is the whole cleanup; nothing server-side to remove.Non-goals: no replacement issue tracker is introduced; GitHub issues take over by default.
Verification
🤖 Generated with Claude Code