agent-ecosystem/.claude
iliya 12e5e95bca chore: simplify Claude configuration by removing hooks and enabling all permissions
The previous configuration had complex hooks for file protection and auto-formatting which were causing issues. This simplifies the configuration to enable all permissions directly and removes all hook logic, making the setup more straightforward and reliable.
2026-03-04 18:26:28 +02:00
..
agents 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
commands/devtools Rename project from "Claude Code Context" to "claude-devtools" across all relevant files and documentation. Update configuration paths and metadata to reflect the new project name, ensuring consistency in branding and user experience. 2026-02-11 21:53:43 +09:00
rules feat: enhance React component data handling and improve task management features 2026-02-25 18:07:03 +02:00
settings.json chore: simplify Claude configuration by removing hooks and enabling all permissions 2026-03-04 18:26:28 +02:00