agent-ecosystem/src/renderer/components/chat/items/linkedTool
2026-04-12 22:15:57 +03:00
..
CollapsibleOutputSection.tsx feat: cherry-pick upstream CollapsibleOutputSection + TriggerMatcher regex cache 2026-03-25 13:58:38 +02:00
DefaultToolViewer.tsx chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
EditToolViewer.tsx feat(chat): add syntax highlighting to command input in EditToolViewer and SkillReviewDialog 2026-03-23 20:26:48 +02:00
index.ts feat: cherry-pick upstream CollapsibleOutputSection + TriggerMatcher regex cache 2026-03-25 13:58:38 +02:00
ReadToolViewer.tsx feat: cherry-pick upstream CollapsibleOutputSection + TriggerMatcher regex cache 2026-03-25 13:58:38 +02:00
renderHelpers.tsx Stabilize team provisioning and runtime diagnostics 2026-04-04 20:04:16 +03:00
SkillToolViewer.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
ToolErrorDisplay.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
WriteToolViewer.tsx feat: cherry-pick upstream CollapsibleOutputSection + TriggerMatcher regex cache 2026-03-25 13:58:38 +02:00