This commit is contained in:
Mert Koseoglu
2026-06-29 21:17:55 +03:00
parent 320ed3e563
commit 589d8214d5
11 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -6,14 +6,14 @@
},
"metadata": {
"description": "Claude Code plugins by Mert Koseoğlu",
"version": "1.0.168"
"version": "1.0.169"
},
"plugins": [
{
"name": "context-mode",
"source": "./",
"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.",
"version": "1.0.168",
"version": "1.0.169",
"author": {
"name": "Mert Koseoğlu"
},
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "context-mode",
"version": "1.0.168",
"version": "1.0.169",
"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.",
"author": {
"name": "Mert Koseoğlu",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "context-mode",
"version": "1.0.168",
"version": "1.0.169",
"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.",
"author": {
"name": "Mert Koseoğlu",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "context-mode",
"version": "1.0.168",
"version": "1.0.169",
"description": "Cursor plugin that saves 98% of your context window. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, intent-driven search, and native Cursor v1.7+ hook routing for context protection.",
"author": {
"name": "Mert Koseoğlu",
+1 -1
View File
@@ -3,7 +3,7 @@
"name": "Context Mode",
"kind": "tool",
"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.",
"version": "1.0.168",
"version": "1.0.169",
"sandbox": {
"mode": "permissive",
"filesystem_access": "full",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "context-mode",
"version": "1.0.168",
"version": "1.0.169",
"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.",
"author": {
"name": "Mert Koseoğlu",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "context-mode",
"version": "1.0.168",
"version": "1.0.169",
"description": "Context-mode extension for Pi coding agent — session continuity and context window protection",
"main": "index.ts",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "context-mode",
"version": "1.0.168",
"version": "1.0.169",
"description": "context-mode for Antigravity CLI (agy): sandboxed code execution, FTS5 knowledge base, and session capture. Saves your context window by keeping raw bytes out of the conversation.",
"author": {
"name": "Mert Koseoğlu",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "context-mode",
"description": "context-mode for GitHub Copilot CLI: sandboxed code execution in 11 languages, an FTS5 knowledge base with BM25 ranking, and session capture. Saves your context window by keeping raw bytes out of the conversation.",
"version": "1.0.168",
"version": "1.0.169",
"keywords": [
"mcp",
"context-window",
+1 -1
View File
@@ -3,7 +3,7 @@
"name": "Context Mode",
"kind": "tool",
"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.",
"version": "1.0.168",
"version": "1.0.169",
"sandbox": {
"mode": "permissive",
"filesystem_access": "full",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "context-mode",
"version": "1.0.168",
"version": "1.0.169",
"type": "module",
"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.",
"author": "Mert Koseoğlu",