chore: version packages#348
Merged
Merged
Conversation
6ed83c3 to
a2e6b33
Compare
a2e6b33 to
171b8ab
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@martian-engineering/lossless-claw@0.8.0
Minor Changes
#337
0c139a2Thanks @100yenadmin! - Add/lossless doctor clean applyfor backup-first cleanup of approved high-confidence junk conversations, while preserving archived-only handling for NULL-key subagent rows and surfacing integrity-check warnings after apply.#323
e781980Thanks @jalehman! - Allowlcm_expand_query(allConversations: true)to synthesize bounded answers across multiple conversations, including per-conversation diagnostics for partial or truncated results.Patch Changes
#332
98cb02aThanks @jalehman! - Clarifylcm_grepandlcm_expand_queryguidance so agents use shorter FTS5 queries, keep natural-language instructions inprompt, and avoid over-constraining recall with extra keywords.#344
897a953Thanks @jetd1! - Keep compaction summary caps and deterministic fallback truncation within budget for CJK-heavy and emoji-heavy content.#331
d7a57c5Thanks @jalehman! - Recover from malformed legacysummaries_ftstables during migration instead of crashing plugin startup.#334
71d6d9cThanks @100yenadmin! - Harden malformed FTS migration recovery so stale trigram tables are cleaned up before other FTS schema probes and startup migrations no longer skip recovery by reusing a cached FTS5 capability check.#172
8bf5e7fThanks @craigamcw! - Skip ingesting empty assistant messages from errored or aborted provider responses so they do not accumulate in assembled context and trigger retry loops.#330
acf1e02Thanks @little-jax! - Restore direct-credential summarizer retries for custom provider aliases and avoid misreporting transient provider failures asprovider_configerrors.#351
ea1f80dThanks @kitcommerce! - Ensure forced overflow recovery still runs compaction when live observed token counts are unavailable.#328
3de1f9eThanks @jalehman! - Fall back toplugins.entries["lossless-claw"].configwhen older or otherwise incompatible OpenClaw runtimes do not provide a usableapi.pluginConfig.