docs: session history Prompt 16 + Test-Output ergaenzt
This commit is contained in:
parent
f066b06863
commit
6082b10745
2 changed files with 14 additions and 1 deletions
|
|
@ -365,3 +365,16 @@ sh -n scripts/copilot-update.sh → sh: OK
|
||||||
fish -n scripts/copilot-update.fish → fish: OK
|
fish -n scripts/copilot-update.fish → fish: OK
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Commit `f066b06`. Test nach manuellem Deploy:
|
||||||
|
```
|
||||||
|
cp scripts/copilot-update.sh ~/.local/bin/copilot-update.sh
|
||||||
|
git copilot-update
|
||||||
|
# → === Copilot Update ===
|
||||||
|
# ✓ Cache aktualisiert: /home/rd13server/.copilot-setup
|
||||||
|
# ✓ ~/.git-templates/ aktualisiert
|
||||||
|
# ✓ 11 Prompt-Dateien aktualisiert
|
||||||
|
# ✓ .git/hooks/pre-commit aktualisiert
|
||||||
|
# ✓ .github/copilot-instructions.md Framework-Sektion aktualisiert
|
||||||
|
# === Done ===
|
||||||
|
```
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
## Aktueller Projektstatus
|
## Aktueller Projektstatus
|
||||||
|
|
||||||
**Letzte Aktualisierung:** 2026-06-03 – copilot-update.sh/.fish Syntax-Fix (fi/end + Box-Drawing-Zeichen)
|
**Letzte Aktualisierung:** 2026-06-03 – copilot-update.sh/.fish Syntax-Fix + git copilot-update verifiziert OK
|
||||||
**Phase:** Produktion / stabil – wird bei Bedarf erweitert
|
**Phase:** Produktion / stabil – wird bei Bedarf erweitert
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue