agent-ecosystem/src
iliya 69f7cd333a fix: update dependencies in FileSectionDiff to include discardCounter
- Modified the dependency array in the useEffect hook to include discardCounter, ensuring proper reactivity when the discard counter changes.
2026-02-26 21:02:35 +02:00
..
main fix: address false negatives in diff matching and enhance hunk processing 2026-02-26 20:40:14 +02:00
preload feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
renderer fix: update dependencies in FileSectionDiff to include discardCounter 2026-02-26 21:02:35 +02:00
shared feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +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