Skip to content

Conversation

abcxff
Copy link
Contributor

@abcxff abcxff commented Oct 1, 2025

Fixes KIT-331

Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
rivet-cloud Ready Ready Preview Comment Oct 6, 2025 8:33pm
rivet-inspector Ready Ready Preview Comment Oct 6, 2025 8:33pm
rivet-site Ready Ready Preview Comment Oct 6, 2025 8:33pm

Copy link
Contributor Author

abcxff commented Oct 1, 2025


How to use the Graphite Merge Queue

Add the label merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

claude bot commented Oct 1, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

pkg-pr-new bot commented Oct 1, 2025

Open in StackBlitz

npm i https://pkg.pr.new/rivet-dev/engine/@rivetkit/engine-runner@3030
npm i https://pkg.pr.new/rivet-dev/engine/@rivetkit/engine-runner-protocol@3030

commit: 0f8ead9

@abcxff abcxff marked this pull request as ready for review October 1, 2025 18:23
Copy link

linear bot commented Oct 1, 2025

});
```

Its important to keep `timeout` set to `120`. Details on `buildDir` and other settings are available on [FreeStyle docs](https://docs.freestyle.sh/web/web).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a small grammatical error in this sentence - "Its important" should be "It's important" (with an apostrophe) since this is a contraction of "It is important".

Suggested change
Its important to keep `timeout` set to `120`. Details on `buildDir` and other settings are available on [FreeStyle docs](https://docs.freestyle.sh/web/web).
It's important to keep `timeout` set to `120`. Details on `buildDir` and other settings are available on [FreeStyle docs](https://docs.freestyle.sh/web/web).

Spotted by Diamond

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

Copy link

claude bot commented Oct 1, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link
Member

@NathanFlurry NathanFlurry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs to be added to the sitemap under Integrations> Deploy> Freestyle

@@ -0,0 +1,150 @@
# FreeStyle
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Freestyle (not caps s)

fix everywhere

@@ -0,0 +1,150 @@
# FreeStyle

Deploy Rivet Actors to [FreeStyle.sh](https://docs.freestyle.sh/), a cloud platform for running AI-generated code with built-in security and scalability.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should link to marketing page not docs


</Step>

<Step title="Create namespace">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

guides are not rivet cloud-specific. these guides should not assume you need a new ns.

self-hotsed = use default namespace
cloud = we provide default prod ns

@@ -0,0 +1,150 @@
# FreeStyle

Deploy Rivet Actors to [FreeStyle.sh](https://docs.freestyle.sh/), a cloud platform for running AI-generated code with built-in security and scalability.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs more context on what we're going to build. add a second section on "## Deploying AI generated code" or something like that with a brief overview of what's going on here. this guide is confusing if you have no idea how this works and the use case.

slotsPerRunner: 1,
requestLifespan: 110,
},
namespace: process.env.RIVET_NAMESPACE_NAME,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above with const

minRunners: 1,
maxRunners: 1,
slotsPerRunner: 1,
requestLifespan: 110,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above, note this should be shorter than the freestyle timeout


## Examples

<CardGroup>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

</CardGroup>

<Note>
FreeStyle provides built-in security for running untrusted AI-generated code, making it ideal for AI agent applications and workflow engines.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this can be in the intro. remove workflow engines bit.

FreeStyle provides built-in security for running untrusted AI-generated code, making it ideal for AI agent applications and workflow engines.
</Note>

## Advanced
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can delete

@NathanFlurry NathanFlurry changed the base branch from main to graphite-base/3030 October 5, 2025 20:30
@NathanFlurry NathanFlurry force-pushed the 10-01-feat_freestyle_deploy_docs branch from 81ea72d to 1500ced Compare October 5, 2025 20:30
@NathanFlurry NathanFlurry changed the base branch from graphite-base/3030 to 10-05-chore_core_add_scripts_for_run_config October 5, 2025 20:30
Copy link

claude bot commented Oct 5, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

claude bot commented Oct 5, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

@NathanFlurry NathanFlurry changed the base branch from 10-05-chore_core_add_scripts_for_run_config to graphite-base/3030 October 6, 2025 19:41
@NathanFlurry NathanFlurry force-pushed the 10-01-feat_freestyle_deploy_docs branch from 1500ced to 0f8ead9 Compare October 6, 2025 19:43
@NathanFlurry NathanFlurry changed the base branch from graphite-base/3030 to main October 6, 2025 19:43
Copy link

claude bot commented Oct 6, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

claude bot commented Oct 6, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

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