agent-ecosystem/test/main/utils
777genius d018002c3e feat(docs): restructure VitePress IA, improve onboarding/troubleshooting docs
- Restructure sidebar: Start → Guide → Operations → Developers → Reference
- Fix EN/RU sidebar order (Installation before Quickstart)
- Expand troubleshooting with diagnostics commands and task-log triage
- Improve quickstart with prerequisites, pitfalls, and contributor links
- Expand installation docs with verification commands
- Add cyberpunk hero theme to landing page
- Add atomicFile utility with tests and stage-runtime script
- Harden team provisioning with better error handling and progress output
- Add cross-team communication, kanban, and workSync improvements
2026-05-15 23:34:06 +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 fix: make Windows agent launches independent of tmux 2026-04-29 12:30:37 +03:00
cliPathMerge.test.ts feat(opencode): improve runtime delivery diagnostics 2026-05-12 13:26:33 +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 chore(team): checkpoint current frontend work 2026-05-08 21:48:27 +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
safeWebContentsSend.test.ts Guard renderer IPC sends during crash recovery 2026-03-27 17:07:40 +02:00
shellEnv.integration.test.ts feat(opencode): improve runtime delivery diagnostics 2026-05-12 13:26:33 +03:00
shellEnv.test.ts feat(opencode): improve runtime delivery diagnostics 2026-05-12 13:26:33 +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
windowsProcessTable.test.ts fix(windows): harden runtime project compatibility 2026-04-26 11:44:35 +03:00