Files
Cortex-Inara/home/scott/persona/inara/TASKS.json
Scott Idem 0cf0d65e9e feat: session naming, username/persona rename, help page, contrast fixes
- Session name field: PATCH /sessions/{id} endpoint, inline rename button in UI
- Persona rename: inline ✏ toggle form in settings, POST /settings/persona/rename
- Username rename: inline form in settings, POST /settings/username (renames home dir, forces re-login)
- Help page: dedicated /help route replacing modal, collapsible sections
- Per-persona isolation: files.py and session_store.py now scope to correct user/persona
- Contrast/visibility: muted text bumped to slate-400+, session rename btn at 0.4 opacity

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 23:10:12 -04:00

39 lines
1.0 KiB
JSON

[
{
"id": "t_jwsoMn5b",
"title": "Test Item 1",
"description": null,
"status": "todo",
"priority": "normal",
"created_at": "2026-03-19T03:19:37.106698+00:00",
"updated_at": "2026-03-19T03:19:37.106708+00:00"
},
{
"id": "t_ptw8nDec",
"title": "Test Item 2",
"description": null,
"status": "todo",
"priority": "normal",
"created_at": "2026-03-19T03:19:37.753740+00:00",
"updated_at": "2026-03-19T03:19:37.753750+00:00"
},
{
"id": "t_1ZToczGC",
"title": "Create scratch pad toolset idea",
"description": null,
"status": "todo",
"priority": "normal",
"created_at": "2026-03-20T05:14:37.344354+00:00",
"updated_at": "2026-03-20T05:14:37.344368+00:00"
},
{
"id": "t_ODYEciPP",
"title": "Check green laser pointers",
"description": "Some time this coming weekend.",
"status": "todo",
"priority": "normal",
"created_at": "2026-03-24T02:20:33.546765+00:00",
"updated_at": "2026-03-24T02:20:33.546782+00:00"
}
]