agent-ecosystem/test/shared/utils
iliya 96c9b00d92 feat: implement unconditionally dropping of CLI provisioner artifacts
- Added a new function to drop CLI provisioner members from the member map, ensuring these internal artifacts are never displayed to users.
- Updated the createCliProvisionerNameGuard function to unconditionally hide provisioner names, regardless of the presence of base members.
- Modified unit tests to reflect the new behavior of dropping provisioner names even when the base member is absent.
2026-03-15 11:18:49 +02:00
..
cliArgsParser.test.ts feat: introduce maintenance API for artifact reconciliation 2026-03-07 18:48:57 +02:00
costFormatting.test.ts feat: add session cost in session header 2026-02-22 15:44:04 +05:30
extensionNormalizers.test.ts feat: enhance task change handling and improve plugin catalog integration 2026-03-11 18:16:40 +02:00
markdownSearchRendererAlignment.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
markdownTextSearch.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
modelParser.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
pricing.test.ts feat: enhance task assignment notifications and improve message clarity 2026-03-14 23:05:42 +02:00
reviewState.test.ts feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
teamMemberName.test.ts feat: implement unconditionally dropping of CLI provisioner artifacts 2026-03-15 11:18:49 +02:00
tokenFormatting.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