agent-ecosystem/src/renderer/components/common
2026-05-25 00:14:43 +03:00
..
AppLogo.tsx feat: use agent teams 2026-02-22 23:36:11 +02:00
CliInstallWarningBanner.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
ConfirmDialog.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
ConnectionStatusBadge.tsx perf: offload heavy I/O to worker thread, reduce renderer re-renders 2026-04-05 16:21:05 +00:00
ContextSwitchOverlay.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
CopyablePath.tsx 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
CopyButton.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
ErrorBoundary.tsx fix(ci): restore workspace validation 2026-05-25 00:14:43 +03:00
ExportDropdown.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
FileTree.tsx feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
OngoingIndicator.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
ProviderActivityStatusStrip.tsx merge(dev): pull origin dev into refactor branch 2026-05-24 17:13:34 +03:00
ProviderBrandLogo.tsx feat(multimodel): unify provider catalog and branding 2026-04-10 22:36:32 +03:00
RepositoryDropdown.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
TokenUsageDisplay.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
UpdateBanner.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
UpdateDialog.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
WarningBanner.tsx feat: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
WorkspaceIndicator.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
WorktreeBadge.tsx feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00