mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-01 23:12:29 +00:00
ae8ada62bd
* new extension backrooms-canvas * new extension backrooms-canvas * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * update according to code review update according to code review * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * apply code review, change backviews to backrooms * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
20 lines
492 B
JSON
20 lines
492 B
JSON
{
|
|
"name": "backrooms-canvas",
|
|
"description": "Wander an endless first-person backrooms in a Copilot canvas while agents work; their status ghost-writes on the walls.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "John Haugabook",
|
|
"url": "https://github.com/jhauga"
|
|
},
|
|
"keywords": [
|
|
"backrooms",
|
|
"copilot-canvas",
|
|
"interactive-canvas",
|
|
"first-person",
|
|
"procedural-generation",
|
|
"session-breaks"
|
|
],
|
|
"logo": "assets/preview.png",
|
|
"extensions": "."
|
|
}
|