Skip to content

Tags: codegen-sh/codegen

Tags

v0.57.0

Toggle v0.57.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add organization and user rules to agent (#1278) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [x] I have added tests for my changes - [x] I have updated the documentation or added new documentation as needed

v0.56.27

Toggle v0.56.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update args (#1265) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed

v0.56.26

Toggle v0.56.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove old commands (#1264) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed

v0.56.25

Toggle v0.56.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update prompt for auto update (#1262) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed

v0.56.24

Toggle v0.56.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: check for claude install first (#1261) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed

v0.56.23

Toggle v0.56.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add update command (#1257) # Motivation <!-- Why is this change necessary? --> Make it easier for users to update their version of installed codegen # Content <!-- Please include a summary of the change --> - new command with args added to support updating the current codegen version - add a version check to the cli startup # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [x] I have added tests for my changes - [x] I have updated the documentation or added new documentation as needed Co-authored-by: Edo Pujol <ed@codegen.com>

v0.56.22

Toggle v0.56.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update codegen claude docs (#1260) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed

v0.56.21

Toggle v0.56.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fix version value to use generated version (#1253) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed

v0.56.20

Toggle v0.56.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update claude mcp configuration with repo and org headers (#1238) # Motivation Codegen MCP server takes in option repo and org id for the initialization of the mcp session <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> Set the organization and repo id headers when setting up claude with the codegen mcp # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ x] I have updated the documentation or added new documentation as needed

v0.56.19

Toggle v0.56.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: agent is now a top level import (#1236) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [x] I have added tests for my changes - [x] I have updated the documentation or added new documentation as needed