@gramatr/mcp 0.20.31 → 0.20.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
  * AUTO-GENERATED — do not edit manually.
3
3
  * Source: contracts/platforms/*.yaml
4
4
  * Generator: contracts/generator/generate.ts
5
- * Generated: 2026-05-17T22:59:44.977Z
5
+ * Generated: 2026-05-18T15:19:04.072Z
6
6
  */
7
7
  export interface PlatformHookEntry {
8
8
  hook: string;
@@ -2,7 +2,7 @@
2
2
  * AUTO-GENERATED — do not edit manually.
3
3
  * Source: contracts/platforms/*.yaml
4
4
  * Generator: contracts/generator/generate.ts
5
- * Generated: 2026-05-17T22:59:44.977Z
5
+ * Generated: 2026-05-18T15:19:04.072Z
6
6
  */
7
7
  /** grāmatr for ChatGPT — ChatGPT official plugin/add-on — sandbox environment, OAuth auth, OpenAPI manifest */
8
8
  export const CHATGPT_ADDON_HOOKS = {
@@ -312,8 +312,8 @@ export const CLAUDE_CODE_HOOKS = {
312
312
  },
313
313
  "settings": {
314
314
  "attribution": {
315
- "commit": "Co-Authored-By: gramatr — Real-Time Intelligent Context Engineering <noreply@gramatr.com>",
316
- "pr": "Co-Authored-By: gramatr — Real-Time Intelligent Context Engineering <noreply@gramatr.com>"
315
+ "commit": "Co-Authored-By: grāmatr — Real-Time Intelligent Context Engineering <noreply@gramatr.com>",
316
+ "pr": "Co-Authored-By: grāmatr — Real-Time Intelligent Context Engineering <noreply@gramatr.com>"
317
317
  }
318
318
  },
319
319
  "instruction_blocks": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gramatr/mcp",
3
- "version": "0.20.31",
3
+ "version": "0.20.33",
4
4
  "description": "DEPRECATED — install the Claude Code plugin at gramatr/claude-plugin instead. This npm package no longer ships a CLI; Codex and Gemini integrations are paused pending HTTPS+OAuth MCP support.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "publishConfig": {