agent-ecosystem/test/renderer/store
iliya afcb0fcc1a feat: implement member briefing functionality and enhance team provisioning
- Added new functions for member briefing, allowing retrieval of member-specific instructions and context based on team configuration and metadata.
- Enhanced the TeamProvisioningService to include prompts for new members, emphasizing the importance of calling the member briefing tool during onboarding.
- Updated tests to validate the new member briefing functionality and ensure proper handling of various member scenarios, including inbox presence and metadata resolution.
- Introduced environment variable support for enabling or disabling member briefing bootstrap prompts during team member provisioning.
2026-03-13 15:58:51 +02:00
..
changeReviewSlice.test.ts feat: persist safe task change summaries 2026-03-11 21:37:08 +02:00
cliInstallerSlice.test.ts feat: project editor with drag & drop, search, Quick Open (#11) 2026-03-01 07:56:59 +02:00
editorSlice.test.ts feat: project editor with drag & drop, search, Quick Open (#11) 2026-03-01 07:56:59 +02:00
extensionsSlice.test.ts feat: implement member briefing functionality and enhance team provisioning 2026-03-13 15:58:51 +02:00
notificationSlice.test.ts feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
paneSlice.test.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
pathResolution.test.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
sessionSlice.test.ts feat: project editor with drag & drop, search, Quick Open (#11) 2026-03-01 07:56:59 +02:00
storeTestUtils.ts Merge branch 'feature/extension-store' into dev 2026-03-08 01:08:19 +02:00
tabSlice.test.ts feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
tabUISlice.test.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
teamChangeThrottle.test.ts feat: implement live lead message handling and improve team data refresh logic 2026-03-09 00:13:12 +02:00
teamSlice.test.ts feat: enhance UI styling and functionality for extension components 2026-03-12 15:08:26 +02:00