Releases: amrahman90/python-expert-agent
Releases · amrahman90/python-expert-agent
v0.0.4 - bugfix
v0.0.4 - Bugfix
Full Changelog: v0.0.3...v0.0.4
v0.0.3 - Release bugfix
v0.0.3 - Release bugfix
Full Changelog: v0.0.2...v0.0.3
v0.0.2 - Initial Release bugfix
v0.0.2 - Initial Release bugfix
Full Changelog: v...v0.0.2
v0.0.1 - Initial Release
Initial Release
Installation
```bash
npm install -g python-expert-agent
python-expert-agent init
```
Versioning
- feat: commits → minor bump (0.0.1 → 0.1.0)
- fix: commits → patch bump (0.0.1 → 0.0.2)
- Default → patch bump
What's Included
- 1 primary agent (python-expert)
- 4 subagents (coder, reviewer, tester, scout)
- 10 skills (fastapi, backend, testing, asyncio, etc.)
- 3 context files (standards, patterns, security)
See CHANGELOG.md for details.