Skip to content

Commit 33efb7e

Browse files
committed
release: v0.18.0
1 parent cd21d0c commit 33efb7e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/magic-context",
3-
"version": "0.17.2",
3+
"version": "0.18.0",
44
"description": "Unified CLI for Magic Context — setup, doctor, and migration across OpenCode and Pi",
55
"keywords": [
66
"opencode",

packages/pi-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/pi-magic-context",
3-
"version": "0.17.2",
3+
"version": "0.18.0",
44
"type": "module",
55
"description": "Pi coding agent extension for Magic Context — cross-session memory and context management",
66
"main": "dist/index.js",

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/opencode-magic-context",
3-
"version": "0.17.2",
3+
"version": "0.18.0",
44
"type": "module",
55
"description": "OpenCode plugin for Magic Context — cross-session memory and context management",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)