Skip to content

Conversation

@AshishKumar4
Copy link
Collaborator

@AshishKumar4 AshishKumar4 commented Oct 18, 2025

  1. Fixes deployment bugs
  2. Adds new code debugging agent - deep code debugger, which intelligently investigates, plans and fixes bugs. Much more reliable and faster than existing code review logic
  3. Conversation reset functionality
  4. Improved tool event UI/UX
  5. Add project name and blueprint update tools
  6. Add stop code generation button in chat
  7. App level in-DO git repos for code change tracking
  8. Reworked github export flow
  9. Sandbox sdk updated to 0.4.14
  10. Template details are no longer stored in the agent DO but rather fetched and cached in memory, extraction also happens in memory

and much more.

Fix: fix all structured format failing tests
- Added GitHub Actions workflows for PR automation:
  - Claude code review and security scanning
  - PR size and type labeling based on changed files
  - AI-powered changelog generation for releases

- Implemented commit message validation with commitlint:
  - Added conventional commit rules configuration
  - Set up husky pre-commit hooks for running tests
  - Added commit-msg hook to enforce commit message format

- Created PR labeler configuration
- Added automatic related issues detection and linking to PR descriptions
- Added requirement for Claude to always post review comments, even when no issues found
- Increased max conversation turns from 3-5 to 20 for more thorough reviews
- Added Claude signature to PR descriptions for transparency
- Updated review guidelines to ensure consistent feedback format
- Added gh issue list tool permission for issue analysis
- Merged code quality and security reviews into single comprehensive review job
- Added smart comment management to minimize outdated review comments
- Updated PR description review to minimize old suggestion comments
- Improved review formatting with clear sections for code quality and security
- Switched to newer claude-haiku model for PR description reviews
- Updated review guidelines to focus on substantive issues and clear formatting
- Enhance
- Added claude-issue-triage.yml workflow for intelligent issue analysis and automated responses
- Implemented severity-based investigation logic with multi-stage analysis process
- Added safety checks and guidelines for automated PR creation and code changes
- Removed separate PR description job and merged functionality into comprehensive review job
- Added step to minimize/collapse old review comments for better PR timeline readability
- Updated review workflow to handle both description updates and code review in one pass
- Increased max turns limit to accommodate combined functionality (90 for critical, 65 for normal)
- Added error handling for comment collapsing with continue-on-error
- Stream
Feat: claude based github workflows + llm.md
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file ci/cd worker frontend database agent size/XL labels Nov 3, 2025
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@AshishKumar4 AshishKumar4 merged commit a4d112b into main Nov 3, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent ci/cd database dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation frontend size/XL worker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants