Skip to content

Agents cleanup#1736

Merged
simo6529 merged 5 commits intomainfrom
agents-cleanup
Jan 14, 2026
Merged

Agents cleanup#1736
simo6529 merged 5 commits intomainfrom
agents-cleanup

Conversation

@simo6529
Copy link
Copy Markdown
Collaborator

@simo6529 simo6529 commented Jan 14, 2026

Summary by CodeRabbit

  • Chores
    • Removed internal development documentation, including AI context guides, workflow standards, and team playbooks.
    • Removed Cursor IDE configuration and rules.
    • Removed GitHub Actions automation workflows for code review and AI assistance.
    • Removed internal ticket tracking system and project management documentation.
    • Updated repository ignore patterns to exclude removed development tooling.

✏️ Tip: You can customize this high-level summary in your review settings.

Signed-off-by: Simo <simo@6529.io>
Signed-off-by: Simo <simo@6529.io>
Signed-off-by: Simo <simo@6529.io>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 14, 2026

📝 Walkthrough

Walkthrough

This pull request removes extensive documentation, configuration files, and organizational infrastructure including Cursor rules, GitHub Actions workflows, MCP server configuration, agent playbooks, codex workspace management, conductor project tracking, and component style guides. It also updates .gitignore patterns.

Changes

Cohort / File(s) Summary
Cursor/Claude infrastructure
.cursor/rules/*, .cursorrules
Deleted comprehensive Cursor rule documentation and configuration files (cursor_rules.mdc, dev_workflow.mdc, self_improve.mdc, taskmaster.mdc, .cursorrules), removing AI-assisted development guidelines and MCP tool references.
GitHub Actions workflows
.github/workflows/*
Removed two GitHub Actions workflows: claude.yml (Claude Code triggered on PR/issue comments) and review.yml (AI code review triggered on @review mentions).
Configuration & MCP
.mcp.json, conductor/setup_state.json
Deleted MCP server configuration (next-devtools entry) and conductor setup state tracking.
Agent & process documentation
AGENTS.md, GEMINI.md, AGENT-REFERENCE.md, __mocks__/AGENTS.md, __tests__/AGENTS.md, app/api/AGENTS.md
Removed comprehensive agent playbooks and guidelines across multiple directories that defined workflows, checks, conventions, and operating principles for agent-driven development.
Testing guidelines
__tests__/.CLAUDE.md, __tests__/AGENTS.md
Deleted extensive testing documentation including patterns, best practices, and guidelines for React Testing Library, hooks, integration, and Playwright visual tests.
Codex workspace management
codex/*, codex/tickets/*, codex/plans/*, codex/docs/*
Removed entire codex project management system including workspace documentation, state board (STATE.md), ticket templates and instances (TKT-0001 through TKT-0037), planning guidelines, and archived audit documentation.
Conductor project tracking
conductor/*
Deleted conductor documentation and tracking system including product guides, tech stack, workflow procedures, code style guides, and NFT field implementation track metadata/plans/specs.
Component & code style guides
components/.CLAUDE.md, src/.CLAUDE.md, .CLAUDE.md, conductor/code_styleguides/*
Removed comprehensive component design patterns, TypeScript utility examples, styling helpers, testing strategies, and code style principles documentation.
Gitignore updates
.gitignore
Removed old Claude-specific patterns; added new patterns for Cursor/Claude task assets (.cursor/, .cursorrules, .cursorignore, CLAUDE.md, .codex/, .gemini/, .windsurfrules).

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Possibly related PRs

Suggested reviewers

  • prxt6529

Poem

🐰 A sweep of the broom, a spring cleaning tale!
Old rules and docs, now set to sail,
Codex and Cursor bid fond farewell,
Simpler paths are easier to tell—
Let's build anew on a cleaner shell! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Agents cleanup' directly and accurately describes the main change—removal of agent-related documentation and configuration files throughout the repository.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.



📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between a3838fa and 297e4ba.

📒 Files selected for processing (76)
  • .CLAUDE.md
  • .cursor/rules/cursor_rules.mdc
  • .cursor/rules/dev_workflow.mdc
  • .cursor/rules/self_improve.mdc
  • .cursor/rules/taskmaster.mdc
  • .cursorrules
  • .github/workflows/claude.yml
  • .github/workflows/review.yml
  • .gitignore
  • .mcp.json
  • AGENT-REFERENCE.md
  • AGENTS.md
  • GEMINI.md
  • __mocks__/AGENTS.md
  • __tests__/.CLAUDE.md
  • __tests__/AGENTS.md
  • app/api/AGENTS.md
  • codex/README.md
  • codex/STATE.md
  • codex/agents.md
  • codex/docs/2025-10-14-client-processing-audit.md
  • codex/docs/INDEX.md
  • codex/docs/README.md
  • codex/plans/README.md
  • codex/tickets/README.md
  • codex/tickets/TICKET_TEMPLATE.md
  • codex/tickets/TKT-0001.md
  • codex/tickets/TKT-0002.md
  • codex/tickets/TKT-0003.md
  • codex/tickets/TKT-0004.md
  • codex/tickets/TKT-0005.md
  • codex/tickets/TKT-0006.md
  • codex/tickets/TKT-0007.md
  • codex/tickets/TKT-0008.md
  • codex/tickets/TKT-0009.md
  • codex/tickets/TKT-0010.md
  • codex/tickets/TKT-0011.md
  • codex/tickets/TKT-0012.md
  • codex/tickets/TKT-0013.md
  • codex/tickets/TKT-0014.md
  • codex/tickets/TKT-0015.md
  • codex/tickets/TKT-0016.md
  • codex/tickets/TKT-0017.md
  • codex/tickets/TKT-0018.md
  • codex/tickets/TKT-0019.md
  • codex/tickets/TKT-0020.md
  • codex/tickets/TKT-0021.md
  • codex/tickets/TKT-0022.md
  • codex/tickets/TKT-0023.md
  • codex/tickets/TKT-0024.md
  • codex/tickets/TKT-0025.md
  • codex/tickets/TKT-0026.md
  • codex/tickets/TKT-0027.md
  • codex/tickets/TKT-0028.md
  • codex/tickets/TKT-0029.md
  • codex/tickets/TKT-0030.md
  • codex/tickets/TKT-0031.md
  • codex/tickets/TKT-0032.md
  • codex/tickets/TKT-0033.md
  • codex/tickets/TKT-0034.md
  • codex/tickets/TKT-0035.md
  • codex/tickets/TKT-0036.md
  • codex/tickets/TKT-0037.md
  • components/.CLAUDE.md
  • conductor/code_styleguides/general.md
  • conductor/code_styleguides/typescript.md
  • conductor/product-guidelines.md
  • conductor/product.md
  • conductor/setup_state.json
  • conductor/tech-stack.md
  • conductor/tracks.md
  • conductor/tracks/nft_fields_20251229/metadata.json
  • conductor/tracks/nft_fields_20251229/plan.md
  • conductor/tracks/nft_fields_20251229/spec.md
  • conductor/workflow.md
  • src/.CLAUDE.md
💤 Files with no reviewable changes (75)
  • conductor/code_styleguides/general.md
  • conductor/product-guidelines.md
  • codex/tickets/TKT-0010.md
  • codex/tickets/TKT-0017.md
  • mocks/AGENTS.md
  • conductor/tech-stack.md
  • .cursor/rules/cursor_rules.mdc
  • codex/tickets/TKT-0005.md
  • codex/STATE.md
  • components/.CLAUDE.md
  • .cursor/rules/self_improve.mdc
  • codex/tickets/TKT-0003.md
  • app/api/AGENTS.md
  • codex/tickets/TKT-0014.md
  • codex/tickets/TKT-0009.md
  • AGENTS.md
  • codex/tickets/TKT-0027.md
  • codex/tickets/TKT-0002.md
  • codex/tickets/TKT-0006.md
  • codex/tickets/TKT-0035.md
  • codex/tickets/TKT-0011.md
  • codex/README.md
  • codex/tickets/TKT-0030.md
  • codex/docs/README.md
  • codex/tickets/TKT-0013.md
  • tests/.CLAUDE.md
  • GEMINI.md
  • codex/tickets/TKT-0008.md
  • conductor/tracks/nft_fields_20251229/spec.md
  • codex/tickets/TKT-0025.md
  • conductor/tracks/nft_fields_20251229/metadata.json
  • codex/tickets/TKT-0020.md
  • .cursor/rules/taskmaster.mdc
  • codex/agents.md
  • codex/tickets/TKT-0024.md
  • codex/tickets/TKT-0031.md
  • codex/tickets/TKT-0032.md
  • codex/docs/INDEX.md
  • codex/tickets/TKT-0023.md
  • codex/tickets/TKT-0022.md
  • codex/tickets/TKT-0001.md
  • conductor/workflow.md
  • .github/workflows/review.yml
  • .cursorrules
  • .github/workflows/claude.yml
  • codex/tickets/TKT-0037.md
  • .cursor/rules/dev_workflow.mdc
  • AGENT-REFERENCE.md
  • .CLAUDE.md
  • codex/docs/2025-10-14-client-processing-audit.md
  • src/.CLAUDE.md
  • codex/tickets/TKT-0028.md
  • codex/tickets/README.md
  • codex/tickets/TKT-0034.md
  • conductor/tracks.md
  • codex/tickets/TKT-0015.md
  • codex/tickets/TKT-0036.md
  • codex/tickets/TKT-0021.md
  • conductor/setup_state.json
  • codex/tickets/TKT-0029.md
  • codex/tickets/TKT-0033.md
  • .mcp.json
  • codex/tickets/TKT-0026.md
  • codex/tickets/TKT-0007.md
  • conductor/code_styleguides/typescript.md
  • tests/AGENTS.md
  • codex/tickets/TKT-0016.md
  • codex/tickets/TKT-0012.md
  • codex/tickets/TKT-0018.md
  • conductor/product.md
  • conductor/tracks/nft_fields_20251229/plan.md
  • codex/tickets/TKT-0019.md
  • codex/tickets/TICKET_TEMPLATE.md
  • codex/tickets/TKT-0004.md
  • codex/plans/README.md
🧰 Additional context used
🧠 Learnings (6)
📓 Common learnings
Learnt from: CR
Repo: 6529-Collections/6529seize-frontend PR: 0
File: .cursor/rules/dev_workflow.mdc:0-0
Timestamp: 2025-11-25T08:36:24.149Z
Learning: Applies to .cursor/rules/**/*.mdc : After subtask implementation is complete, review code changes and chat history to identify new code patterns and conventions, then create or update Cursor rules in `.cursor/rules/` directory to capture these patterns following cursor_rules.mdc and self_improve.mdc guidelines
📚 Learning: 2025-12-30T14:31:53.006Z
Learnt from: CR
Repo: 6529-Collections/6529seize-frontend PR: 0
File: GEMINI.md:0-0
Timestamp: 2025-12-30T14:31:53.006Z
Learning: Applies to **/*.{test,spec}.{js,ts,jsx,tsx} : Run `npm run test` to execute all Jest tests and enforce ≥80% line coverage for files changed since `main`. Tests must pass and coverage threshold must be met before completing any task.

Applied to files:

  • .gitignore
📚 Learning: 2025-11-25T08:36:05.744Z
Learnt from: CR
Repo: 6529-Collections/6529seize-frontend PR: 0
File: .cursor/rules/cursor_rules.mdc:0-0
Timestamp: 2025-11-25T08:36:05.744Z
Learning: Applies to .cursor/rules/*.mdc : Cursor rules must have a required structure with frontmatter including: description (clear, one-line), globs (file patterns), and alwaysApply (boolean)

Applied to files:

  • .gitignore
📚 Learning: 2025-11-25T08:36:24.149Z
Learnt from: CR
Repo: 6529-Collections/6529seize-frontend PR: 0
File: .cursor/rules/dev_workflow.mdc:0-0
Timestamp: 2025-11-25T08:36:24.149Z
Learning: Applies to .cursor/rules/**/*.mdc : After subtask implementation is complete, review code changes and chat history to identify new code patterns and conventions, then create or update Cursor rules in `.cursor/rules/` directory to capture these patterns following cursor_rules.mdc and self_improve.mdc guidelines

Applied to files:

  • .gitignore
📚 Learning: 2025-11-25T08:36:05.744Z
Learnt from: CR
Repo: 6529-Collections/6529seize-frontend PR: 0
File: .cursor/rules/cursor_rules.mdc:0-0
Timestamp: 2025-11-25T08:36:05.744Z
Learning: Applies to .cursor/rules/*.mdc : Structure rule content with high-level overview, specific actionable requirements, examples of correct implementation, and references to existing code

Applied to files:

  • .gitignore
📚 Learning: 2025-11-25T08:36:05.744Z
Learnt from: CR
Repo: 6529-Collections/6529seize-frontend PR: 0
File: .cursor/rules/cursor_rules.mdc:0-0
Timestamp: 2025-11-25T08:36:05.744Z
Learning: Update, maintain, and cross-reference Cursor rules when new patterns emerge, add examples from actual codebase, remove outdated patterns, and keep rules DRY by referencing other rules

Applied to files:

  • .gitignore
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Analyze (javascript-typescript)
🔇 Additional comments (1)
.gitignore (1)

96-105: The .gitignore entries are syntactically correct and appropriate.

These entries are preventative cleanup—the referenced directories and files (.cursorrules, .cursor/, .cursorignore, CLAUDE.md, .claude/, AGENTS.md, .codex/, .gemini/, .windsurfrules) do not currently exist in the repository. The additions to .gitignore ensure they won't be accidentally committed if developers create them locally. No further verification needed.

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@simo6529 simo6529 merged commit 9a53b1e into main Jan 14, 2026
7 checks passed
@simo6529 simo6529 deleted the agents-cleanup branch January 14, 2026 08:33
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.

2 participants