8000 Tags · BlueCentre/code-agent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: BlueCentre/code-agent

v0.2.1

Toggle v0.2.1's commit message
- Version numbering issue for PyPI publication

v0.2.0

Toggle v0.2.0's commit message
- Enhanced software engineer agent with specialized sub-agents:

  - Code Quality agent for linting and best practices
  - Improved Code Review capabilities
  - Enhanced Debugging sub-agent
  - Design Pattern recommendations
  - Improved DevOps assistant
  - Documentation generation
  - Testing support with framework detection
- New code analysis tools and capabilities in the software engineer agent
- Additional end-to-end test coverage for CLI commands and integrations

- Improved CI/CD pipeline with uv build and publish workflows
- Enhanced GitHub Actions with trusted publishing support
- Updated documentation to reflect current features and usage
- Reorganized agent prompts for better specialized assistance
- Strengthened security in command execution

- Multiple end-to-end test pipeline issues
- Corrected license specifier in package metadata
- Fixed versioning mechanism to properly display CLI version
- Improved error handling across various modules

- Added secure token management for package publishing
- Enhanced validation of file operations

v0.1.3

Toggle v0.1.3's commit message
fix(ci): use --token flag for uv publish

v0.1.2

Toggle v0.1.2's commit message
chore: release v0.1.2

v0.1.1

Toggle v0.1.1's commit message
Release version 0.1.1

v0.1.0

Toggle v0.1.0's commit message
Update publish workflow to trigger on version tag push

0