Skip to content

Conversation

@sebastianrath
Copy link
Member

This PR adds two new features.

  1. Added support for running shared graph urls directly from the args. The graph must be hosted on app.actionforge.dev.
actrun [shared-url]
actrun https://app.actionforge.dev/shared/bitter-sound-5a24209a.act
  1. Running actrun straight from bash, without installation
curl -fsSL https://www.actionforge.dev/actrun.sh | bash -s -- <shared-url> [options]
curl -fsSL https://www.actionforge.dev/actrun.sh | bash -s -- https://app.actionforge.dev/shared/bitter-sound-5a24209a.act

@sebastianrath sebastianrath merged commit 5355805 into main Jan 29, 2026
4 checks passed
@sebastianrath sebastianrath deleted the actrun.sh branch January 29, 2026 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants