mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-21 21:04:13 +00:00
fix: address second review — agent path, display name, signal subtype
- plugin.json: use ./agents/workshop-ta.md path format (matches all other plugins) - workshop-ta front matter: name 'Workshop TA' preserves acronym (was 'workshop-ta') - signal-write: add subtype field (hands-up/blocked/done/checkpoint/partnership) so dashboard consumers can distinguish specific signal states - npm run build: regenerated docs/README.agents.md Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 26faf13e-639c-4a21-ac05-c0dc2bff7c62
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
"developer-experience"
|
||||
],
|
||||
"agents": [
|
||||
"workshop-ta"
|
||||
"./agents/workshop-ta.md"
|
||||
],
|
||||
"skills": [
|
||||
"./skills/bench-read/",
|
||||
|
||||
Reference in New Issue
Block a user