thumbgate 1.4.3 → 1.4.5
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.
- package/.claude-plugin/marketplace.json +2 -2
- package/.claude-plugin/plugin.json +1 -1
- package/.well-known/llms.txt +12 -8
- package/.well-known/mcp/server-card.json +1 -1
- package/README.md +18 -8
- package/adapters/README.md +1 -1
- package/adapters/claude/.mcp.json +2 -2
- package/adapters/codex/config.toml +2 -2
- package/adapters/mcp/server-stdio.js +1 -1
- package/adapters/opencode/opencode.json +1 -1
- package/config/github-about.json +2 -2
- package/package.json +158 -10
- package/scripts/billing.js +5 -2
- package/scripts/statusline.sh +1 -0
- package/src/api/server.js +113 -16
- package/src/index.js +3 -0
- package/.claude-plugin/bundle/icon.png +0 -0
- package/.claude-plugin/bundle/icon.svg +0 -18
- package/.claude-plugin/bundle/server/index.js +0 -24
- package/adapters/chatgpt/INSTALL.md +0 -158
- package/adapters/perplexity/.mcp.json +0 -36
- package/adapters/perplexity/config.toml +0 -16
- package/adapters/perplexity/opencode.json +0 -29
- package/bin/memory.sh +0 -64
- package/bin/obsidian-sync.sh +0 -20
- package/plugins/amp-skill/INSTALL.md +0 -52
- package/plugins/amp-skill/SKILL.md +0 -64
- package/plugins/claude-codex-bridge/.claude-plugin/plugin.json +0 -22
- package/plugins/claude-codex-bridge/.mcp.json +0 -14
- package/plugins/claude-codex-bridge/INSTALL.md +0 -43
- package/plugins/claude-codex-bridge/README.md +0 -46
- package/plugins/claude-codex-bridge/scripts/codex-bridge.js +0 -286
- package/plugins/claude-codex-bridge/skills/adversarial-review/SKILL.md +0 -24
- package/plugins/claude-codex-bridge/skills/result/SKILL.md +0 -22
- package/plugins/claude-codex-bridge/skills/review/SKILL.md +0 -28
- package/plugins/claude-codex-bridge/skills/second-pass/SKILL.md +0 -27
- package/plugins/claude-codex-bridge/skills/setup/SKILL.md +0 -21
- package/plugins/claude-codex-bridge/skills/status/SKILL.md +0 -19
- package/plugins/claude-skill/INSTALL.md +0 -55
- package/plugins/claude-skill/SKILL.md +0 -46
- package/plugins/codex-profile/.codex-plugin/plugin.json +0 -43
- package/plugins/codex-profile/.mcp.json +0 -14
- package/plugins/codex-profile/AGENTS.md +0 -20
- package/plugins/codex-profile/INSTALL.md +0 -89
- package/plugins/codex-profile/README.md +0 -61
- package/plugins/cursor-marketplace/.cursor-plugin/plugin.json +0 -23
- package/plugins/cursor-marketplace/CHANGELOG.md +0 -30
- package/plugins/cursor-marketplace/LICENSE +0 -21
- package/plugins/cursor-marketplace/README.md +0 -124
- package/plugins/cursor-marketplace/agents/reliability-reviewer.md +0 -31
- package/plugins/cursor-marketplace/assets/logo-400x400.png +0 -0
- package/plugins/cursor-marketplace/commands/capture-feedback.md +0 -33
- package/plugins/cursor-marketplace/commands/check-gates.md +0 -25
- package/plugins/cursor-marketplace/commands/show-lessons.md +0 -27
- package/plugins/cursor-marketplace/hooks/hooks.json +0 -10
- package/plugins/cursor-marketplace/mcp.json +0 -14
- package/plugins/cursor-marketplace/rules/feedback-capture.mdc +0 -34
- package/plugins/cursor-marketplace/rules/pre-action-gates.mdc +0 -30
- package/plugins/cursor-marketplace/rules/session-continuity.mdc +0 -28
- package/plugins/cursor-marketplace/scripts/gate-check.sh +0 -21
- package/plugins/cursor-marketplace/skills/capture-feedback/SKILL.md +0 -48
- package/plugins/cursor-marketplace/skills/prevention-rules/SKILL.md +0 -31
- package/plugins/cursor-marketplace/skills/recall-context/SKILL.md +0 -30
- package/plugins/cursor-marketplace/skills/search-lessons/SKILL.md +0 -33
- package/plugins/gemini-extension/INSTALL.md +0 -92
- package/plugins/gemini-extension/gemini_prompt.txt +0 -14
- package/plugins/gemini-extension/tool_contract.json +0 -45
- package/plugins/opencode-profile/INSTALL.md +0 -57
- package/public/assets/instagram-card.png +0 -0
- package/public/assets/tiktok-agent-memory.mp4 +0 -0
- package/public/blog.html +0 -474
- package/public/compare/mem0.html +0 -189
- package/public/compare/speclock.html +0 -180
- package/public/compare.html +0 -310
- package/public/dashboard.html +0 -1100
- package/public/guide.html +0 -317
- package/public/guides/claude-code-prevent-repeated-mistakes.html +0 -161
- package/public/guides/codex-cli-guardrails.html +0 -158
- package/public/guides/cursor-prevent-repeated-mistakes.html +0 -161
- package/public/guides/pre-action-gates.html +0 -162
- package/public/guides/stop-repeated-ai-agent-mistakes.html +0 -159
- package/public/index.html +0 -1225
- package/public/js/buyer-intent.js +0 -252
- package/public/learn/agent-harness-pattern.html +0 -180
- package/public/learn/ai-agent-persistent-memory.html +0 -203
- package/public/learn/learn.css +0 -45
- package/public/learn/mcp-pre-action-gates-explained.html +0 -172
- package/public/learn/stop-ai-agent-force-push.html +0 -134
- package/public/learn/vibe-coding-safety-net.html +0 -142
- package/public/learn.html +0 -274
- package/public/lessons.html +0 -967
- package/public/llm-context.md +0 -156
- package/public/pro.html +0 -1087
- package/public/vercel.json +0 -8
- package/scripts/a2ui-engine.js +0 -73
- package/scripts/adk-consolidator.js +0 -274
- package/scripts/agent-security-hardening.js +0 -225
- package/scripts/ai-search-visibility.js +0 -116
- package/scripts/autonomous-sales-agent.js +0 -39
- package/scripts/autoresearch-runner.js +0 -216
- package/scripts/background-agent-governance.js +0 -229
- package/scripts/behavioral-extraction.js +0 -93
- package/scripts/budget-enforcer.js +0 -173
- package/scripts/budget-guard.js +0 -173
- package/scripts/build-claude-mcpb.js +0 -255
- package/scripts/build-codex-plugin.js +0 -152
- package/scripts/capture-railway-diagnostics.sh +0 -97
- package/scripts/changeset-check.js +0 -372
- package/scripts/check-congruence.js +0 -443
- package/scripts/computer-use-firewall.js +0 -280
- package/scripts/content-engine/linkedin-content-generator.js +0 -154
- package/scripts/content-engine/output/linkedin-memento-validation.md +0 -17
- package/scripts/content-engine/output/linkedin-posts-2026-04-09.md +0 -175
- package/scripts/content-engine/reddit-thread-finder.js +0 -154
- package/scripts/context-engine.js +0 -710
- package/scripts/daily-digest.js +0 -11
- package/scripts/data-governance.js +0 -173
- package/scripts/deploy-gcp.sh +0 -44
- package/scripts/deploy-policy.js +0 -249
- package/scripts/disagreement-mining.js +0 -315
- package/scripts/dpo-optimizer.js +0 -206
- package/scripts/ensure-repo-bootstrap.js +0 -130
- package/scripts/ephemeral-agent-store.js +0 -212
- package/scripts/eval-harness.js +0 -56
- package/scripts/export-kto-pairs.js +0 -309
- package/scripts/export-training.js +0 -446
- package/scripts/feedback-fallback.js +0 -111
- package/scripts/feedback-inbox-read.js +0 -162
- package/scripts/feedback-root-consolidator.js +0 -233
- package/scripts/feedback-to-memory.js +0 -185
- package/scripts/gate-satisfy.js +0 -42
- package/scripts/generate-paperbanana-diagrams.sh +0 -99
- package/scripts/generate-pretool-hook.sh +0 -40
- package/scripts/github-about.js +0 -430
- package/scripts/github-outreach.js +0 -65
- package/scripts/gtm-revenue-loop.js +0 -535
- package/scripts/hallucination-detector.js +0 -226
- package/scripts/hf-papers.js +0 -317
- package/scripts/hook-auto-capture.sh +0 -100
- package/scripts/hook-stop-pr-thread-check.sh +0 -68
- package/scripts/hook-stop-self-score.sh +0 -51
- package/scripts/hook-stop-verify-deploy.sh +0 -31
- package/scripts/hook-verify-before-done.sh +0 -20
- package/scripts/managed-dpo-export.js +0 -91
- package/scripts/markdown-escape.js +0 -12
- package/scripts/marketing-experiment.js +0 -657
- package/scripts/memalign-recall.js +0 -111
- package/scripts/memory-migration.js +0 -296
- package/scripts/meta-policy.js +0 -190
- package/scripts/metered-billing.js +0 -16
- package/scripts/model-tier-router.js +0 -310
- package/scripts/money-watcher.js +0 -218
- package/scripts/multi-hop-recall.js +0 -240
- package/scripts/per-step-scoring.js +0 -163
- package/scripts/perplexity-command-center.js +0 -644
- package/scripts/perplexity-marketing.js +0 -454
- package/scripts/pii-scanner.js +0 -153
- package/scripts/plan-gate.js +0 -154
- package/scripts/post-everywhere.js +0 -341
- package/scripts/post-to-x-retry.sh +0 -22
- package/scripts/post-to-x.js +0 -369
- package/scripts/pr-manager.js +0 -421
- package/scripts/principle-extractor.js +0 -162
- package/scripts/pro-features.js +0 -41
- package/scripts/prompt-dlp.js +0 -222
- package/scripts/prove-adapters.js +0 -860
- package/scripts/prove-attribution.js +0 -361
- package/scripts/prove-automation.js +0 -651
- package/scripts/prove-autoresearch.js +0 -304
- package/scripts/prove-claim-verification.js +0 -277
- package/scripts/prove-cloudflare-sandbox.js +0 -161
- package/scripts/prove-data-pipeline.js +0 -408
- package/scripts/prove-data-quality.js +0 -227
- package/scripts/prove-evolution.js +0 -352
- package/scripts/prove-harnesses.js +0 -287
- package/scripts/prove-intelligence.js +0 -257
- package/scripts/prove-lancedb.js +0 -425
- package/scripts/prove-local-intelligence.js +0 -340
- package/scripts/prove-loop-closure.js +0 -263
- package/scripts/prove-packaged-runtime.js +0 -327
- package/scripts/prove-predictive-insights.js +0 -355
- package/scripts/prove-runtime.js +0 -363
- package/scripts/prove-seo-gsd.js +0 -234
- package/scripts/prove-settings.js +0 -279
- package/scripts/prove-subway-upgrades.js +0 -277
- package/scripts/prove-tessl.js +0 -229
- package/scripts/prove-training-export.js +0 -325
- package/scripts/prove-workflow-contract.js +0 -112
- package/scripts/prove-xmemory.js +0 -332
- package/scripts/publish-decision.js +0 -159
- package/scripts/ralph-loop.js +0 -376
- package/scripts/ralph-mode-ci.js +0 -434
- package/scripts/reddit-dm-outreach.js +0 -192
- package/scripts/reddit-monitor-cron.sh +0 -26
- package/scripts/reminder-engine.js +0 -132
- package/scripts/revenue-status.js +0 -472
- package/scripts/rotate-stripe-webhook-secret.js +0 -314
- package/scripts/schedule-manager.js +0 -249
- package/scripts/self-healing-check.js +0 -193
- package/scripts/session-analyzer.js +0 -533
- package/scripts/shieldcortex-memory-firewall-runner.mjs +0 -53
- package/scripts/skill-exporter.js +0 -260
- package/scripts/skill-materializer.js +0 -134
- package/scripts/skill-packs.js +0 -136
- package/scripts/skill-proposer.js +0 -99
- package/scripts/skill-quality-tracker.js +0 -282
- package/scripts/slow-loop.js +0 -72
- package/scripts/social-analytics/db/marketing-db.js +0 -179
- package/scripts/social-analytics/db/schema.sql +0 -55
- package/scripts/social-analytics/digest.js +0 -256
- package/scripts/social-analytics/engagement-audit.js +0 -185
- package/scripts/social-analytics/generate-instagram-card.js +0 -123
- package/scripts/social-analytics/generate-slides.js +0 -268
- package/scripts/social-analytics/instagram-thumbgate-post.js +0 -111
- package/scripts/social-analytics/install-growth-automation.js +0 -114
- package/scripts/social-analytics/load-env.js +0 -77
- package/scripts/social-analytics/mcp-server.js +0 -289
- package/scripts/social-analytics/normalizer.js +0 -580
- package/scripts/social-analytics/notify.js +0 -162
- package/scripts/social-analytics/poll-all.js +0 -107
- package/scripts/social-analytics/pollers/github.js +0 -195
- package/scripts/social-analytics/pollers/instagram.js +0 -253
- package/scripts/social-analytics/pollers/linkedin.js +0 -340
- package/scripts/social-analytics/pollers/plausible.js +0 -245
- package/scripts/social-analytics/pollers/reddit.js +0 -306
- package/scripts/social-analytics/pollers/threads.js +0 -233
- package/scripts/social-analytics/pollers/tiktok.js +0 -203
- package/scripts/social-analytics/pollers/x.js +0 -227
- package/scripts/social-analytics/pollers/youtube.js +0 -304
- package/scripts/social-analytics/pollers/zernio.js +0 -183
- package/scripts/social-analytics/post-video.js +0 -316
- package/scripts/social-analytics/publish-instagram-thumbgate.js +0 -104
- package/scripts/social-analytics/publish-thumbgate-launch.js +0 -322
- package/scripts/social-analytics/publishers/devto.js +0 -122
- package/scripts/social-analytics/publishers/instagram.js +0 -317
- package/scripts/social-analytics/publishers/linkedin.js +0 -294
- package/scripts/social-analytics/publishers/reddit.js +0 -385
- package/scripts/social-analytics/publishers/threads.js +0 -275
- package/scripts/social-analytics/publishers/tiktok.js +0 -217
- package/scripts/social-analytics/publishers/x.js +0 -259
- package/scripts/social-analytics/publishers/youtube.js +0 -223
- package/scripts/social-analytics/publishers/zernio.js +0 -568
- package/scripts/social-analytics/reconcile-thumbgate-campaign.js +0 -165
- package/scripts/social-analytics/run-digest.js +0 -34
- package/scripts/social-analytics/schedule-thumbgate-campaign.js +0 -275
- package/scripts/social-analytics/store.js +0 -455
- package/scripts/social-analytics/sync-launch-assets.js +0 -185
- package/scripts/social-analytics/utm.js +0 -143
- package/scripts/social-pipeline.js +0 -2626
- package/scripts/social-post-hourly.js +0 -228
- package/scripts/social-quality-gate.js +0 -134
- package/scripts/social-reply-monitor.js +0 -592
- package/scripts/status-dashboard.js +0 -155
- package/scripts/stripe-live-status.js +0 -115
- package/scripts/subagent-profiles.js +0 -79
- package/scripts/sync-branch-protection.js +0 -340
- package/scripts/sync-gh-secrets-from-env.sh +0 -70
- package/scripts/sync-github-about.js +0 -55
- package/scripts/sync-version.js +0 -479
- package/scripts/synthetic-dpo.js +0 -234
- package/scripts/tessl-export.js +0 -369
- package/scripts/test-coverage.js +0 -128
- package/scripts/thumbgate-bench.js +0 -494
- package/scripts/thumbgate_session_start.sh +0 -32
- package/scripts/train_from_feedback.py +0 -929
- package/scripts/validate-feedback.js +0 -581
- package/scripts/verify-obsidian-setup.sh +0 -269
- package/scripts/verify-run.js +0 -269
- package/scripts/weekly-auto-post.js +0 -124
- package/scripts/x-autonomous-marketing.js +0 -139
|
@@ -1,286 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
const fs = require('node:fs');
|
|
4
|
-
const path = require('node:path');
|
|
5
|
-
const { spawnSync } = require('node:child_process');
|
|
6
|
-
const { ensureDir } = require('../../../scripts/fs-utils');
|
|
7
|
-
|
|
8
|
-
function getPluginRoot() {
|
|
9
|
-
return process.env.CLAUDE_PLUGIN_ROOT || path.resolve(__dirname, '..');
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
function getDataRoot() {
|
|
13
|
-
return process.env.CLAUDE_PLUGIN_DATA || path.join(getPluginRoot(), '.codex-bridge-data');
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
function getRunsDir() {
|
|
17
|
-
return path.join(getDataRoot(), 'runs');
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
function getCodexBin() {
|
|
21
|
-
return process.env.THUMBGATE_CODEX_BIN || 'codex';
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
function readJson(filePath) {
|
|
26
|
-
return JSON.parse(fs.readFileSync(filePath, 'utf8'));
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
function writeJson(filePath, payload) {
|
|
30
|
-
fs.writeFileSync(filePath, `${JSON.stringify(payload, null, 2)}\n`);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
function parseArgs(argv) {
|
|
34
|
-
const parsed = {
|
|
35
|
-
_: [],
|
|
36
|
-
};
|
|
37
|
-
for (let index = 0; index < argv.length; index += 1) {
|
|
38
|
-
const token = argv[index];
|
|
39
|
-
if (!token.startsWith('--')) {
|
|
40
|
-
parsed._.push(token);
|
|
41
|
-
continue;
|
|
42
|
-
}
|
|
43
|
-
const key = token.slice(2);
|
|
44
|
-
const next = argv[index + 1];
|
|
45
|
-
if (!next || next.startsWith('--')) {
|
|
46
|
-
parsed[key] = true;
|
|
47
|
-
continue;
|
|
48
|
-
}
|
|
49
|
-
parsed[key] = next;
|
|
50
|
-
index += 1;
|
|
51
|
-
}
|
|
52
|
-
return parsed;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
function runCommand(command, args, options = {}) {
|
|
56
|
-
return spawnSync(command, args, {
|
|
57
|
-
cwd: options.cwd || process.cwd(),
|
|
58
|
-
encoding: 'utf8',
|
|
59
|
-
env: { ...process.env, ...(options.env || {}) },
|
|
60
|
-
});
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
function resolveLatestMetadataPath() {
|
|
64
|
-
return path.join(getRunsDir(), 'latest.json');
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
function resolveLatestMessagePath() {
|
|
68
|
-
return path.join(getRunsDir(), 'latest.md');
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
function loadLatestRun() {
|
|
72
|
-
const latestPath = resolveLatestMetadataPath();
|
|
73
|
-
if (!fs.existsSync(latestPath)) {
|
|
74
|
-
return null;
|
|
75
|
-
}
|
|
76
|
-
return readJson(latestPath);
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
function getDefaultPrompt(mode) {
|
|
80
|
-
if (mode === 'adversarial-review') {
|
|
81
|
-
return 'Act as a skeptical adversarial reviewer. Hunt for hidden regressions, rollback risk, security mistakes, broken assumptions, and missing proof. Prefer precise findings over broad summaries.';
|
|
82
|
-
}
|
|
83
|
-
if (mode === 'second-pass') {
|
|
84
|
-
return 'Take a second pass on the current task from this repository. Be independent, concrete, and skeptical. If changes are warranted, explain the minimal patch or next action.';
|
|
85
|
-
}
|
|
86
|
-
return 'Review the current changes for correctness, regressions, missing tests, security issues, and release risk. Keep the output concise and actionable.';
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
function buildCodexArgs(mode, options, lastMessagePath) {
|
|
90
|
-
if (mode === 'second-pass') {
|
|
91
|
-
const args = ['exec', '--json', '--output-last-message', lastMessagePath];
|
|
92
|
-
if (options.model) {
|
|
93
|
-
args.push('--model', options.model);
|
|
94
|
-
}
|
|
95
|
-
args.push(options.prompt || getDefaultPrompt(mode));
|
|
96
|
-
return args;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
const args = ['exec', 'review', '--json', '--output-last-message', lastMessagePath];
|
|
100
|
-
if (options.model) {
|
|
101
|
-
args.push('--model', options.model);
|
|
102
|
-
}
|
|
103
|
-
if (options.base) {
|
|
104
|
-
args.push('--base', options.base);
|
|
105
|
-
} else if (options.commit) {
|
|
106
|
-
args.push('--commit', options.commit);
|
|
107
|
-
} else {
|
|
108
|
-
args.push('--uncommitted');
|
|
109
|
-
}
|
|
110
|
-
if (options.title) {
|
|
111
|
-
args.push('--title', options.title);
|
|
112
|
-
}
|
|
113
|
-
args.push(options.prompt || getDefaultPrompt(mode));
|
|
114
|
-
return args;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
function saveRun(mode, codexArgs, result, lastMessagePath) {
|
|
118
|
-
ensureDir(getRunsDir());
|
|
119
|
-
|
|
120
|
-
const timestamp = new Date().toISOString();
|
|
121
|
-
const runId = `${timestamp.replace(/[:.]/g, '-')}-${mode}`;
|
|
122
|
-
const eventsPath = path.join(getRunsDir(), `${runId}.jsonl`);
|
|
123
|
-
const metadataPath = path.join(getRunsDir(), `${runId}.json`);
|
|
124
|
-
const latestMetadataPath = resolveLatestMetadataPath();
|
|
125
|
-
const latestMessagePath = resolveLatestMessagePath();
|
|
126
|
-
const lastMessage = fs.existsSync(lastMessagePath) ? fs.readFileSync(lastMessagePath, 'utf8') : '';
|
|
127
|
-
|
|
128
|
-
fs.writeFileSync(eventsPath, result.stdout || '');
|
|
129
|
-
if (lastMessage) {
|
|
130
|
-
fs.writeFileSync(latestMessagePath, lastMessage);
|
|
131
|
-
} else if (!fs.existsSync(latestMessagePath)) {
|
|
132
|
-
fs.writeFileSync(latestMessagePath, '');
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
const metadata = {
|
|
136
|
-
ok: result.status === 0,
|
|
137
|
-
mode,
|
|
138
|
-
runId,
|
|
139
|
-
createdAt: timestamp,
|
|
140
|
-
cwd: process.cwd(),
|
|
141
|
-
codexBin: getCodexBin(),
|
|
142
|
-
command: [getCodexBin(), ...codexArgs],
|
|
143
|
-
exitCode: result.status,
|
|
144
|
-
signal: result.signal || null,
|
|
145
|
-
stderr: result.stderr || '',
|
|
146
|
-
eventsPath,
|
|
147
|
-
lastMessagePath: fs.existsSync(lastMessagePath) ? lastMessagePath : null,
|
|
148
|
-
latestMessagePath,
|
|
149
|
-
};
|
|
150
|
-
|
|
151
|
-
writeJson(metadataPath, metadata);
|
|
152
|
-
writeJson(latestMetadataPath, metadata);
|
|
153
|
-
return {
|
|
154
|
-
metadata,
|
|
155
|
-
lastMessage,
|
|
156
|
-
};
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
function commandSetup() {
|
|
160
|
-
const pluginRoot = getPluginRoot();
|
|
161
|
-
const dataRoot = getDataRoot();
|
|
162
|
-
const mcpConfigPath = path.join(pluginRoot, '.mcp.json');
|
|
163
|
-
const versionResult = runCommand(getCodexBin(), ['--version']);
|
|
164
|
-
const reviewHelpResult = runCommand(getCodexBin(), ['exec', 'review', '--help']);
|
|
165
|
-
const execHelpResult = runCommand(getCodexBin(), ['exec', '--help']);
|
|
166
|
-
const payload = {
|
|
167
|
-
ok: versionResult.status === 0 && reviewHelpResult.status === 0 && execHelpResult.status === 0,
|
|
168
|
-
codexBin: getCodexBin(),
|
|
169
|
-
codexInstalled: versionResult.status === 0,
|
|
170
|
-
codexVersion: (versionResult.stdout || '').trim(),
|
|
171
|
-
reviewCommand: reviewHelpResult.status === 0,
|
|
172
|
-
execCommand: execHelpResult.status === 0,
|
|
173
|
-
pluginRoot,
|
|
174
|
-
dataDir: dataRoot,
|
|
175
|
-
mcpConfigPath,
|
|
176
|
-
mcpConfigPresent: fs.existsSync(mcpConfigPath),
|
|
177
|
-
};
|
|
178
|
-
console.log(JSON.stringify(payload, null, 2));
|
|
179
|
-
if (!payload.ok) {
|
|
180
|
-
process.exitCode = 1;
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
function commandStatus() {
|
|
185
|
-
const latest = loadLatestRun();
|
|
186
|
-
if (!latest) {
|
|
187
|
-
console.log(JSON.stringify({
|
|
188
|
-
ok: false,
|
|
189
|
-
message: 'No Codex bridge run has been saved yet.',
|
|
190
|
-
dataDir: getDataRoot(),
|
|
191
|
-
}, null, 2));
|
|
192
|
-
process.exitCode = 1;
|
|
193
|
-
return;
|
|
194
|
-
}
|
|
195
|
-
console.log(JSON.stringify(latest, null, 2));
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
function commandResult() {
|
|
199
|
-
const latestPath = resolveLatestMessagePath();
|
|
200
|
-
if (!fs.existsSync(latestPath)) {
|
|
201
|
-
console.error('No saved Codex bridge result found.');
|
|
202
|
-
process.exitCode = 1;
|
|
203
|
-
return;
|
|
204
|
-
}
|
|
205
|
-
process.stdout.write(fs.readFileSync(latestPath, 'utf8'));
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
function commandRun(mode, options) {
|
|
209
|
-
ensureDir(getRunsDir());
|
|
210
|
-
const lastMessagePath = path.join(getRunsDir(), `${mode}-working.md`);
|
|
211
|
-
const codexArgs = buildCodexArgs(mode, options, lastMessagePath);
|
|
212
|
-
const result = runCommand(getCodexBin(), codexArgs);
|
|
213
|
-
const saved = saveRun(mode, codexArgs, result, lastMessagePath);
|
|
214
|
-
|
|
215
|
-
if (result.status !== 0) {
|
|
216
|
-
const message = [
|
|
217
|
-
`Codex ${mode} failed.`,
|
|
218
|
-
saved.metadata.stderr || 'No stderr captured.',
|
|
219
|
-
`Saved metadata: ${saved.metadata.eventsPath}`,
|
|
220
|
-
].join('\n');
|
|
221
|
-
console.error(message);
|
|
222
|
-
process.exitCode = result.status || 1;
|
|
223
|
-
return;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
if (saved.lastMessage.trim()) {
|
|
227
|
-
process.stdout.write(saved.lastMessage);
|
|
228
|
-
if (!saved.lastMessage.endsWith('\n')) {
|
|
229
|
-
process.stdout.write('\n');
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
process.stdout.write(`\nSaved metadata: ${resolveLatestMetadataPath()}\n`);
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
function main() {
|
|
236
|
-
const parsed = parseArgs(process.argv.slice(2));
|
|
237
|
-
const command = parsed._[0];
|
|
238
|
-
const prompt = parsed.prompt || parsed._.slice(1).join(' ').trim() || '';
|
|
239
|
-
|
|
240
|
-
switch (command) {
|
|
241
|
-
case 'setup':
|
|
242
|
-
commandSetup();
|
|
243
|
-
return;
|
|
244
|
-
case 'status':
|
|
245
|
-
commandStatus();
|
|
246
|
-
return;
|
|
247
|
-
case 'result':
|
|
248
|
-
commandResult();
|
|
249
|
-
return;
|
|
250
|
-
case 'review':
|
|
251
|
-
case 'adversarial-review':
|
|
252
|
-
case 'second-pass':
|
|
253
|
-
commandRun(command, {
|
|
254
|
-
base: parsed.base,
|
|
255
|
-
commit: parsed.commit,
|
|
256
|
-
uncommitted: parsed.uncommitted === true,
|
|
257
|
-
title: parsed.title,
|
|
258
|
-
model: parsed.model,
|
|
259
|
-
prompt,
|
|
260
|
-
});
|
|
261
|
-
return;
|
|
262
|
-
default:
|
|
263
|
-
console.error([
|
|
264
|
-
'Usage:',
|
|
265
|
-
' node plugins/claude-codex-bridge/scripts/codex-bridge.js setup',
|
|
266
|
-
' node plugins/claude-codex-bridge/scripts/codex-bridge.js review [--uncommitted|--base main|--commit <sha>] [--prompt "..."]',
|
|
267
|
-
' node plugins/claude-codex-bridge/scripts/codex-bridge.js adversarial-review [--uncommitted|--base main|--commit <sha>] [--prompt "..."]',
|
|
268
|
-
' node plugins/claude-codex-bridge/scripts/codex-bridge.js second-pass --prompt "..."',
|
|
269
|
-
' node plugins/claude-codex-bridge/scripts/codex-bridge.js status',
|
|
270
|
-
' node plugins/claude-codex-bridge/scripts/codex-bridge.js result',
|
|
271
|
-
].join('\n'));
|
|
272
|
-
process.exitCode = 1;
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
if (require.main === module) {
|
|
277
|
-
main();
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
module.exports = {
|
|
281
|
-
buildCodexArgs,
|
|
282
|
-
getDataRoot,
|
|
283
|
-
getPluginRoot,
|
|
284
|
-
loadLatestRun,
|
|
285
|
-
parseArgs,
|
|
286
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: adversarial-review
|
|
3
|
-
description: Run a skeptical Codex review from Claude Code that hunts for hidden regressions, unsafe assumptions, and release risk. Use before merges, deploys, migrations, or other risky changes.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Adversarial Review
|
|
7
|
-
|
|
8
|
-
Default to the current uncommitted workspace unless the user explicitly provides `base=<branch>` or `commit=<sha>`.
|
|
9
|
-
|
|
10
|
-
Run one of:
|
|
11
|
-
|
|
12
|
-
```bash
|
|
13
|
-
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" adversarial-review --uncommitted
|
|
14
|
-
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" adversarial-review --base main
|
|
15
|
-
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" adversarial-review --commit <sha>
|
|
16
|
-
```
|
|
17
|
-
|
|
18
|
-
If the user asks for a specific threat model such as security, rollback safety, billing, or data loss, pass that in `--prompt`.
|
|
19
|
-
|
|
20
|
-
When reporting back:
|
|
21
|
-
|
|
22
|
-
- lead with concrete risks
|
|
23
|
-
- separate proven issues from speculation
|
|
24
|
-
- mention the saved artifact path if the user wants the full Codex output
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: result
|
|
3
|
-
description: Print the latest saved Codex bridge result from Claude Code without rerunning Codex. Use when the user asks for the last Codex output or wants to inspect the raw bridge result.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Result
|
|
7
|
-
|
|
8
|
-
Run:
|
|
9
|
-
|
|
10
|
-
```bash
|
|
11
|
-
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" result
|
|
12
|
-
```
|
|
13
|
-
|
|
14
|
-
If a result exists:
|
|
15
|
-
|
|
16
|
-
- show the raw saved output
|
|
17
|
-
- do not rerun Codex unless the user explicitly asks for a fresh pass
|
|
18
|
-
|
|
19
|
-
If no result exists:
|
|
20
|
-
|
|
21
|
-
- state that no saved artifact exists yet
|
|
22
|
-
- suggest running `/codex-bridge:review`, `/codex-bridge:adversarial-review`, or `/codex-bridge:second-pass`
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: review
|
|
3
|
-
description: Run a Codex review from Claude Code against the current uncommitted work, a base branch diff, or a specific commit. Use when the user explicitly asks for a Codex review or second reviewer.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Review
|
|
7
|
-
|
|
8
|
-
When this skill is invoked, translate the request into one of these bridge calls:
|
|
9
|
-
|
|
10
|
-
- default: current uncommitted work
|
|
11
|
-
- `base=<branch>`: compare against a branch such as `main`
|
|
12
|
-
- `commit=<sha>`: review one commit
|
|
13
|
-
|
|
14
|
-
Prefer these forms:
|
|
15
|
-
|
|
16
|
-
```bash
|
|
17
|
-
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" review --uncommitted
|
|
18
|
-
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" review --base main
|
|
19
|
-
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" review --commit <sha>
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
If the user gave a focus area, pass it as `--prompt "..."`.
|
|
23
|
-
|
|
24
|
-
After the bridge returns:
|
|
25
|
-
|
|
26
|
-
1. summarize the highest-signal findings
|
|
27
|
-
2. mention the saved artifact path if the user may want to inspect the raw result
|
|
28
|
-
3. do not pretend Codex found issues if the result says no issues
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: second-pass
|
|
3
|
-
description: Hand the current task or repo state to Codex for an independent second pass from inside Claude Code. Use when the user explicitly wants another agent to take a shot after Claude's first pass.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Second Pass
|
|
7
|
-
|
|
8
|
-
Use this skill only when the user explicitly asks for a Codex handoff or second pass.
|
|
9
|
-
|
|
10
|
-
Build a concise task prompt from the user request and current repo context, then run:
|
|
11
|
-
|
|
12
|
-
```bash
|
|
13
|
-
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" second-pass --prompt "<task prompt>"
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
Good task prompts are concrete:
|
|
17
|
-
|
|
18
|
-
- what changed
|
|
19
|
-
- what still looks risky
|
|
20
|
-
- what Codex should do next
|
|
21
|
-
- whether the user wants edits, a plan, or just a review
|
|
22
|
-
|
|
23
|
-
After the bridge returns:
|
|
24
|
-
|
|
25
|
-
1. summarize what Codex recommended or changed
|
|
26
|
-
2. mention the saved artifact path if the user wants the raw result
|
|
27
|
-
3. keep Claude's own judgment separate from Codex's output
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: setup
|
|
3
|
-
description: Validate that the Codex bridge plugin is ready inside Claude Code. Use when the user asks to install, configure, or sanity-check Codex review from Claude.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Setup
|
|
7
|
-
|
|
8
|
-
Use this skill only when the user explicitly wants to verify the bridge.
|
|
9
|
-
|
|
10
|
-
Run:
|
|
11
|
-
|
|
12
|
-
```bash
|
|
13
|
-
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" setup
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
Then explain:
|
|
17
|
-
|
|
18
|
-
- whether `codex` is installed
|
|
19
|
-
- whether `codex exec review` is available
|
|
20
|
-
- where the persistent bridge artifact directory lives
|
|
21
|
-
- whether ThumbGate's bundled `thumbgate` MCP server config is present
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: status
|
|
3
|
-
description: Show the latest Codex bridge artifact metadata from Claude Code. Use when the user asks whether the bridge already ran, what mode it used, or where the result was saved.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Status
|
|
7
|
-
|
|
8
|
-
Run:
|
|
9
|
-
|
|
10
|
-
```bash
|
|
11
|
-
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" status
|
|
12
|
-
```
|
|
13
|
-
|
|
14
|
-
Summarize:
|
|
15
|
-
|
|
16
|
-
- latest mode
|
|
17
|
-
- timestamp
|
|
18
|
-
- exit status
|
|
19
|
-
- artifact paths
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
# Claude Code: ThumbGate Feedback Skill Install
|
|
2
|
-
|
|
3
|
-
Install the skill in under 60 seconds. No manual file editing required.
|
|
4
|
-
|
|
5
|
-
## One-Command Install
|
|
6
|
-
|
|
7
|
-
```bash
|
|
8
|
-
cp plugins/claude-skill/SKILL.md .claude/skills/thumbgate-feedback.md
|
|
9
|
-
```
|
|
10
|
-
|
|
11
|
-
Or from the published npm package:
|
|
12
|
-
|
|
13
|
-
```bash
|
|
14
|
-
npx thumbgate init
|
|
15
|
-
cp node_modules/thumbgate/plugins/claude-skill/SKILL.md .claude/skills/thumbgate-feedback.md
|
|
16
|
-
```
|
|
17
|
-
|
|
18
|
-
## What This Does
|
|
19
|
-
|
|
20
|
-
Copies the skill definition to `.claude/skills/` so Claude Code loads it automatically on next launch.
|
|
21
|
-
|
|
22
|
-
The skill activates on triggers: "thumbs up", "thumbs down", "that worked", "that failed".
|
|
23
|
-
|
|
24
|
-
## Verify
|
|
25
|
-
|
|
26
|
-
After copying, restart Claude Code and run:
|
|
27
|
-
|
|
28
|
-
```bash
|
|
29
|
-
# Claude Code will show available skills:
|
|
30
|
-
# thumbgate-feedback — Capture thumbs up/down feedback into structured memories
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
Then test it:
|
|
34
|
-
|
|
35
|
-
```bash
|
|
36
|
-
npx thumbgate capture --feedback=up --context="skill install verified" --tags="install"
|
|
37
|
-
```
|
|
38
|
-
|
|
39
|
-
## What You Get
|
|
40
|
-
|
|
41
|
-
- Automatic feedback capture on quality signals
|
|
42
|
-
- Prevention rules generated from repeated mistakes
|
|
43
|
-
- Session-start context loading: `npm run feedback:summary && npm run feedback:rules`
|
|
44
|
-
|
|
45
|
-
## Requirements
|
|
46
|
-
|
|
47
|
-
- Claude Code (any version)
|
|
48
|
-
- Node.js 18+ in PATH
|
|
49
|
-
- `.thumbgate/` directory (created by `npx thumbgate init`)
|
|
50
|
-
|
|
51
|
-
## Uninstall
|
|
52
|
-
|
|
53
|
-
```bash
|
|
54
|
-
rm .claude/skills/thumbgate-feedback.md
|
|
55
|
-
```
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: thumbgate-feedback
|
|
3
|
-
description: >
|
|
4
|
-
Capture thumbs up/down feedback into structured memories and prevention rules.
|
|
5
|
-
Use when user gives explicit quality signals about agent work (e.g. "that worked",
|
|
6
|
-
"that failed", "thumbs up/down"). Do NOT use for general questions, code generation,
|
|
7
|
-
file operations, or any task that is not explicit feedback on prior agent output.
|
|
8
|
-
triggers:
|
|
9
|
-
- thumbs up
|
|
10
|
-
- thumbs down
|
|
11
|
-
- that worked
|
|
12
|
-
- that failed
|
|
13
|
-
negative_triggers:
|
|
14
|
-
- generate code
|
|
15
|
-
- search files
|
|
16
|
-
- explain this
|
|
17
|
-
- run tests
|
|
18
|
-
---
|
|
19
|
-
|
|
20
|
-
# ThumbGate Feedback Skill
|
|
21
|
-
|
|
22
|
-
When user provides feedback, execute:
|
|
23
|
-
|
|
24
|
-
```bash
|
|
25
|
-
# negative
|
|
26
|
-
node .claude/scripts/feedback/capture-feedback.js \
|
|
27
|
-
--feedback=down \
|
|
28
|
-
--context="<what failed>" \
|
|
29
|
-
--what-went-wrong="<specific failure>" \
|
|
30
|
-
--what-to-change="<prevention action>" \
|
|
31
|
-
--tags="<domain>,regression"
|
|
32
|
-
|
|
33
|
-
# positive
|
|
34
|
-
node .claude/scripts/feedback/capture-feedback.js \
|
|
35
|
-
--feedback=up \
|
|
36
|
-
--context="<what succeeded>" \
|
|
37
|
-
--what-worked="<repeatable pattern>" \
|
|
38
|
-
--tags="<domain>,fix"
|
|
39
|
-
```
|
|
40
|
-
|
|
41
|
-
At session start, run:
|
|
42
|
-
|
|
43
|
-
```bash
|
|
44
|
-
npm run feedback:summary
|
|
45
|
-
npm run feedback:rules
|
|
46
|
-
```
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "codex-profile",
|
|
3
|
-
"version": "1.4.3",
|
|
4
|
-
"description": "ThumbGate for Codex: pre-action gates, skill packs, hallucination detection, PII scanning, progressive disclosure (82% token savings), and MCP-backed reliability memory.",
|
|
5
|
-
"author": {
|
|
6
|
-
"name": "Igor Ganapolsky",
|
|
7
|
-
"url": "https://github.com/IgorGanapolsky"
|
|
8
|
-
},
|
|
9
|
-
"homepage": "https://thumbgate-production.up.railway.app",
|
|
10
|
-
"repository": "https://github.com/IgorGanapolsky/ThumbGate",
|
|
11
|
-
"license": "MIT",
|
|
12
|
-
"keywords": [
|
|
13
|
-
"codex",
|
|
14
|
-
"codex-plugin",
|
|
15
|
-
"thumbgate",
|
|
16
|
-
"pre-action-gates",
|
|
17
|
-
"feedback",
|
|
18
|
-
"mcp",
|
|
19
|
-
"agent-reliability"
|
|
20
|
-
],
|
|
21
|
-
"mcpServers": "./.mcp.json",
|
|
22
|
-
"interface": {
|
|
23
|
-
"displayName": "ThumbGate for Codex",
|
|
24
|
-
"shortDescription": "Pre-action gates + skill packs + hallucination detection for Codex.",
|
|
25
|
-
"longDescription": "Adds ThumbGate's pre-action gates, domain skill packs (Stripe, Railway, DB), hallucination detection, PII scanning, progressive disclosure (82% token savings), and MCP reliability memory to Codex workflows.",
|
|
26
|
-
"developerName": "Igor Ganapolsky",
|
|
27
|
-
"category": "Developer Tools",
|
|
28
|
-
"capabilities": [
|
|
29
|
-
"Interactive",
|
|
30
|
-
"Write"
|
|
31
|
-
],
|
|
32
|
-
"websiteURL": "https://thumbgate-production.up.railway.app",
|
|
33
|
-
"privacyPolicyURL": "https://thumbgate-production.up.railway.app/privacy",
|
|
34
|
-
"termsOfServiceURL": "https://github.com/IgorGanapolsky/ThumbGate/blob/main/LICENSE",
|
|
35
|
-
"defaultPrompt": [
|
|
36
|
-
"Load ThumbGate skill packs before a risky Codex task.",
|
|
37
|
-
"Capture a thumbs down with context after a mistake.",
|
|
38
|
-
"Check prevention gates before a deploy or publish.",
|
|
39
|
-
"Run the eval harness to measure before/after impact."
|
|
40
|
-
],
|
|
41
|
-
"brandColor": "#0ea5e9"
|
|
42
|
-
}
|
|
43
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# Codex ThumbGate Add-on
|
|
2
|
-
|
|
3
|
-
## Trigger
|
|
4
|
-
If user gives explicit positive/negative outcome feedback, capture it immediately.
|
|
5
|
-
|
|
6
|
-
## Commands
|
|
7
|
-
|
|
8
|
-
```bash
|
|
9
|
-
node .claude/scripts/feedback/capture-feedback.js --feedback=up --context="..." --tags="..."
|
|
10
|
-
node .claude/scripts/feedback/capture-feedback.js --feedback=down --context="..." --tags="..."
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Session Start
|
|
14
|
-
|
|
15
|
-
```bash
|
|
16
|
-
npm run feedback:summary
|
|
17
|
-
npm run feedback:rules
|
|
18
|
-
```
|
|
19
|
-
|
|
20
|
-
Use generated rules as hard guardrails to avoid repeated mistakes.
|