agent-ecosystem/src/main
iliya 30c78b01e2 merge: integrate improvements branch into editor feature
Resolve 3 merge conflicts:
- TeamAgentToolsInstaller: keep TOOL_VERSION constant
- store/index.ts: keep editor listener + deferred CLI status
- storeTestUtils.ts: include all new slices (editor + improvements)

Fix post-merge issues:
- Restore logger in review.ts (needed by improvements' validateFilePath)
- Fix createStats return type in ProjectFileService tests
2026-02-28 23:45:33 +02:00
..
constants 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
http feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00
ipc merge: integrate improvements branch into editor feature 2026-02-28 23:45:33 +02:00
services merge: integrate improvements branch into editor feature 2026-02-28 23:45:33 +02:00
types merge: sync with upstream/main — session reports, cost calculation, Linux title bar, auto-expand AI groups 2026-02-24 21:04:23 +02:00
utils merge: integrate improvements branch into editor feature 2026-02-28 23:45:33 +02:00
CLAUDE.md 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
index.ts merge: integrate improvements branch into editor feature 2026-02-28 23:45:33 +02:00
standalone.ts feat: use agent teams 2026-02-22 15:41:18 +02:00