ming
e37cd3123f
fix(agents): replace deprecated tool names with official namespaced equivalents 🤖 🤖 🤖 ( #1382 )
...
Update tools lists in tdd-red, tdd-green, tdd-refactor, and github-actions-expert
agents to use the current VS Code Copilot built-in tool names.
Old names were silently ignored by VS Code (documented behaviour: 'If a given
tool is not available when using the custom agent, it is ignored.').
Tool name mapping applied:
- github → github/*
- findTestFiles → search/fileSearch
- runTests → execute/runTests
- runCommands → execute/runInTerminal
- terminalCommand → execute/runInTerminal
- codebase → search/codebase
- filesystem → read/readFile
- problems → read/problems
- testFailure → execute/testFailure
- terminalLastCommand → read/terminalLastCommand
- githubRepo → github/*
Also added missing tools present in the current VS Code tool reference:
- execute/getTerminalOutput
- read/terminalSelection
Additionally, generalised C#-specific content in TDD agents to be polyglot,
covering JavaScript/TypeScript (Jest/Vitest), Python (pytest), Java/Kotlin
(JUnit 5), and C# (.NET) — making the agents useful to the broader community.
Reference: https://code.visualstudio.com/docs/copilot/reference/copilot-vscode-features#_chat-tools
Co-authored-by: Ming <oncwnuAUeYAFR4UGlq8BEJq8Jy-k@git.weixin.qq.com >
2026-04-13 11:02:14 +10:00
..
2026-04-10 09:50:01 +10:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2025-11-03 10:20:36 +11:00
2026-02-03 14:11:03 +11:00
2026-02-18 13:30:30 -08:00
2025-10-29 06:07:13 +11:00
2026-02-03 14:11:03 +11:00
2025-11-16 09:55:12 +11:00
2026-01-31 23:26:43 +02:00
2025-11-18 10:23:38 +11:00
2025-12-15 09:29:59 +11:00
2026-02-03 14:11:03 +11:00
2026-01-07 19:36:16 -08:00
2026-01-07 19:36:16 -08:00
2025-11-25 16:24:55 +11:00
2026-03-23 11:25:33 +11:00
2025-11-25 16:24:55 +11:00
2025-11-25 16:24:55 +11:00
2025-11-25 16:24:55 +11:00
2025-11-25 16:24:55 +11:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2026-03-16 10:27:54 +11:00
2026-01-21 09:16:22 +01:00
2026-01-21 09:16:22 +01:00
2026-01-21 09:16:22 +01:00
2026-01-31 23:26:43 +02:00
2025-11-25 16:24:55 +11:00
2025-12-04 11:11:49 +11:00
2025-11-16 09:53:38 +11:00
2025-12-08 09:39:52 +11:00
2026-02-10 22:46:07 +03:00
2026-02-03 14:11:03 +11:00
2026-03-13 13:45:17 +11:00
2025-12-08 09:41:23 +11:00
2026-01-20 10:59:29 -05:00
2026-01-12 14:07:00 -05:00
2026-01-31 23:26:43 +02:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2026-03-17 08:40:50 +11:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2026-01-09 08:41:01 -08:00
2026-04-10 09:50:01 +10:00
2025-11-17 08:36:50 +11:00
2025-12-15 09:35:58 +11:00
2026-03-23 16:04:46 +11:00
2026-02-03 10:25:12 -08:00
2026-03-12 12:35:43 +11:00
2025-11-18 10:16:59 +11:00
2026-02-03 14:11:03 +11:00
2025-10-29 06:07:13 +11:00
2025-11-16 09:55:12 +11:00
2025-11-25 16:24:55 +11:00
2026-04-09 14:06:27 -07:00
2026-02-03 14:11:03 +11:00
2025-11-25 16:24:55 +11:00
2026-02-03 14:11:03 +11:00
2025-11-25 16:24:55 +11:00
2026-01-31 23:26:43 +02:00
2026-04-10 09:50:01 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-04-09 12:17:20 +10:00
2026-02-03 14:11:03 +11:00
2026-04-13 11:02:14 +10:00
2026-03-23 13:56:12 +11:00
2025-11-25 16:24:55 +11:00
2026-02-03 14:11:03 +11:00
2025-12-17 09:39:15 +11:00
2026-04-02 10:03:04 +11:00
2026-03-13 13:45:17 +11:00
2025-11-25 16:24:55 +11:00
2025-10-29 06:07:13 +11:00
2025-11-25 16:24:55 +11:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2025-10-29 06:07:13 +11:00
2025-11-27 10:00:50 +11:00
2026-02-19 16:40:53 +00:00
2025-12-23 14:44:06 -05:00
2026-02-03 14:11:03 +11:00
2026-03-03 10:06:32 +11:00
2025-11-25 16:24:55 +11:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2025-11-16 09:55:12 +11:00
2025-11-16 09:55:12 +11:00
2025-11-25 16:24:55 +11:00
2025-11-16 09:55:12 +11:00
2025-10-29 06:07:13 +11:00
2025-10-29 06:07:13 +11:00
2026-02-26 12:03:35 +01:00
2025-10-29 06:07:13 +11:00
2026-03-20 10:13:38 +11:00
2026-01-18 00:02:52 +01:00
2026-03-11 10:46:06 +11:00
2025-10-29 06:07:13 +11:00
2025-11-25 16:24:55 +11:00
2026-02-03 14:11:03 +11:00
2025-12-15 09:37:06 +11:00
2025-11-25 16:24:55 +11:00
2026-01-09 08:41:01 -08:00
2025-11-25 16:24:55 +11:00
2026-02-16 16:23:26 +01:00
2026-02-16 16:23:26 +01:00
2026-02-16 16:23:26 +01:00
2026-02-16 16:23:26 +01:00
2026-02-16 16:23:26 +01:00
2026-02-16 16:23:26 +01:00
2026-02-16 16:23:26 +01:00
2026-02-16 16:23:26 +01:00
2025-11-25 16:24:55 +11:00
2025-11-25 16:24:55 +11:00
2025-11-25 16:24:55 +11:00
2025-11-25 16:24:55 +11:00
2025-11-25 16:24:55 +11:00
2025-11-25 16:24:55 +11:00
2025-11-25 16:24:55 +11:00
2025-11-25 16:24:55 +11:00
2026-03-30 08:04:24 +11:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2025-11-25 16:24:55 +11:00
2026-03-10 10:43:28 +11:00
2026-02-12 15:55:28 +01:00
2026-04-10 11:10:21 +10:00
2026-04-10 11:10:21 +10:00
2026-04-10 11:10:21 +10:00
2026-04-10 11:10:21 +10:00
2026-04-10 11:10:21 +10:00
2026-04-10 11:10:21 +10:00
2026-04-10 11:10:21 +10:00
2026-04-09 15:18:52 +10:00
2026-04-10 11:10:21 +10:00
2026-04-09 15:18:52 +10:00
2026-04-10 11:10:21 +10:00
2026-02-11 15:48:12 +05:30
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2026-01-12 13:06:59 +13:00
2025-11-25 16:24:55 +11:00
2026-02-12 16:00:42 +01:00
2025-11-25 16:24:55 +11:00
2026-04-09 12:09:42 +10:00
2026-04-09 12:09:42 +10:00
2025-12-31 09:24:32 +05:30
2026-04-09 12:09:42 +10:00
2026-04-09 12:09:42 +10:00
2026-03-03 15:36:08 +11:00
2026-03-23 10:37:40 +11:00
2025-12-12 09:12:10 +11:00
2025-12-12 09:12:10 +11:00
2025-12-12 09:12:10 +11:00
2026-01-12 14:07:00 -05:00
2026-01-12 14:07:00 -05:00
2026-01-12 14:07:00 -05:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2026-04-10 11:12:45 +10:00
2026-02-03 14:11:03 +11:00
2025-10-29 06:07:13 +11:00
2026-02-12 15:55:28 +01:00
2025-11-25 16:24:55 +11:00
2026-01-10 15:27:38 -05:00
2025-11-25 16:24:55 +11:00
2026-03-26 09:54:39 +11:00
2026-04-13 11:02:14 +10:00
2026-04-13 11:02:14 +10:00
2026-04-13 11:02:14 +10:00
2026-02-03 14:11:03 +11:00
2026-01-12 14:07:00 -05:00
2026-03-02 19:32:24 +11:00
2025-11-25 16:24:55 +11:00
2026-01-09 08:41:01 -08:00
2025-11-05 10:13:37 +11:00
2026-02-27 14:29:53 -06:00
2025-12-04 11:11:49 +11:00
2025-11-25 16:24:55 +11:00
2025-12-04 11:11:49 +11:00
2026-03-18 10:54:21 +11:00
2026-02-03 14:11:03 +11:00
2026-02-03 14:11:03 +11:00
2025-10-29 06:07:13 +11:00
2026-03-04 10:04:56 +11:00