Releases: DmitryBurnaev/code-agent
Releases · DmitryBurnaev/code-agent
0.1.5
What's Changed
- [#21] Fixed problem: "token can't be created from admin panel"
- [#25] Fix install instructions: refactor and separation
- [#27] Bump core dependencies: fastapi, sa, pydantic, etc.
Released Image Version 0.1.5
Image Versioned: ghcr.io/dmitryburnaev/code-agent:0.1.5
Image Latest: ghcr.io/dmitryburnaev/code-agent:latest
Pull command:
docker pull ghcr.io/dmitryburnaev/code-agent:0.1.50.1.4
What's Changed
- Added new tags format
Released Image Version 0.1.4
Image Versioned: ghcr.io/dmitryburnaev/code-agent:0.1.4
Image Latest: ghcr.io/dmitryburnaev/code-agent:latest
Pull command:
docker pull ghcr.io/dmitryburnaev/code-agent:0.1.40.1.3
Released Image Version 0.1.3
Image Versioned: ghcr.io/dmitryburnaev/code-agent:0.1.3
Image Latest: ghcr.io/dmitryburnaev/code-agent:latest
Pull command:
docker pull ghcr.io/dmitryburnaev/code-agent:0.1.3Release v0.1.2
Docker Image
Image: ghcr.io/dmitryburnaev/code-agent:v0.1.2
Pull command:
docker pull ghcr.io/dmitryburnaev/code-agent:v0.1.2v0.1.1
v0.1.0
What's Changed
- Project structure and system API
- Implement proxy API
- Implement CI/CD process
- Add PG storage and admin interface
- Added security pipeline (trivy image)
- Versioned releases: update GH workflow