chore: release - #171
Merged
Merged
Conversation
There was a problem hiding this comment.
1 issue found across 17 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="packages/graph/CHANGELOG.md">
<violation number="1" location="packages/graph/CHANGELOG.md:8">
P2: The 0.1.6 changelog entry duplicates commits already released in earlier versions, so this release note does not accurately represent changes since 0.1.5.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
|
|
||
| ### Features | ||
|
|
||
| * **cli:** add two-tier RPG data management (CI + local) ([#71](https://github.com/pleaseai/soop/issues/71)) ([2b00bdf](https://github.com/pleaseai/soop/commit/2b00bdf2a6489d6f1224ab344f7cd8d649ce2d8a)) |
There was a problem hiding this comment.
P2: The 0.1.6 changelog entry duplicates commits already released in earlier versions, so this release note does not accurately represent changes since 0.1.5.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At packages/graph/CHANGELOG.md, line 8:
<comment>The 0.1.6 changelog entry duplicates commits already released in earlier versions, so this release note does not accurately represent changes since 0.1.5.</comment>
<file context>
@@ -1,5 +1,31 @@
+
+### Features
+
+* **cli:** add two-tier RPG data management (CI + local) ([#71](https://github.com/pleaseai/soop/issues/71)) ([2b00bdf](https://github.com/pleaseai/soop/commit/2b00bdf2a6489d6f1224ab344f7cd8d649ce2d8a))
+* **encoder:** add git-managed vector embeddings with Float16 codec ([#74](https://github.com/pleaseai/soop/issues/74)) ([d3fdb4d](https://github.com/pleaseai/soop/commit/d3fdb4d0499b1e0aaa17cb94ad1ed6bcc9b4e4c5))
+* **encoder:** change default LLM provider to google/gemini-3.1-flash-lite-preview ([#169](https://github.com/pleaseai/soop/issues/169)) ([88e833c](https://github.com/pleaseai/soop/commit/88e833c684b7749a2915a09e5920ba3baf38c1ea))
</file context>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



🤖 I have created a release beep boop
soop-cli: 0.1.6
0.1.6 (2026-03-09)
Features
Bug Fixes
Dependencies
soop-encoder: 0.1.6
0.1.6 (2026-03-09)
Features
Bug Fixes
Dependencies
soop-graph: 0.1.6
0.1.6 (2026-03-09)
Features
Bug Fixes
Dependencies
soop-mcp: 0.1.6
0.1.6 (2026-03-09)
Features
Bug Fixes
Dependencies
soop-store: 0.1.6
0.1.6 (2026-03-09)
Features
Bug Fixes
soop-tools: 0.1.6
0.1.6 (2026-03-09)
Features
Dependencies
soop-utils: 0.1.6
0.1.6 (2026-03-09)
Features
Bug Fixes
soop-zerorepo: 0.1.6
0.1.6 (2026-03-09)
Features
Dependencies
This PR was generated with Release Please. See documentation.
Summary by cubic
Release v0.1.6 across
@pleaseai/soop-*packages with major encoder/graph upgrades, broader language support, and new embedding/data management. Also sets the default LLM togoogle/gemini-3.1-flash-lite-previewand includes key build/publish fixes.New Features
tree-sitter.google/gemini-3.1-flash-lite-previewplusclaude-codeandCodex CLIproviders.Bug Fixes
Written for commit f6a2f92. Summary will update on new commits.