Skip to content

Releases: kodustech/cli

v0.4.12

28 Mar 14:45

Choose a tag to compare

Changelog - kodustech/cli

2026-03-20 - 2026-03-28

📦 Other Changes

  • #35 Feat/centralized config (@jairo-litman) 📦 Released in v0.4.12 This pull request introduces a new "Centralized Configuration" feature to the Kodus CLI, enabling users to manage their Kodus configuration files from a single, version-...

👥 Contributors

v0.4.11

20 Mar 18:24
65d8fe9

Choose a tag to compare

Changelog - kodustech/cli

2026-03-18 - 2026-03-20

📦 Other Changes

  • #31 update version cli (@Wellington01) 📦 Released in v0.4.11
    update version cli

  • #30 Feat/kody rules (@jairo-litman) 📦 Released in v0.4.11

    This pull request introduces a new `kodus rules` command to the CLI, enabling users to manage "Kody Rules" directly from the terminal. Kody Rules are guidelines that the...

👥 Contributors

v0.4.10

18 Mar 00:23
b03a0cb

Choose a tag to compare

Changelog - kodustech/cli

2026-03-16 - 2026-03-18

📦 Other Changes

👥 Contributors

v0.4.9

16 Mar 12:05
20ce300

Choose a tag to compare

Changelog - kodustech/cli

2026-03-12 - 2026-03-16

📦 Other Changes

  • #28 Feat/merge review skills (@Wellington01) 📦 Released in v0.4.9 This pull request introduces a comprehensive set of new commands for managing Kodus repository settings directly from the command-line interface, alongside a significant...

👥 Contributors

v0.4.8

12 Mar 23:57

Choose a tag to compare

Changelog - kodustech/cli

2026-03-12 - 2026-03-12

✨ Features

  • #27 feat: add Kiro as skill sync target (@malinosqui) 📦 Released in v0.4.8
    Add project-level and user-level skill sync support for Kiro IDE, using the Agent Skills standard (.kiro/skills//SKILL.md). ---

👥 Contributors

v0.4.7

12 Mar 13:56

Choose a tag to compare

Changelog - kodustech/cli

2026-03-11 - 2026-03-12

📦 Other Changes

👥 Contributors

v0.4.5

11 Mar 16:20
5ae9c67

Choose a tag to compare

Changelog - kodustech/cli

2026-03-10 - 2026-03-11

📦 Other Changes

  • #25 feat(cli): add remote config entrypoint and self-contained install site (@Wellington01) 📦 Released in v0.4.5

    This pull request introduces a new self-contained installation mechanism and enhances the CLI's configuration commands. Key changes include:
  • #24 feat(site): bring landing into cli repo with root-based install routes (@Wellington01) 📦 Released in v0.4.5

    This pull request introduces a new landing page for the Kodus CLI and refines the authentication process within the installation script. Key changes include:
  • #21 Feat/merge review skills (@Wellington01) 📦 Released in v0.4.5

    This pull request introduces significant enhancements to Kodus CLI, primarily focusing on improved integration with AI coding agents, structured output, and a more robus...

👥 Contributors

v0.4.4

10 Mar 00:08

Choose a tag to compare

Changelog - kodustech/cli

2026-03-09 - 2026-03-10

✨ Features

  • #23 feat: include assistant response in turn_end events (@malinosqui) 📦 Released in v0.4.4

    Summary - Adds response field to turn_end events containing the assistant's text response for that turn - The transcript parser already extracted assistantMessages but they were not being sen...

👥 Contributors

v0.4.3

09 Mar 22:12

Choose a tag to compare

Changelog - kodustech/cli

2026-03-09 - 2026-03-09

🐛 Bug Fixes

  • #22 fix: map Claude Code 'stop' hook to TurnEnd instead of SessionEnd (@malinosqui) 📦 Released in v0.4.3

    Summary - The stop hook fires when Claude stops talking and waits for user input — that's a turn ending, not a session ending - This was mapped to SessionEnd, causing the API to trigger LLM...

👥 Contributors

v0.4.2

09 Mar 21:14

Choose a tag to compare

Changelog - kodustech/cli

2026-02-26 - 2026-03-09

🐛 Bug Fixes

  • #20 fix: upgrade Node to 22 for npm OIDC trusted publishing (@malinosqui) 📦 Released in v0.4.2
    npm classic tokens were revoked Dec 2025. Trusted publishing via OIDC requires Node >= 22.14.0 and npm >= 11.5.1. Also removes --provenance flag as it's now automatic with trusted publishers. --- <!--...

📦 Other Changes

  • #15 Feat/session events (@malinosqui) 📦 Released in v0.4.2

    This pull request introduces a comprehensive session tracking system for AI coding agents, initially supporting Claude Code and Cursor. Key changes include:
  • #19 0.3.0 (@Wellington01) 📦 Released in v0.4.2
    0.3.0

  • #18 fixed skills (@Wellington01) 📦 Released in v0.4.2

    This pull request introduces significant changes to the `kodus pr business-validation` command and removes the `kodus skills` command. Key changes include:
  • #17 Feat/cloudflare access support (@malinosqui) 📦 Released in v0.4.2

    This pull request introduces support for Cloudflare Access authentication and configurable API endpoints, enhancing the flexibility of the CLI for various deployment sce...
  • #16 Feat/busines validation cli (@Wellington01) 📦 Released in v0.4.2

    This pull request introduces a new business validation feature, enhances AI agent skill management, and significantly improves the overall user experience and robustness...

👥 Contributors