agent-ecosystem/test/shared/utils
Илия 3849c01955
fix(provenance): classify synthetic user turns
* fix(provenance): classify synthetic user turns

* fix(provenance): keep assistant display rendering intact

* fix(provenance): preserve source tool result rows
2026-05-26 23:51:17 +03:00
..
anthropicLaunchModel.test.ts feat(runtime): support anthropic compatible endpoints 2026-05-22 00:16:52 +03:00
cliArgsParser.test.ts fix(ci): restore green workspace checks 2026-04-12 00:02:59 +03:00
contentSanitizer.test.ts feat(team): improve runtime lane presence state 2026-04-27 17:40:13 +03:00
costFormatting.test.ts feat: add session cost in session header 2026-02-22 15:44:04 +05:30
extensionNormalizers.test.ts feat(codex): add app-server account management and polish native UX 2026-04-20 20:18:21 +03:00
idleNotificationSemantics.test.ts fix(team): align idle inbox semantics across app 2026-04-08 17:45:09 +03:00
inboxNoise.test.ts feat(team): improve runtime bootstrap controls 2026-05-19 22:39:13 +03: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
opencodeModelRef.test.ts feat(opencode): support local model readiness 2026-05-20 13:03:24 +03:00
platformPath.test.ts fix: harden Windows frontend stability (#125) 2026-05-16 19:57:11 +03:00
pricing.test.ts feat(team): improve runtime provider workflows 2026-05-17 19:11:26 +03:00
providerBackend.test.ts feat(team): improve runtime provider workflows 2026-05-17 19:11:26 +03:00
providerExtensionCapabilities.test.ts fix(extensions): use safe legacy multimodel capability fallback 2026-04-17 14:46:43 +03:00
rateLimitDetector.test.ts feat(teams): introduce fast mode configuration for Anthropic provider and enhance related UI components 2026-04-21 16:44:18 +03:00
releaseNotes.test.ts fix(updater): improve release notes and banner spacing 2026-05-20 12:30:06 +03:00
reviewState.test.ts feat(team): update task automation state 2026-05-07 01:22:16 +03:00
slashCommands.test.ts feat(chat): show project and user skills as slash command suggestions 2026-04-14 14:37:27 +03:00
taskChangeState.test.ts feat(team): update task automation state 2026-05-07 01:22:16 +03:00
taskWorkDuration.test.ts feat(team): harden runtime delivery and diagnostics 2026-05-09 00:25:55 +03:00
teamGraphDefaultLayout.test.ts feat: harden opencode and team runtime flows 2026-05-21 01:10:48 +03:00
teamInternalControlMessages.test.ts fix(team): recognize native bootstrap control envelopes 2026-05-06 18:59:54 +03:00
teamMemberColors.test.ts chore: checkpoint workspace before relaunch flow 2026-04-19 16:08:38 +03:00
teamMemberMcpPolicy.test.ts feat(team): improve runtime bootstrap controls 2026-05-19 22:39:13 +03: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
toolSummary.test.ts fix: refine regex patterns and improve utility functions for mention handling 2026-03-19 13:35:51 +02:00
userTurnProvenance.test.ts fix(provenance): classify synthetic user turns 2026-05-26 23:51:17 +03:00