agent-ecosystem/src/renderer/components
2026-02-19 14:03:16 +09:00
..
chat feat: add markdown preview toggle for Write tool (#21) 2026-02-19 14:03:16 +09:00
common chore: clean up project configuration and remove unused dependencies 2026-02-16 23:27:43 +09:00
dashboard feat(settings): enhance Claude root management and UI updates 2026-02-16 20:06:09 +09:00
layout chore: clean up project configuration and remove unused dependencies 2026-02-16 23:27:43 +09:00
notifications Refactor extractProjectName to accept cwdHint for improved project name extraction. Update ErrorTriggerChecker to utilize new parameter, ensuring accurate project name retrieval in various contexts. Enhance tests to cover new functionality and edge cases. 2026-02-11 20:12:25 +09:00
search feat(remotion): integrate Remotion for video rendering and preview 2026-02-12 22:58:58 +09:00
settings feat(docker): add standalone mode and Docker support 2026-02-16 22:57:48 +09:00
sidebar chore: clean up project configuration and remove unused dependencies 2026-02-16 23:27:43 +09: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