3 Commits

Author SHA1 Message Date
dangelov-qa
0510f28044
Extended the Accessibility chatmode to behave as an expert with more … (#352)
* Updated the README.chatmodes.md

* Extended the accessibility features aof the chatmode.

---------

Co-authored-by: daniellyudmilovangelov <daniel.angelov@ffwagency.com>
2025-11-04 09:33:18 +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
Copilot
43a469efd5
Fix typo in accessibility chat mode filename (#347)
* Initial plan

* Fix typo in accessibility file name and update references

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-10-24 11:37:57 +11:00