agent-ecosystem/src
matt 58f4be0a61 feat(04-01): wire ContextSwitcher into SidebarHeader and add keyboard shortcut
- Add ContextSwitcher to SidebarHeader Row 1 with visual separator
- Add Cmd+Shift+K shortcut to cycle through available contexts
- Add SSH status listener in App.tsx to refresh context list on changes
- Shortcut guard: disabled during active context switch

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 04:37:49 +00:00
..
main feat(02-03): add SSH profile management to ConfigManager 2026-02-12 01:14:08 +00:00
preload feat(02-03): add SSH profile management to ConfigManager 2026-02-12 01:14:08 +00:00
renderer feat(04-01): wire ContextSwitcher into SidebarHeader and add keyboard shortcut 2026-02-12 04:37:49 +00:00
shared feat(02-03): add SSH profile management to ConfigManager 2026-02-12 01:14:08 +00:00
CLAUDE.md Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00