Jon Corbin
ca790b1716
fetch -> web/fetch for everything
2026-01-12 14:00:22 -05:00
Copilot
2f9c96d4b5
Fix deprecated 'mode' attribute in prompt files by renaming to 'agent' ( #441 )
...
* Initial plan
* Rename 'mode' to 'agent' in prompt files and CONTRIBUTING.md
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
2025-12-01 10:56:45 +11:00
CypherHK
2b45ca4e8b
feat: update deprecated tool names to namespaced versions ( #365 )
...
- Replace 'codebase' with 'search/codebase'
- Replace 'searchResults' with 'search/searchResults'
- Replace 'terminalLastCommand' with 'runCommands/terminalLastCommand'
- Replace 'terminalSelection' with 'runCommands/terminalSelection'
Updated files:
- 13 chatmode files in chatmodes/
- 41 prompt files in prompts/
This update aligns with VS Code's latest tool naming conventions that organize tools into logical namespaces.
2025-10-30 09:29:27 +11:00
Derek Clair
69cd4fae4e
update editFiles to edit/editFiles ( #319 )
2025-10-16 10:07:01 +11:00
Joseph Gonzales
1ba5cc78ff
new java and springboot base best practices ( #22 )
...
* new java and springboot base best practices
* Update java-and-springboot.md
* Update java-and-springboot.md
* split java and springboot instructions
* header wrap with signle quote
* remove duplicate instruction
* address code reviews
* apply update-readme script
* java and kotlin prompts for springboot
* apply update-readme script
* Apply suggestion from @aaronpowell
---------
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-07-08 11:50:30 +10:00