Comparing StreamController:main...gensyn:main · StreamController/StreamController · 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: StreamController/StreamController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gensyn/StreamController
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.
  • 10 commits
  • 2 files changed
  • 3 contributors

Commits on May 18, 2026

  1. fix: restore detached subprocess launch in HelperMethods.run_command

    Agent-Logs-Url: https://github.com/gensyn/StreamController/sessions/62cf1117-382f-42a9-a4c1-934f159d8374
    
    Co-authored-by: gensyn <36128035+gensyn@users.noreply.github.com>
    Copilot and gensyn authored May 18, 2026
    Configuration menu
    Copy the full SHA
    0f6b691 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. Merge pull request #2 from gensyn/copilot/redo-previous-session-changes

    Restore missing `run_command` process-launch fix in `HelperMethods`
    gensyn authored May 20, 2026
    Configuration menu
    Copy the full SHA
    890712f View commit details
    Browse the repository at this point in the history
  2. Initial plan

    Copilot authored May 20, 2026
    Configuration menu
    Copy the full SHA
    6596c90 View commit details
    Browse the repository at this point in the history
  3. Fix open_web command injection: use argv list instead of shell=True

    Agent-Logs-Url: https://github.com/gensyn/StreamController/sessions/d37f03d2-b8d2-4224-bec5-825a7da82f80
    
    Co-authored-by: gensyn <36128035+gensyn@users.noreply.github.com>
    Copilot and gensyn authored May 20, 2026
    Configuration menu
    Copy the full SHA
    20baece View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    627019c View commit details
    Browse the repository at this point in the history
  5. Added try/except to open_web

    gensyn committed May 20, 2026
    Configuration menu
    Copy the full SHA
    dbb72a5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from gensyn/copilot/fix-code-review-suggestion

    Fix command injection in open_web via shell=True
    gensyn authored May 20, 2026
    Configuration menu
    Copy the full SHA
    5a119f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2026

  1. Re-introduced run_command

    gensyn committed Jun 25, 2026
    Configuration menu
    Copy the full SHA
    4d33fb6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'gensyn/main' into main-gensyn

    # Conflicts:
    #	src/backend/DeckManagement/HelperMethods.py
    gensyn committed Jun 25, 2026
    Configuration menu
    Copy the full SHA
    b6a5435 View commit details
    Browse the repository at this point in the history
  3. Re-introduced run_command

    gensyn committed Jun 25, 2026
    Configuration menu
    Copy the full SHA
    d27360c View commit details
    Browse the repository at this point in the history
Loading