agent-orchestrator/frontend/src
Harshit Singh Bhandari d302414f52
feat(sidebar): inline-edit session display name via hover pencil (#2307)
* feat(sidebar): inline-edit session display name via hover pencil

Reuse the merged PATCH /sessions/{id} rename endpoint (#2302). A pencil
reveals on session-row hover/focus; clicking it swaps the label for an
inline input capped at 20 chars (same as spawn --name). Enter/blur saves
and invalidates the workspace query so the rename survives reload; Escape
cancels.

Refs #2301

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* test(sidebar): cover inline session rename save/cancel/cap

Refs #2301

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* chore: format with prettier [skip ci]

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-01 03:19:27 +05:30
..
api feat(spawn): add required --name flag for sidebar display name (#2302) 2026-06-30 16:26:48 +05:30
landing feat(frontend): refresh dashboard, orchestrator, and AO logos (#317) 2026-06-18 16:23:19 +05:30
main fix(update): enable allowPrerelease on the nightly channel (#2265) 2026-06-29 03:37:49 +05:30
renderer feat(sidebar): inline-edit session display name via hover pencil (#2307) 2026-07-01 03:19:27 +05:30
shared fix(daemon): stop orchestrator id-increment + OS-native daemon liveness link (#2185) 2026-06-26 18:28:32 +05:30
annotate-preload.ts feat(frontend): add live browser panel (#375) 2026-06-22 04:14:18 +05:30
main.ts feat(icon): apply runtime app icon on macOS (#2296) 2026-06-30 15:27:50 +05:30
preload.ts feat: Global Settings (migration + update channel) + ao start download progress (#2235) 2026-06-27 23:08:55 +05:30