-
Notifications
You must be signed in to change notification settings - Fork 738
Open
Labels
area: hostHost layer: agentManager, fileWatcher, transcriptParserHost layer: agentManager, fileWatcher, transcriptParsergood first issueGood for newcomersGood for newcomerstype: featureNew feature or capabilityNew feature or capability
Description
Feature Request
Problem
Currently, every time I open VS Code, I have to manually:
- Click on the Pixel Agents panel tab
- Click "+ Agent" to spawn a Claude Code terminal with its character
This gets repetitive when you use Pixel Agents daily.
Proposed Solution
Add two optional settings:
-
pixel-agents.autoShowPanel(boolean, default: false)- Automatically open/focus the Pixel Agents panel when VS Code starts
-
pixel-agents.autoSpawnAgent(boolean, default: false)- Automatically spawn one Claude Code agent + character when VS Code starts
- Only spawns if no existing agents are detected
Why
For daily users, removing these 2 manual clicks on every VS Code launch would be a nice quality-of-life improvement. The extension is great -- this would make the experience even more seamless.
Additional Context
- Extension version: 1.1.1
- OS: macOS
- VS Code: latest
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: hostHost layer: agentManager, fileWatcher, transcriptParserHost layer: agentManager, fileWatcher, transcriptParsergood first issueGood for newcomersGood for newcomerstype: featureNew feature or capabilityNew feature or capability