Skip to content

Instantly share code, notes, and snippets.

View dpearson2699's full-sized avatar
💻
grinding

Derek Pearson dpearson2699

💻
grinding
View GitHub Profile
@dpearson2699
dpearson2699 / llm_request_excerpt.json
Created May 12, 2026 04:57
VS Code memory tool repro evidence: memory-probe-gpt55-2026-05-12
{
"line": 22,
"sid": "73ff422e-1a78-440e-bb6f-9c9fbafe2e41",
"type": "llm_request",
"name": "chat:gpt-5.5",
"spanId": "ac51d80ec3371d43",
"parentSpanId": "c7f24ac918bab18c",
"model": "gpt-5.5",
"debugName": "panel/editAgent",
"systemPromptFile": "system_prompt_0.json",
@dpearson2699
dpearson2699 / config.json
Last active May 9, 2026 00:23 — forked from joshbalfour/config.json
Copilot Support for Claude-Code-Router with GPT Codex (Responses API) support, hot-swap fixes, and xhigh reasoning
{
"LOG": false,
"LOG_LEVEL": "debug",
"CLAUDE_PATH": "",
"HOST": "127.0.0.1",
"PORT": 3456,
"APIKEY": "",
"API_TIMEOUT_MS": "600000",
"PROXY_URL": "",
"Plugins": [