Comparing garrytan:main...muriloime:main · garrytan/gstack · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: garrytan/gstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: muriloime/mstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 571 files changed
  • 2 contributors

Commits on May 17, 2026

  1. chore: remove unused skill directories (browser, pdf, telemetry-adjac…

    …ent, deploy tools)
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    muriloime and claude committed May 17, 2026
    Configuration menu
    Copy the full SHA
    6cfbede View commit details
    Browse the repository at this point in the history
  2. chore: delete telemetry, update-check, and data-collection bin script…

    …s and resolver modules
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    muriloime and claude committed May 17, 2026
    Configuration menu
    Copy the full SHA
    8e2c466 View commit details
    Browse the repository at this point in the history
  3. 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>
    muriloime and claude committed May 17, 2026
    Configuration menu
    Copy the full SHA
    0fa674e View commit details
    Browse the repository at this point in the history
  4. 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>
    muriloime and claude committed May 17, 2026
    Configuration menu
    Copy the full SHA
    395fc77 View commit details
    Browse the repository at this point in the history
  5. 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>
    muriloime and claude committed May 17, 2026
    Configuration menu
    Copy the full SHA
    8f32fce View commit details
    Browse the repository at this point in the history
  6. 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>
    muriloime and claude committed May 17, 2026
    Configuration menu
    Copy the full SHA
    31da5c1 View commit details
    Browse the repository at this point in the history
  7. 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>
    muriloime and claude committed May 17, 2026
    Configuration menu
    Copy the full SHA
    9793041 View commit details
    Browse the repository at this point in the history
  8. 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>
    muriloime and claude committed May 17, 2026
    Configuration menu
    Copy the full SHA
    d4aa58c View commit details
    Browse the repository at this point in the history
  9. 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.
    muriloime committed May 17, 2026
    Configuration menu
    Copy the full SHA
    694bb32 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. 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>
    muriloime and claude committed May 18, 2026
    Configuration menu
    Copy the full SHA
    e5768dc View commit details
    Browse the repository at this point in the history
  2. 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>
    muriloime and claude committed May 18, 2026
    Configuration menu
    Copy the full SHA
    c218f5a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2026

  1. remove yc ads

    muriloime committed May 26, 2026
    Configuration menu
    Copy the full SHA
    ab0daf0 View commit details
    Browse the repository at this point in the history
  2. remove yc ads

    muriloime committed May 26, 2026
    Configuration menu
    Copy the full SHA
    8155d18 View commit details
    Browse the repository at this point in the history
Loading