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: TMFNK/gstack-OpenCode
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.
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 21, 2026

  1. Configuration menu
    Copy the full SHA
    53e0ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7870599 View commit details
    Browse the repository at this point in the history
  3. typos

    TMFNK committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    a848824 View commit details
    Browse the repository at this point in the history
  4. fix: correct 4 bugs introduced in OpenCode adapter (v0.1.1)

    - SKILL.md: remove broken relative fallback path in preamble update-check
    - SKILL.md: replace AskUserQuestion with `question` tool (OpenCode API)
    - SKILL.md: remove stale mcp__claude-in-chrome__* reference (Claude Code only)
    - AGENTS.md: fix /debug → /investigate (skill dir is investigate/, not debug/)
    - AGENTS.md: add /codex to skills table
    - AGENTS.md: correct skill discovery paths (document all OpenCode search paths)
    - setup: accept --host opencode as valid value (alias for claude install path)
    - MODIFIED_FILES.md: track AGENTS.md and setup in modified files table, bump to v0.1.1
    TMFNK committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    33a6062 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Add AI Slop Inside badge to README

    Added a badge to indicate AI integration.
    TMFNK authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    83a7fbb View commit details
    Browse the repository at this point in the history
Loading