agent-ecosystem/src/main/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
..
appIcon.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
asyncYield.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
atomicWrite.ts feat(docs): restructure VitePress IA, improve onboarding/troubleshooting docs 2026-05-15 23:34:06 +03:00
childProcess.ts fix(opencode): recover empty bridge output sends 2026-05-25 00:41:54 +03:00
cliAuthDiagLog.ts fix: packaged app CLI login detection, PATH merge, IPC status cache 2026-03-19 22:41:52 +02:00
cliEnv.ts feat: add telemetry identity and runtime status 2026-05-17 20:26:34 +03:00
cliPathMerge.ts fix(opencode): preserve packaged runtime env 2026-05-18 21:48:06 +03:00
contextAccumulator.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
electronUserDataMigration.ts feat(app): rename display name to Agent Teams AI 2026-05-19 14:24:30 +03:00
fsRead.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
jsonl.ts fix(provenance): classify synthetic user turns 2026-05-26 23:51:17 +03:00
metadataExtraction.ts fix(provenance): classify synthetic user turns 2026-05-26 23:51:17 +03:00
openCodeTaskChangeDiagLog.ts feat: add opencode task change diagnostics 2026-04-27 11:23:35 +03:00
pathDecoder.ts fix(windows): align session paths and validators 2026-04-25 20:23:03 +03:00
pathValidation.ts feat(team): open persisted attachments in editor 2026-05-25 21:30:56 +03:00
processHealth.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
processKill.ts fix(runtime): hide direct child process windows 2026-05-16 00:45:58 +03:00
regexValidation.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.ts fix(runtime): bound binary path discovery 2026-05-22 00:17:54 +03:00
safeWebContentsSend.ts Guard renderer IPC sends during crash recovery 2026-03-27 17:07:40 +02:00
sessionStateDetection.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
shellEnv.ts fix(runtime): bound binary path discovery 2026-05-22 00:17:54 +03:00
startupTelemetry.ts perf(startup): defer heavy startup work 2026-05-25 23:14:59 +03:00
teamNotificationBuilder.ts fix(team): retain launch status and clarify notifications 2026-05-03 13:18:53 +03:00
textFormatting.ts refactor: remove remark-stringify and enhance task ID matching in TeamMemberLogsFinder 2026-03-15 21:05:51 +02:00
timelineGapFilling.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
tokenizer.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.ts feat: auto-allow all tools toggle + fix team color fallback 2026-03-21 12:25:06 +02:00
toolExtraction.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
windowsElevation.ts fix(windows): harden elevated runtime detection 2026-05-22 18:43:50 +03:00
windowsProcessTable.ts fix(windows): harden runtime project compatibility 2026-04-26 11:44:35 +03:00