chore(tickets): clôture #164 (QA verte) — sync miroir tickets
#164 (/profile + reset de session confirmé) fermé après merge de feature/164-profile-command dans develop. Sync du miroir local. Reste #165 (seam plugins) pour clore l'épic #161. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
issueRef: "#164"
|
||||
version: 4
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1786018356449
|
||||
version: 6
|
||||
updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"}
|
||||
updatedAt: 1786021934839
|
||||
---
|
||||
|
||||
@ -2,16 +2,16 @@
|
||||
id: "f0965087-3799-4be0-9968-0fc43eb54129"
|
||||
number: 164
|
||||
title: "Custom CLI: `/profile` command and profile-switch confirmation flow"
|
||||
status: "open"
|
||||
status: "closed"
|
||||
priority: "medium"
|
||||
sprint: null
|
||||
links: [{"target":"#162","kind":"dependsOn"},{"target":"#163","kind":"dependsOn"}]
|
||||
agentRefs: [{"agentId":"8f7da528-58df-4315-97e9-0562230ecc19","role":"assigned"},{"agentId":"fe887179-933f-47d4-960f-c3b06827f86c","role":"assigned"}]
|
||||
attachments: []
|
||||
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"}
|
||||
createdAt: 1786017501936
|
||||
updatedAt: 1786018356449
|
||||
version: 4
|
||||
updatedAt: 1786021934839
|
||||
version: 6
|
||||
---
|
||||
Implement `/profile` as a first-class custom CLI command that opens a profile-selection popup from the composer flow, informs the user that validating the choice will reset the current session, and requires an explicit user confirmation before performing that forced reset/profile switch. Scope includes the UX wording and confirmation/reset behavior tied to the command. Keep this separate from the generic slash-command palette so the session-reset semantics are explicit and testable.
|
||||
@ -2160,7 +2160,7 @@
|
||||
"issueRef": "#164",
|
||||
"path": "164",
|
||||
"title": "Custom CLI: `/profile` command and profile-switch confirmation flow",
|
||||
"status": "open",
|
||||
"status": "closed",
|
||||
"priority": "medium",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
@ -2171,7 +2171,7 @@
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1786018356449
|
||||
"updatedAt": 1786021934839
|
||||
},
|
||||
{
|
||||
"issueRef": "#165",
|
||||
|
||||
Reference in New Issue
Block a user