agent-ecosystem/src/shared/constants
2026-03-31 18:52:15 +03:00
..
agentBlocks.ts feat(team): implement startTaskByUser functionality 2026-03-25 14:47:27 +02:00
attachments.ts feat(attachments): expand file support and enhance attachment handling 2026-03-23 17:24:48 +02:00
cache.ts chore: lower session cache size and TTL (5 sessions, 5 min TTL) 2026-03-31 18:52:15 +03:00
cli.ts fix: resolve CLI binary dynamically for MCP diagnostics and extension installs 2026-03-22 13:10:11 +02:00
crossTeam.ts fix: refine regex patterns and improve utility functions for mention handling 2026-03-19 13:35:51 +02:00
index.ts feat(attachments): expand file support and enhance attachment handling 2026-03-23 17:24:48 +02:00
kanban.ts feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:25:49 +02:00
memberColors.ts refactor: enhance TeamMemberLogsFinder and UI components for improved member display and caching 2026-03-14 21:25:01 +02:00
teamLimits.ts feat: update task comment and message length limits to use centralized constant 2026-03-07 01:04:00 +02:00
trafficLights.ts fix: increase macOS traffic light content gap for better title spacing 2026-02-21 12:11:55 -03:00
triggerColors.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
window.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