Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 17.6k
Comparing changes
Open a pull request
base repository: garrytan/gstack
base: main
head repository: muriloime/mstack
compare: main
- 13 commits
- 571 files changed
- 2 contributors
Commits on May 17, 2026
-
chore: remove unused skill directories (browser, pdf, telemetry-adjac…
…ent, deploy tools) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 6cfbede - Browse repository at this point
Copy the full SHA 6cfbedeView commit details -
chore: delete telemetry, update-check, and data-collection bin script…
…s and resolver modules Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 8e2c466 - Browse repository at this point
Copy the full SHA 8e2c466View commit details -
chore: delete tests for removed skills and data-collection features
Removes 46 test files covering: gbrain/brain-sync, analytics, telemetry, timeline, benchmarks, codex, gemini, sidebar, skillify, artifacts, team-mode, taste-engine, builder-profile, upgrade-migration-v1, uninstall, and v0-dormancy. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 0fa674e - Browse repository at this point
Copy the full SHA 0fa674eView commit details -
chore: strip telemetry, update-check, and learnings from preamble gen…
…erators Remove from generate-preamble-bash.ts: gstack-update-check, sessions tracking, _TEL/_SESSION_ID vars, analytics mkdir+write, .pending-* loop, gstack-timeline-log, gstack-learnings-search block, and gbrain doctor health-check. Keep all config-reading vars that affect skill behavior (_BRANCH, _SKILL_PREFIX, _PROACTIVE, REPO_MODE, _LAKE_SEEN, _EXPLAIN_LEVEL, _QUESTION_TUNING, _HAS_ROUTING, _ROUTING_DECLINED, checkpoints, OPENCLAW). Remove from generate-completion-status.ts: Operational Self-Improvement (gstack-learnings-log) section and the full Telemetry bash block including _TEL_DUR, skill-usage.jsonl append, and gstack-telemetry-log call. Remove from preamble.ts: import of make-pdf resolver and generateTelemetryPrompt; remove those calls from generatePreamble(). Remove from index.ts: imports and resolver entries for learnings (LEARNINGS_SEARCH, LEARNINGS_LOG), gbrain (GBRAIN_CONTEXT_LOAD, GBRAIN_SAVE_RESULTS), and make-pdf (MAKE_PDF_SETUP). Regenerate SKILL.md and document-release/SKILL.md with updated preamble. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 395fc77 - Browse repository at this point
Copy the full SHA 395fc77View commit details -
chore: remove deleted skills from gen-skill-docs, clean tmpl placehol…
…ders, regenerate SKILL.md files Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 8f32fce - Browse repository at this point
Copy the full SHA 8f32fceView commit details -
chore: remove deleted skills and update/telemetry hooks from setup sc…
…ript - Remove connect-chrome backwards-compat alias/symlink blocks (both install paths) - Remove team mode block: --team/--no-team flags, TEAM_MODE/NO_TEAM_MODE vars, HOOK_CMD/SETTINGS_HOOK vars, gstack-session-update hook registration - Remove welcome block referencing /gstack-upgrade - Clean up stale comment in _link_or_copy referencing connect-chrome alias Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 31da5c1 - Browse repository at this point
Copy the full SHA 31da5c1View commit details -
chore: remove deleted scripts and dependencies from package.json
- Remove make-pdf bin entry, build steps, and dev:make-pdf script - Remove vendor:xterm script and xterm/xterm-addon-fit devDependencies - Remove puppeteer-core dependency (not imported anywhere in source) - Remove analytics script (references deleted analytics.ts) - Remove test:codex, test:codex:all, test:gemini, test:gemini:all scripts - Remove codex-e2e.test.ts and gemini-e2e.test.ts from all test:* patterns - Remove make-pdf/test/ from free test target Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 9793041 - Browse repository at this point
Copy the full SHA 9793041View commit details -
chore: fix test suite after telemetry + skill removal
Delete test files for features removed in prior tasks (learnings, model-overlays, setup-gbrain, secret-sink, memory-pipeline, hook-scripts, overlay-harness, plan-tune, readme-throughput, cross-model-emit). Update surviving tests to remove stale assertions: golden-file regression for ship (ship/ deleted), upgrade migrations block (gstack-upgrade/migrations deleted), telemetry _TEL checks and extension background.js test (both removed), preamble-compose model-overlay ordering tests (model-overlays/ deleted), gen-skill-docs welcome message assertion (string removed from setup), agent-sdk-runner overlay file-existence check (model-overlays/ gone), skill-validation Codex skill / Codex skill validation / Test failure triage blocks (codex/ and ship/ deleted). All free tests now pass with no failures from our changes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for d4aa58c - Browse repository at this point
Copy the full SHA d4aa58cView commit details -
docs: update CLAUDE.md to reflect simplified repo structure
Remove documentation for deleted features: sidebar/WebSocket/PTY/extension security architecture, GBrain search guidance, upgrade migrations section, and project tree entries for removed skill directories. Update skill routing and project structure to match current repo state.
Configuration menu - View commit details
-
Copy full SHA for 694bb32 - Browse repository at this point
Copy the full SHA 694bb32View commit details
Commits on May 18, 2026
-
chore: rename gstack-* bin scripts, test files, and openclaw dirs to …
…mstack-* File renames only — content changes follow in the next commit. Renamed: - bin/gstack-* → bin/mstack-* (15 scripts + .ts file) - browse/test/gstack-*.test.ts → browse/test/mstack-*.test.ts - test/gstack-*.test.ts → test/mstack-*.test.ts - lib/gstack-memory-helpers.ts → lib/mstack-memory-helpers.ts - openclaw/gstack-* → openclaw/mstack-* (3 CLAUDE.md files, 4 skill dirs) - USING_GBRAIN_WITH_GSTACK.md → USING_GBRAIN_WITH_MSTACK.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for e5768dc - Browse repository at this point
Copy the full SHA e5768dcView commit details -
chore: rename gstack → mstack throughout (paths, vars, product name)
Replace all internal GSTACK_* env vars (GSTACK_PORT, GSTACK_SKILL_TOKEN, GSTACK_CHROMIUM_PATH, GSTACK_STATE_ROOT, etc.) with MSTACK_* equivalents across browse/src, scripts, tests, and skill templates. Update bin scripts (mstack-paths, mstack-uninstall, mstack-security-dashboard, mstack-platform-detect, mstack-jsonl-merge, dev-setup) to use MSTACK_* naming. Update state directories (.gstack → .mstack), install paths, and product name references in docs, CHANGELOG, and generated SKILL.md files. Regenerate all host SKILL.md files via gen-skill-docs. Protected: garrytan/gstack github refs, gstack_sse/gstack_pty cookie names, gstack-brain identifiers. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for c218f5a - Browse repository at this point
Copy the full SHA c218f5aView commit details
Commits on May 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ab0daf0 - Browse repository at this point
Copy the full SHA ab0daf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8155d18 - Browse repository at this point
Copy the full SHA 8155d18View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main
