Skip to content

Releases: runemalm/codius-cli

Release v0.3.0

10 Aug 13:06

Choose a tag to compare

What's Changed

  • feat: add ollama provider and new openai models (gpt-oss:20b and gpt-oss:120b) by @runemalm in #30

Full Changelog: v0.2.1...v0.3.0

Release v0.2.1

20 Jul 21:04

Choose a tag to compare

What's Changed

  • fix: crash on requesting to delete building blocks by @runemalm in #29

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

20 Jul 20:36

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.2.0

v0.1.4

13 Jul 15:55
69f31db

Choose a tag to compare

0.1.4 (2025-07-13)

Bug Fixes

v0.1.3

13 Jul 15:39
35d38ad

Choose a tag to compare

0.1.3 (2025-07-13)

Bug Fixes

  • dummy commit for release-please (87e3758)

v0.1.2

13 Jul 15:21
9d2baba

Choose a tag to compare

0.1.2 (2025-07-13)

Bug Fixes

v0.1.1

11 Jul 16:23
b3f46d5

Choose a tag to compare

0.1.1 (2025-07-11)

Bug Fixes

  • dummy change to trigger please release patch bump (ac736b9)
  • dummy change to trigger please release patch bump (#17) (875c1b7)

Version 0.1.0

11 Jul 16:19

Choose a tag to compare

A release to leave prerelease stage.

Version 0.1.0-alpha.5

21 Jun 23:45

Choose a tag to compare

Version 0.1.0-alpha.5 Pre-release
Pre-release

Initial alpha release of Codius, a CLI coding assistant for ASP.NET Core projects.

Highlights

  • Natural language modeling for aggregates, value objects, repositories
  • CLI REPL with session tracking and slash commands
  • OpenAI and Anthropic LLM support
  • Auto-scans project structure and config