Skip to content

chore: release v0.9.2#191

Merged
rohitg00 merged 1 commit intomainfrom
release/v0.9.2
Apr 22, 2026
Merged

chore: release v0.9.2#191
rohitg00 merged 1 commit intomainfrom
release/v0.9.2

Conversation

@rohitg00
Copy link
Copy Markdown
Owner

@rohitg00 rohitg00 commented Apr 22, 2026

Release bump rolling up:

See CHANGELOG.md for the full section with Security / Added / Changed / Fixed / Infrastructure buckets.

All 8 version files bumped atomically. 827/827 tests pass. consistency.test.ts + export-import.test.ts green.

Summary by CodeRabbit

  • Security

    • Enhanced hardening for Stop-hook recursion and /summarize behavior.
  • New Features

    • OpenAI embedding configuration options (base URL, model, dimensions).
    • Automatic lessons and crystals generation during import operations.
    • Expanded session preview fields and viewer detail UI.
  • Bug Fixes

    • Resolved response-shape, timeout, and indexing issues.
  • Chores

    • Infrastructure and runtime robustness improvements.

Rolls up #186 (OPENAI_BASE_URL / OPENAI_EMBEDDING_MODEL), #187 (Stop-hook
recursion 5-layer defense + NoopProvider + AGENTMEMORY_ALLOW_AGENT_SDK opt-in),
#188 (viewer empty-tabs + import-jsonl synthetic compression + auto-derived
lessons/crystals + richer session detail + audit/replay/frontier shape fixes),
#189 (OPENAI_EMBEDDING_DIMENSIONS + model-dimensions table), and #190
(README/website docs refresh).

Bumps: package.json, plugin/.claude-plugin/plugin.json, src/version.ts,
src/types.ts ExportData.version union, src/functions/export-import.ts
supportedVersions, test/export-import.test.ts assertion, and
packages/mcp/package.json shim (was stuck at 0.9.0).
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentmemory Ready Ready Preview, Comment Apr 22, 2026 3:38pm

@rohitg00 rohitg00 merged commit 196cbd6 into main Apr 22, 2026
4 checks passed
@rohitg00 rohitg00 deleted the release/v0.9.2 branch April 22, 2026 15:38
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 616636f0-20d6-4b48-9677-84bc7da5f411

📥 Commits

Reviewing files that changed from the base of the PR and between baa5fec and bb64b36.

📒 Files selected for processing (8)
  • CHANGELOG.md
  • package.json
  • packages/mcp/package.json
  • plugin/.claude-plugin/plugin.json
  • src/functions/export-import.ts
  • src/types.ts
  • src/version.ts
  • test/export-import.test.ts

📝 Walkthrough

Walkthrough

Version bump from 0.9.1 to 0.9.2 across configuration, type definitions, import validation, and test files. Includes CHANGELOG documenting security, feature, and infrastructure updates for the new release.

Changes

Cohort / File(s) Summary
Release Documentation
CHANGELOG.md
Added new [0.9.2] — 2026-04-22 release section documenting security hardening, embedding configuration, session features, API fixes, and infrastructure updates.
Package & Plugin Manifests
package.json, packages/mcp/package.json, plugin/.claude-plugin/plugin.json
Version field updates from 0.9.1 to 0.9.2 across npm package and Claude plugin manifests.
Version Constant & Type Definitions
src/version.ts, src/types.ts
Updated exported VERSION constant and ExportData.version union type to include "0.9.2" literal.
Import Validation & Test
src/functions/export-import.ts, test/export-import.test.ts
Added "0.9.2" to supported import versions set; updated test assertion to expect "0.9.2" output.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 A version hopped from point-nine-one to -two so bright,
With security and embeddings shining in the light,
Each file updated, tests aligned with care,
Hop, hop, release! Fresh features everywhere! 🌟

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.9.2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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