Skip to content

Releases: amrahman90/python-expert-agent

v0.0.4 - bugfix

28 Feb 19:26

Choose a tag to compare

v0.0.4 - Bugfix

Full Changelog: v0.0.3...v0.0.4

v0.0.3 - Release bugfix

28 Feb 18:57

Choose a tag to compare

v0.0.3 - Release bugfix

Full Changelog: v0.0.2...v0.0.3

v0.0.2 - Initial Release bugfix

28 Feb 18:20

Choose a tag to compare

v0.0.2 - Initial Release bugfix

Full Changelog: v...v0.0.2

v0.0.1 - Initial Release

28 Feb 17:39

Choose a tag to compare

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.