agent-ecosystem/src/renderer/components
matt d00940dd9d feat(04-02): wire WorkspaceSection into SettingsView and SettingsTabs
- Add WorkspaceSection to sections/index.ts barrel export
- Add 'workspace' to SettingsSection union type with HardDrive icon
- Position Workspaces tab between Connection and Notifications
- Render WorkspaceSection when workspace tab is active (no props needed)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 04:43:11 +00:00
..
chat Add CI and Release workflows; enhance loading skeletons and splash screen 2026-02-11 20:31:27 +09:00
common feat(04-01): add ContextSwitcher and ConnectionStatusBadge components 2026-02-12 02:18:47 +00:00
dashboard Add CI and Release workflows; enhance loading skeletons and splash screen 2026-02-11 20:31:27 +09:00
layout feat(04-01): wire ContextSwitcher into SidebarHeader and add keyboard shortcut 2026-02-12 04:37:49 +00:00
notifications Refactor extractProjectName to accept cwdHint for improved project name extraction. Update ErrorTriggerChecker to utilize new parameter, ensuring accurate project name retrieval in various contexts. Enhance tests to cover new functionality and edge cases. 2026-02-11 20:12:25 +09:00
search 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
settings feat(04-02): wire WorkspaceSection into SettingsView and SettingsTabs 2026-02-12 04:43:11 +00:00
sidebar Add CI and Release workflows; enhance loading skeletons and splash screen 2026-02-11 20:31:27 +09: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