Last updated: current session
- Version bump:
CURRENT_VERSION→1.6.8(website/src/app/download/page.tsx:5) - Background:
#000000→#080808(website/src/app/globals.css:28) - CSP: added
ep1.adtrafficquality.google+ep2.adtrafficquality.googleto bothscript-srcandconnect-src(website/next.config.js) - Header auth: "Account" button shows correctly when logged in (verified via screenshot, previous session)
- Auto mode model name hidden: removed
llm-tokenIPC send for model selection inmain/agenticChat.js+pipeline-clone/main/agenticChat.js(both trees)- Needs build — say "Ready to build." when user is ready
- Error fallback messages (no API keys, no local model) preserved
- Build #15 v1.6.8 — GREEN, 8m 28s
-
Void theme as default — apply void theme CSS vars to
:root {}inpublic/index.html(~line 31)- Source of truth:
ThemeProvider.tsxdark-voidtheme - Key changes:
--bg:#080808,--accent:#a0a0a0,--border-focus:#888888, all vars mapped
- Source of truth:
-
System prompt response length — add 3-paragraph max rule to
agent.jsSYSTEM_PROMPTcommunication section (~line 76)- "For conversational/informational responses, 2-3 paragraphs max. Only write more when task genuinely requires it."
-
Quality audit — navigate to pocket.graysoft.dev, send test prompts, screenshot, analyze
-
PM2 reload after any
agent.jschanges (pm2 reload pocket-guide)
- Log the auto mode model name removal to
C:\Users\brend\IDE\pipeline-clone\CHANGES_LOG.md
- Never build the app — say "Ready to build." User builds.
- Both trees: any IDE
main/changes also go topipeline-clone/main/ - Pocket Guide is NOT in the IDE tree — no mirroring needed for those files
- Website is live at
C:\Users\brend\IDE\website\(Next.js), deployed viasync + pm2 reload graysoft - Pocket Guide PM2 process: id 17, name
pocket-guide