agent-ecosystem/src
2026-03-01 09:32:07 +02:00
..
main fix: Windows test compatibility — resolve paths and normalize mock keys 2026-03-01 09:32:07 +02:00
preload fix: editor improvements — isDir bug, scroll-to-line, Quick Open, a11y 2026-03-01 07:55:50 +02:00
renderer fix: resolve lint errors — setState-during-render instead of useEffect 2026-03-01 09:21:17 +02:00
shared fix: editor improvements — isDir bug, scroll-to-line, Quick Open, a11y 2026-03-01 07:55:50 +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