agent-ecosystem/src/renderer/types
2026-04-18 10:34:47 +03:00
..
api.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
claudeMd.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
contextInjection.ts feat(chat): enhance navigation and tool highlighting in chat history 2026-02-16 20:36:18 +09:00
data.ts feat(context): enhance session context tracking and display 2026-02-15 14:49:29 +09:00
groups.ts feat(chat): implement subagent input and compact boundary display items 2026-02-16 22:13:24 +09:00
inlineChip.ts feat: improve task reference handling and enhance UI components 2026-03-11 14:18:43 +02:00
mention.ts feat(chat): show project and user skills as slash command suggestions 2026-04-14 14:37:27 +03:00
notifications.ts chore: rename app branding to Agent Teams UI 2026-04-18 10:34:47 +03:00
panes.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
sessionReport.ts refactor: wire session analyzer and CostSection to shared pricing 2026-02-23 12:10:42 -05:00
tabs.ts feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00
teamMessagesPanelMode.ts feat(messages): add bottom sheet panel mode 2026-04-12 22:17:18 +03:00