Skip to content

docs: update references from 'cursor' to 'gemini' agent#66

Merged
arittr merged 3 commits intomainfrom
docs-update-references-from
Oct 26, 2025
Merged

docs: update references from 'cursor' to 'gemini' agent#66
arittr merged 3 commits intomainfrom
docs-update-references-from

Conversation

@arittr
Copy link
Owner

@arittr arittr commented Oct 26, 2025

  • Update provider examples in CLAUDE.md to use 'gemini' instead of 'cursor'
  • Correct fallback chain examples in patterns.md
  • Update tech-stack.md to reflect generic Codex CLI (not Cursor-specific)
  • Fix agent name documentation in errors.ts JSDoc comment

🤖 Generated with Claude via commitment

- Replace commander dependency with sade in package.json
- Update CLI argument parsing to use sade's API
- Convert kebab-case option access (e.g., 'dry-run', 'message-only')
- Simplify command structure with sade's default command pattern
- Remove manual argv parsing workaround for --agent flag

🤖 Generated with Claude via commitment
- Update provider examples in CLAUDE.md to use 'gemini' instead of 'cursor'
- Correct fallback chain examples in patterns.md
- Update tech-stack.md to reflect generic Codex CLI (not Cursor-specific)
- Fix agent name documentation in errors.ts JSDoc comment

🤖 Generated with Claude via commitment
@arittr
Copy link
Owner Author

arittr commented Oct 26, 2025

This change is part of the following stack:

Change managed by git-spice.

- Add `--skip-git-repo-check` flag to Codex CLI execution
- Enable Codex to run in non-git directories (fixes eval system in /tmp)
- Update clean script to remove node_modules directory
- Update test expectations for new command flag

🤖 Generated with Claude via commitment
@arittr arittr merged commit a9ed515 into main Oct 26, 2025
4 checks passed
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