Skip to content

Conversation

@breaking-brake
Copy link
Owner

Summary

Merge latest changes from main to production for automated release v3.20.0.

Included Changes

Features

Improvements

Chores

Release Version Calculation

v3.20.0 (minor bump)

Semantic Release will analyze commits since v3.19.2:

Result: 3.19.2 + minor = 3.20.0

CHANGELOG.md Contents

The following will be included:

Chore commits will not appear in CHANGELOG.

Release Automation

This merge will trigger:

  1. Analyze commit messages for version bump
  2. Update version in package.json files
  3. Generate CHANGELOG.md
  4. Create GitHub release
  5. Build and upload VSIX package
  6. Sync version changes back to main

Merge Strategy

Use merge commit (not squash) to preserve commit history for Semantic Release.

🤖 Generated with Claude Code

breaking-brake and others added 5 commits February 7, 2026 20:03
…ow nodes (#541)

- Add memory field ('user' | 'project' | 'local') to type definitions
- Add Memory dropdown to PropertyOverlay with documentation link
- Add memory badge to canvas nodes
- Add memory enum validation and schema definition
- Add memory to frontmatter export for .md files
- Add i18n translations for 5 languages

Co-authored-by: Claude Opus 4.6 <[email protected]>
- Resolved 6 of 9 vulnerabilities via npm audit fix
- Fixed undici, @isaacs/brace-expansion, tar dependencies
- Remaining 3 low-severity issues require breaking changes (deferred)

Co-authored-by: Claude Opus 4.6 <[email protected]>
- Add export to .roo/skills/{name}/SKILL.md format
- Add run via Roo Code Extension API (startNewTask)
- Add MCP sync to .roo/mcp.json
- Add Roo Code toggle in More Actions dropdown
- Add 'roo-code' to skill normalization service

Co-authored-by: Claude Opus 4.6 <[email protected]>
- Added .roo/skills/ scanning for user and project scopes
- Added 'roo' source type to SkillReference and AIProviderBadge
- Added Roo Code badge with black/white brand colors
- Updated ai-coding-tools-config-reference.md with full Roo Code section

Co-authored-by: Claude Opus 4.6 <[email protected]>
- Remove verbose metadata (Description, Scope, ValidationStatus, SkillPath, ExecutionMode)
- Use concise prompt-style format for Skill nodes
- load mode: skill "name" load-skill-knowledge-into-context-only
- execute mode: skill "name" or skill "name" "executionPrompt"

Co-authored-by: Claude Opus 4.6 <[email protected]>
@breaking-brake breaking-brake merged commit 0b36353 into production Feb 7, 2026
4 checks passed
@braking-brake-semantic-release

🎉 This PR is included in version 3.20.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant