Skip to content

chore: version packages#378

Merged
jalehman merged 1 commit into
mainfrom
changeset-release/main
Apr 11, 2026
Merged

chore: version packages#378
jalehman merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

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.1

Patch Changes

  • #379 7f42703 Thanks @jalehman! - Improve the session_id fallback conversation lookup by adding the matching composite index so SQLite can satisfy the latest-conversation query without a scan and temp sort.

  • #366 f4177ec Thanks @100yenadmin! - Fix bootstrap recovery when a session rotates to a new transcript file so stale summaries and checkpoints are cleared before re-importing the replacement session history.

  • #376 06a05e5 Thanks @100yenadmin! - Add startup diagnostics that attribute resolved ignore/stateless pattern sources, and warn when env-backed pattern arrays override plugin config arrays.

  • #353 6fa2829 Thanks @copilot-swe-agent! - Pre-bundle the plugin to dist/index.js using esbuild before publishing. This eliminates the per-invocation TypeScript compilation overhead caused by OpenClaw's JITI loader recursively transpiling every .ts source file, reducing CLI startup latency from 15–25 s to near-instant.

  • #354 b0ad788 Thanks @copilot-swe-agent! - Honor OPENCLAW_STATE_DIR for the default database, large-file storage, auth-profile, and legacy secret paths so multi-profile OpenClaw gateways do not read and write each other's state.

  • #380 33ecb88 Thanks @jalehman! - Stop rerunning startup summary and tool-call backfills after they complete successfully, while still retrying the same backfill version cleanly if startup fails before the completion marker is written.

  • #371 597ec70 Thanks @holgergruenhagen! - Avoid treating omitted LCM summarizer reasoning settings like reasoning-disabled requests for reasoning-capable models by applying a low default only when the resolved model supports reasoning.

  • #377 3b2d34c Thanks @100yenadmin! - Add an opt-in transcriptGcEnabled config flag, defaulting it to false, and skip transcript-GC rewrites during maintain() unless the flag is enabled. Also add startup diagnostics and documentation for the new setting.

  • #387 5113044 Thanks @oguzbilgic! - Refresh the bootstrap checkpoint after normal afterTurn() ingestion so persistent sessions can keep using the append-only bootstrap fast path after real conversation turns.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 12 times, most recently from d967ffe to ce9b342 Compare April 11, 2026 15:59
@github-actions github-actions Bot force-pushed the changeset-release/main branch from ce9b342 to 4557863 Compare April 11, 2026 15:59
@jalehman jalehman merged commit 00950e4 into main Apr 11, 2026
@jalehman jalehman deleted the changeset-release/main branch April 11, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant