agent-ecosystem/test/main/utils
infiniti 9758fafd10
feat(team): support sent message revisions
* fix(opencode): recover empty bridge output sends

* fix(opencode): handle empty readiness bridge output

* fix(opencode): retry read-only bridge no-output

* fix(opencode): recover empty bridge output sends

---------

Co-authored-by: iliya <iliyazelenkog@gmail.com>

* fix(runtime-provider): clarify opencode model routes ux

* fix(team): show create dialog loading fallback

* feat(team): support revising sent messages

* test(team): cover sent message revision flow

* fix(opencode): harden local runtime bridge support

* fix(member-work-sync): recover stale nudge payload conflicts

* fix(runtime): gate codex install prompt on runtime status

* fix(team): persist incomplete launch state before cleanup

* fix(team): keep launch pending for dead runtime entries

* feat(logs): compact team log source controls

* fix(build): verify radix presence patch before build

* fix(renderer): recover failed dynamic imports

* fix(team): preserve task labels and change presence

* fix(logs): restore member process log source

* fix(team): require revision notice before editing

---------

Co-authored-by: iliya <iliyazelenkog@gmail.com>
Co-authored-by: 777genius <quantjumppro@gmail.com>
2026-05-25 21:11:59 +03:00
..
AgentCliLaunch.live-e2e.test.ts test(team): harden live launch smoke matrix 2026-05-09 05:52:26 +03:00
atomicWrite.test.ts feat(docs): restructure VitePress IA, improve onboarding/troubleshooting docs 2026-05-15 23:34:06 +03:00
childProcess.test.ts feat(team): support sent message revisions 2026-05-25 21:11:59 +03:00
cliPathMerge.test.ts fix(opencode): preserve packaged runtime env 2026-05-18 21:48:06 +03:00
costCalculation.test.ts feat: enhance task assignment notifications and improve message clarity 2026-03-14 23:05:42 +02:00
electronUserDataMigration.test.ts feat(app): rename display name to Agent Teams AI 2026-05-19 14:24:30 +03:00
jsonl.test.ts feat(runtime): add codex-native phase 0 app integration 2026-04-19 19:33:37 +03:00
pathDecoder.test.ts fix(windows): align session paths and validators 2026-04-25 20:23:03 +03:00
pathValidation.test.ts fix(windows): align session paths and validators 2026-04-25 20:23:03 +03:00
regexValidation.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
runtimePathBinaryResolver.test.ts fix(runtime): bound binary path discovery 2026-05-22 00:17:54 +03:00
safeWebContentsSend.test.ts Guard renderer IPC sends during crash recovery 2026-03-27 17:07:40 +02:00
shellEnv.integration.test.ts fix(runtime): bound binary path discovery 2026-05-22 00:17:54 +03:00
shellEnv.test.ts fix(runtime): bound binary path discovery 2026-05-22 00:17:54 +03:00
teamNotificationBuilder.test.ts fix(team): retain launch status and clarify notifications 2026-05-03 13:18:53 +03:00
tokenizer.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
toolApprovalRules.test.ts feat: add --permission-prompt-tool stdio support with granular tool approval 2026-03-08 22:22:30 +02:00
windowsElevation.test.ts fix(windows): harden elevated runtime detection 2026-05-22 18:43:50 +03:00
windowsElevationRuntime.test.ts fix(windows): harden elevated runtime detection 2026-05-22 18:43:50 +03:00
windowsProcessTable.test.ts fix(windows): harden runtime project compatibility 2026-04-26 11:44:35 +03:00