Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eed063d

Browse files
committed
1.0.54
1 parent 0e31e91 commit eed063d

7 files changed

Lines changed: 8 additions & 8 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
},
77
"metadata": {
88
"description": "Claude Code plugins by Mert Koseoğlu",
9-
"version": "1.0.53"
9+
"version": "1.0.54"
1010
},
1111
"plugins": [
1212
{
1313
"name": "context-mode",
1414
"source": "./",
1515
"description": "Claude Code MCP plugin that saves 98% of your context window. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and intent-driven search.",
16-
"version": "1.0.53",
16+
"version": "1.0.54",
1717
"author": {
1818
"name": "Mert Koseoğlu"
1919
},

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "context-mode",
3-
"version": "1.0.53",
3+
"version": "1.0.54",
44
"description": "MCP server that saves 98% of your context window with session continuity. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and automatic state restore across compactions.",
55
"author": {
66
"name": "Mert Koseoğlu",

.openclaw-plugin/openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Context Mode",
44
"kind": "tool",
55
"description": "OpenClaw plugin that saves 98% of your context window. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and intent-driven search.",
6-
"version": "1.0.53",
6+
"version": "1.0.54",
77
"sandbox": {
88
"mode": "permissive",
99
"filesystem_access": "full",

.openclaw-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "context-mode",
3-
"version": "1.0.53",
3+
"version": "1.0.54",
44
"description": "OpenClaw plugin that saves 98% of your context window. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and intent-driven search.",
55
"author": {
66
"name": "Mert Koseoğlu",

.pi/extensions/context-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "context-mode",
3-
"version": "1.0.53",
3+
"version": "1.0.54",
44
"description": "Context-mode extension for Pi coding agent — session continuity and context window protection",
55
"main": "index.ts",
66
"dependencies": {

openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Context Mode",
44
"kind": "tool",
55
"description": "OpenClaw plugin that saves 98% of your context window. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and intent-driven search.",
6-
"version": "1.0.53",
6+
"version": "1.0.54",
77
"sandbox": {
88
"mode": "permissive",
99
"filesystem_access": "full",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "context-mode",
3-
"version": "1.0.53",
3+
"version": "1.0.54",
44
"type": "module",
55
"description": "MCP plugin that saves 98% of your context window. Works with Claude Code, Gemini CLI, VS Code Copilot, OpenCode, and Codex CLI. Sandboxed code execution, FTS5 knowledge base, and intent-driven search.",
66
"author": "Mert Koseoğlu",

0 commit comments

Comments
 (0)