agent-ecosystem/src
iliya cd4cb8e10b refactor: improve chunk acceptance and rejection logic in CodeMirrorDiffUtils
- Simplified the acceptAllChunks and rejectAllChunks functions to handle document changes in a more robust manner.
- Updated logic to merge changes in a single operation, addressing potential RangeErrors with empty originals.
- Enhanced the CodeMirrorDiffView to conditionally apply themes based on the original document's content.
2026-03-01 17:58:37 +02:00
..
main feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
preload feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
renderer refactor: improve chunk acceptance and rejection logic in CodeMirrorDiffUtils 2026-03-01 17:58:37 +02:00
shared feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +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