Skip to content

Releases: DmitryBurnaev/code-agent

0.1.5

30 Nov 09:33

Choose a tag to compare

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.5

0.1.4

22 Nov 14:25

Choose a tag to compare

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.4

0.1.3

22 Nov 13:52

Choose a tag to compare

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.3

Release v0.1.2

16 Nov 13:43

Choose a tag to compare

Docker Image

Image: ghcr.io/dmitryburnaev/code-agent:v0.1.2

Pull command:

docker pull ghcr.io/dmitryburnaev/code-agent:v0.1.2

v0.1.1

09 Nov 08:57

Choose a tag to compare

What's Changed

  • #17 Fix release's pipeline

Full Changelog: v0.1.0...v0.1.1

v0.1.0

08 Nov 08:30

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

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