Compare commits
No commits in common. "f7e562173b2a8a7673c523e675dc92e2bbdf1aa5" and "9350cf14b9f2723190ab15d201a0bf451dd2d58c" have entirely different histories.
f7e562173b
...
9350cf14b9
2 changed files with 4 additions and 4 deletions
|
|
@ -23,6 +23,7 @@ Letzte Aktualisierung: 2026-04-10 (DIS-151 done)
|
|||
| ID | Titel | Phase | Branch | Priorität |
|
||||
|----|-------|-------|--------|-----------|
|
||||
| [DIS-152](DIS-152.md) | Gemappte Projektpfade (host:virtual) | 1.5 | `refinement/mapped-project-paths` | p2 |
|
||||
| [DIS-154](DIS-154.md) | Discord Rich Features (Reactions, Dateien) | 1.5 | `refinement/discord-rich-features` | p1 |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -85,7 +86,6 @@ Letzte Aktualisierung: 2026-04-10 (DIS-151 done)
|
|||
|----|-------|---------|----|
|
||||
| [DIS-151](DIS-151.md) | Channel-Kategorisierung + Lifecycle | 2026-04-10 | #60 |
|
||||
| [DIS-153](DIS-153.md) | Model-Auswahl pro Agent | 2026-04-13 | #62 |
|
||||
| [DIS-154](DIS-154.md) | Discord Rich Features (Reactions, Dateien, [ATTACH:]) | 2026-04-13 | #64 |
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
---
|
||||
id: DIS-154
|
||||
status: done
|
||||
status: in-progress
|
||||
phase: 1.5
|
||||
priority: p1
|
||||
labels: [phase:1.5, type:feat, priority:p1]
|
||||
branch: refinement/discord-rich-features
|
||||
assignee: developer-agent
|
||||
started: 2026-04-13
|
||||
pr: "#64"
|
||||
merged: 2026-04-13
|
||||
pr: null
|
||||
merged: null
|
||||
---
|
||||
|
||||
# DIS-154: Discord Rich Features für Agents (Reactions, Embeds, Dateien)
|
||||
|
|
|
|||
Loading…
Reference in a new issue