Announcements
August 23, 2024
Share post:
Today, we're excited to announce that Kodezi CLI now integrates directly with GitHub, GitLab, and Bitbucket pipelines. This upgrade brings automated debugging, documentation, optimization, and security checks directly into your CI/CD workflow.
With these new integrations, you can:
Auto debug, auto document, auto optimize, and auto secure code inside your pull requests
Let Kodezi detect issues, generate fixes, and improve your code automatically.
Generate automated patches
Every run can produce patches like kodezi-patch-123, ready for review.
Ship faster with cleaner, safer code
Reduce manual review time and catch issues earlier in the pipeline.
Fully Native Support
Kodezi CLI now works natively inside:
GitHub Actions
via.github/workflows/kodezi-cli.ymlBitbucket Pipelines
viabitbucket-pipelines.ymlGitLab CI/CD
via.gitlab-ci.ymlJenkins Pipelines
with simple bash script steps
Example for GitHub Actions
Kodezi CLI will automatically:
Fix issues
Generate documentation
Optimize code
Run validations
Create a new branch with updates
All ready for review.
The New Era of Automated Development
Ship faster.
Ship cleaner.
Ship safer.
Kodezi CLI is now fully integrated into the platforms where modern development happens.
Share post:



