agent-ecosystem/src/shared/constants
iliya 71143db3ac feat: update cross-team messaging protocol and enhance team provisioning
- Refactored cross-team message formatting to use a canonical XML-like tag structure for improved clarity and consistency.
- Introduced new attributes for cross-team messages, including 'from', 'depth', 'conversationId', and 'replyToConversationId'.
- Enhanced TeamProvisioningService to manage pending cross-team reply expectations, ensuring proper message handling and relay.
- Updated UI components to reflect changes in cross-team messaging, including stripping metadata from displayed messages.
- Added tests to validate new cross-team message handling and ensure proper functionality across services.
2026-03-10 14:48:55 +02:00
..
agentBlocks.ts refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
cache.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
crossTeam.ts feat: update cross-team messaging protocol and enhance team provisioning 2026-03-10 14:48:55 +02:00
index.ts feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +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 feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +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