Commit Graph

3 Commits

Author SHA1 Message Date
aba7289017 feat: rename all assistant references to rp across docs, config, and source files
- Updated CHANGELOG.md, CONTRIBUTING.md, pyproject.toml, rp/__main__.py, rp/commands/help_docs.py, rp/input_handler.py, rp/research.md, rp/tools/filesystem.py, rp/tools/minigit.py, and rp/tools/patch.py to replace 'assistant' and 'PR Assistant' with 'rp'
- Bumped version from 1.59.0 to 1.60.0 in pyproject.toml
- Added show_diff parameter to search_replace and apply_patch functions with visual diff output support
- Changed default commit author from 'RP Assistant' to 'rp' in minigit tool
2025-11-11 18:53:22 +00:00
e9ced4a493 chore: standardize string quotes and fix import ordering across multiple modules 2025-11-04 07:09:12 +00:00
5d42e8d377 chore: scaffold project with editorconfig, ci workflows, gitignore, pre-commit, changelog, contributing guide, license, and makefile 2025-11-04 04:17:27 +00:00