agent-ecosystem/src/renderer/components/chat/items
iliya a6f9515966 refactor: clean up pricing.json and enhance CLI logs styling
- Removed deprecated entries for Claude models from pricing.json to streamline configuration.
- Added compact styling for CLI logs, including padding adjustments and hiding timestamps and chevrons for a cleaner look.
- Updated DisplayItemList to support customizable preview text length for better content display.
- Enhanced BaseItem and TextItem components to utilize the new preview length feature, improving text handling.
- Refactored MarkdownViewer to support team click actions, enhancing interactivity in team-related components.
2026-03-13 23:29:24 +02:00
..
linkedTool feat: use agent teams 2026-02-22 23:36:11 +02:00
BaseItem.tsx refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
baseItemHelpers.ts 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
ExecutionTrace.tsx feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
LinkedToolItem.tsx feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
MetricsPill.tsx feat(chat): implement subagent input and compact boundary display items 2026-02-16 22:13:24 +09:00
SlashItem.tsx feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
SubagentItem.tsx feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
TeammateMessageItem.tsx feat: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00
TextItem.tsx refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
ThinkingItem.tsx refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00