Skip to content

feat(integrations): add Flue sandbox support#1829

Merged
NathanFlurry merged 26 commits into
mainfrom
feat/flue-integration
Jul 23, 2026
Merged

feat(integrations): add Flue sandbox support#1829
NathanFlurry merged 26 commits into
mainfrom
feat/flue-integration

Conversation

@NathanFlurry

@NathanFlurry NathanFlurry commented Jul 22, 2026

Copy link
Copy Markdown
Member
  • Add typed actor-backed and Core-backed Flue sandbox adapters with user-owned setup(...) registries.
  • Use @rivet-dev/labs-flue-* preview builds for the proposed generic Flue extension APIs while preserving standard @flue/* imports through npm aliases.
  • Keep agentOS Core lifecycle explicitly caller-owned until Flue exposes a sandbox disposal hook.
  • Add a combined native Flue router → Rivet Engine → real agentOS actor → filesystem/exec test with restart, reconnect, and persistence coverage.
  • Add the runnable Flue example, synchronized Rivet + agentOS walkthrough, framework sidebar entry, deployment step, and platform support guidance.

@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 19:27 Destroyed
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 19:35 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from 866b572 to 42cf260 Compare July 22, 2026 19:39
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 19:39 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from 42cf260 to bfa06b1 Compare July 22, 2026 19:43
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 19:43 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from bfa06b1 to 9c3f95f Compare July 22, 2026 19:48
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 19:48 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from 9c3f95f to 3cbdf75 Compare July 22, 2026 19:49
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 19:50 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from 3cbdf75 to 347a4c0 Compare July 22, 2026 19:54
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 19:54 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from 347a4c0 to 532bcd6 Compare July 22, 2026 19:58
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 19:58 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from 532bcd6 to 7d1268a Compare July 22, 2026 20:00
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 20:00 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from 7d1268a to d52e8b1 Compare July 22, 2026 20:03
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from d52e8b1 to 96ad759 Compare July 22, 2026 20:10
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 20:10 Destroyed
@railway-app

railway-app Bot commented Jul 22, 2026

Copy link
Copy Markdown

🚅 Deployed to the agentos-pr-1829 environment in agentos

Service Status Web Updated (UTC)
agentos 😴 Sleeping (View Logs) Web Jul 23, 2026 at 8:30 am

🚅 Environment agentos-pr-1829 in rivet-frontend has no services deployed.

@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from 96ad759 to 195f645 Compare July 22, 2026 20:28
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 20:28 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from 195f645 to c979d62 Compare July 22, 2026 20:53
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 22, 2026 20:53 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from c979d62 to 8c9302b Compare July 23, 2026 04:16
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 23, 2026 04:16 Destroyed
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 23, 2026 05:08 Destroyed
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 23, 2026 05:56 Destroyed
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 23, 2026 06:11 Destroyed
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 23, 2026 06:21 Destroyed
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 23, 2026 06:35 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from c3f4582 to 528d87d Compare July 23, 2026 06:38
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 23, 2026 06:38 Destroyed
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 23, 2026 09:23 Destroyed
@NathanFlurry
NathanFlurry force-pushed the feat/flue-integration branch from 959b86b to 55c7e52 Compare July 23, 2026 09:43
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1829 July 23, 2026 09:43 Destroyed
@NathanFlurry
NathanFlurry merged commit 48f529f into main Jul 23, 2026
4 of 5 checks passed
@NathanFlurry
NathanFlurry deleted the feat/flue-integration branch July 23, 2026 09:43
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.

1 participant