cexll
4c25dd8d2f
chore: update repo owner and support email
2026-02-23 13:41:48 +08:00
cexll
19d411a6a2
fix installer bootstrap for do/omo/dev initialization
2026-02-22 18:19:29 +08:00
cexll
791bd03724
fix installer offline fallback and remove codex/gemini skills
2026-02-22 16:45:26 +08:00
cexll
ebd795c583
feat(install): per-module agent merge and documentation overhaul
...
- Add per-module agent merge/unmerge for ~/.codeagent/models.json with
__module__ tracking, user-customization protection, and agent restore
on uninstall when shared by multiple modules
- Add post-install verification (wrapper version, PATH, backend CLIs)
- Install CLAUDE.md by default, best-effort (never crashes main flow)
- Fix 7-phase → 5-phase references across all docs
- Document 9 skills, 11 commands, claudekit module, OpenCode backend
- Add templates/models.json.example with all agent presets (do + omo)
- Fix empty parent directory cleanup on copy_file uninstall
- Update USER_GUIDE.md with 13 CLI flags and OpenCode backend
Generated with SWE-Agent.ai
Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai >
2026-02-10 15:26:33 +08:00
cexll
4bc9ffa907
fix(cli): resolve process hang after install and sync version with tag
...
- Add process.stdin.pause() in cleanup() to properly exit event loop
- Pass tag via CODEAGENT_WRAPPER_VERSION env to install.sh
- Support versioned release URL in install.sh
Generated with SWE-Agent.ai
Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai >
2026-01-28 15:08:24 +08:00
cexll
2b8bfd714c
feat(install): add uninstall command and merge_dir file tracking
...
- JS: add uninstall subcommand with --module and -y options
- JS: merge hooks to settings.json after module install
- Python: record merge_dir files for reversible uninstall
- Both: track installed files in installed_modules.json
Generated with SWE-Agent.ai
Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai >
2026-01-28 11:55:55 +08:00
cexll
5a50131a13
refactor!: major directory restructuring and npx support
...
- Create agents/ directory, move bmad, requirements, development-essentials
- Remove docs/, hooks/, dev-workflow/ directories
- Add npx support via github:cexll/myclaude
- Add bin/cli.js with --update command for installed modules
- Add package.json, skills/README.md, PLUGIN_README.md
- Update all references across config.json, README, marketplace.json
- Change default module from dev to do
- Update CHANGELOG with all 59 tags
BREAKING CHANGE: Directory structure changed, docs/hooks removed
Generated with SWE-Agent.ai
Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai >
2026-01-26 16:57:06 +08:00