chore: release main#315
Conversation
|
There was a problem hiding this comment.
Pull Request Overview
This pull request is intended to be an automated release comprising version bumps, breaking CLI changes, and significant architectural shifts like a WASM tree-sitter migration and rebranding. However, the current state of the PR provides an empty file diff.
While Codacy analysis shows the PR as being up to standards, this is a direct result of no code changes being present to analyze. The major logic updates and feature implementations described in the acceptance criteria cannot be verified and are effectively missing from the branch.
About this PR
- The pull request contains zero file changes. This prevents the implementation or verification of the version bumps, breaking CLI argument changes, WASM migration, and rebranding mentioned in the PR description. This suggests the release process may have failed to stage or commit the intended changes.
Test suggestions
- Verify soop-encoder CLI fails when positional argument is missing.
- Verify soop-encoder CLI accepts -l and --load-path instead of --graph.
- Verify soop-encoder automatically applies stamps during the save operation.
- Verify semantic extraction works for C#, C++, Ruby, and Kotlin.
- Verify package.json version bumps for all workspace packages.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify soop-encoder CLI fails when <repo-path> positional argument is missing.
2. Verify soop-encoder CLI accepts -l and --load-path instead of --graph.
3. Verify soop-encoder automatically applies stamps during the save operation.
4. Verify semantic extraction works for C#, C++, Ruby, and Kotlin.
5. Verify package.json version bumps for all workspace packages.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Up to standards ✅🟢 Issues
|



🤖 I have created a release beep boop
soop: 0.1.35
0.1.35 (2026-05-27)
Dependencies
soop-cli: 0.3.1
0.3.1 (2026-05-27)
Dependencies
soop-encoder: 0.5.0
0.5.0 (2026-05-27)
⚠ BREAKING CHANGES
Features
Bug Fixes
Code Refactoring
soop-mcp: 0.6.0
0.6.0 (2026-05-27)
⚠ BREAKING CHANGES
Features
Bug Fixes
Code Refactoring
Dependencies
soop-tools: 0.1.17
0.1.17 (2026-05-27)
Dependencies
This PR was generated with Release Please. See documentation.
Summary by cubic
Release main with monorepo package updates. Highlights:
@pleaseai/soop-encoder0.5.0 introduces a breaking CLI change, new language support (C#, C/C++, Ruby, Kotlin), graph features, and stability fixes;@pleaseai/soop-mcpimproves CLI integration and reliability.Migration
@pleaseai/soop-encoderCLI now requires a positional argument.Dependencies
@pleaseai/soop-encoder→ 0.5.0@pleaseai/soop-mcp→ 0.6.0@pleaseai/soop-cli→ 0.3.1@pleaseai/soop-tools→ 0.1.17Written for commit 362ae16. Summary will update on new commits.