sessions - AI customizations for selfhost (#299053)

* sessions - AI customizations for selfhost

* more

* Update .github/hooks/hooks.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/skills/sessions/SKILL.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Benjamin Pasero
2026-03-04 05:56:19 +01:00
committed by GitHub
parent 605a07d2f8
commit 06c96dcab4
5 changed files with 86 additions and 50 deletions

4
.vscode/tasks.json vendored
View File

@@ -225,8 +225,7 @@
"windows": {
"command": ".\\scripts\\code.bat"
},
"problemMatcher": [],
"inSessions": true
"problemMatcher": []
},
{
"label": "Run Dev Sessions",
@@ -238,7 +237,6 @@
"args": [
"--sessions"
],
"inSessions": true,
"problemMatcher": []
},
{