| .. |
|
items
|
refactor(team): split team detail snapshot from messages activity
|
2026-04-15 21:54:38 +03:00 |
|
SessionContextPanel
|
fix(context): unify context usage metrics
|
2026-04-18 12:10:51 +03:00 |
|
viewers
|
refactor(activity): reuse markdown rendering in compact previews
|
2026-04-18 21:57:59 +03:00 |
|
AIChatGroup.tsx
|
perf: offload heavy I/O to worker thread, reduce renderer re-renders
|
2026-04-05 16:21:05 +00:00 |
|
ChatHistory.tsx
|
fix(context): unify context usage metrics
|
2026-04-18 12:10:51 +03:00 |
|
ChatHistoryEmptyState.tsx
|
feat: migrate to React 19
|
2026-03-24 17:11:55 +02:00 |
|
ChatHistoryItem.tsx
|
perf(renderer): reduce costly blur transitions
|
2026-04-11 10:05:27 +03:00 |
|
ChatHistoryLoadingState.tsx
|
feat: migrate to React 19
|
2026-03-24 17:11:55 +02:00 |
|
CompactBoundary.tsx
|
feat: refine team provisioning and UI components for improved user experience
|
2026-03-09 18:15:00 +02:00 |
|
ContextBadge.tsx
|
fix: correct context badge count to sum actual items instead of injection objects (#2)
|
2026-02-21 01:15:55 -08:00 |
|
DisplayItemList.tsx
|
fix(team): harden provisioning and team UI state
|
2026-04-06 21:28:22 +03:00 |
|
LastOutputDisplay.tsx
|
feat(chat): add copy actions for code blocks
|
2026-04-11 09:07:16 +03:00 |
|
markdownComponents.tsx
|
chore(workspace): checkpoint remaining claude team changes
|
2026-04-12 22:15:57 +03:00 |
|
markdownCopyUtils.ts
|
feat(chat): add copy actions for code blocks
|
2026-04-11 09:07:16 +03:00 |
|
searchHighlightUtils.ts
|
perf: replace remark-based search with plain text indexOf
|
2026-03-25 14:32:37 +02:00 |
|
SystemChatGroup.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 |
|
UserChatGroup.tsx
|
refactor(team): split team detail snapshot from messages activity
|
2026-04-15 21:54:38 +03:00 |