mirror of
https://github.com/cexll/myclaude.git
synced 2026-02-04 02:20:42 +08:00
- Add worktree module for git worktree management - Refactor do skill scripts from shell to Python for better maintainability - Add install.py for do skill installation - Update stop-hook to Python implementation - Enhance executor with additional configuration options - Update CLAUDE.md with first-principles thinking guidelines Generated with SWE-Agent.ai Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai>
13 lines
132 B
Plaintext
13 lines
132 B
Plaintext
.claude/
|
|
.claude-trace
|
|
.DS_Store
|
|
**/.DS_Store
|
|
.venv
|
|
.pytest_cache
|
|
__pycache__
|
|
.coverage
|
|
coverage.out
|
|
references
|
|
output/
|
|
.worktrees/
|