Let agents set a custom status icon for a session
- 主要言語
- 言語のデータがありません
- スター
- 2.1k
- フォーク
- 153
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Once you're running several sessions at once, the sidebar gets hard to keep track of. Every session shows a status indicator that reflects what's happening: animated while the agent is working, one color when it's done, another when it needs your attention. But when a session is idle, there's no icon at all, so a stack of idle sessions all look the same and it's tough to get a quick overview.
I'd like agents to be able to give a session its own custom icon. The agent picks a small symbol that represents what the session is about, and that icon shows up next to the session in the sidebar when it's otherwise idle. Think of it like the session's title, but visual: the agent decides on it as part of describing its work.
This feels especially worthwhile now that LLMs are getting genuinely good at producing SVG graphics. A model can draw a clean, recognizable little glyph for a task on its own, so the icon can actually reflect the content of the session rather than being picked from a fixed set.
**Why this is useful**
- Makes a screen full of sessions much easier to scan and tell apart.
- Gives idle sessions some identity instead of a blank slot.
- Lets the agent communicate the nature of a task visually, not just in text.
**Expected behavior**
- An agent can set a custom icon for its session.
- The icon appears in the sidebar when the session is idle.
- The existing working/done/needs-attention indicators still take priority when they apply, so this only fills the idle gap.
- The icon should stick around after a reload.
- This should work for both regular workspace sessions and general chat sessions.
コントリビューションガイド
調査の方向性
まず、アイドル状態のセッションに対するサイドバーのステータスインジケーターをたどり、再読み込み後もセッション状態がどのように維持されるかを確認します。通常のワークスペースセッションと一般的なチャットセッションの両方を確認し、カスタムアイコンがアイドル状態のときにのみ表示されること、既存のステータスインジケーターが優先されること、そしてアイコンが保持されることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- desktop
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 52/100