Skip to content

fix: run dynamic app actors as fetch handlers - #293

Merged
NathanFlurry merged 1 commit into
mainfrom
stack/fix-run-dynamic-app-actors-inside-agentos-mpwztsqz
Aug 31, 2026
Merged

fix: run dynamic app actors as fetch handlers#293
NathanFlurry merged 1 commit into
mainfrom
stack/fix-run-dynamic-app-actors-inside-agentos-mpwztsqz

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member

Summary

  • make deployed Dynamic Apps default-export Fetch handlers instead of starting application-owned servers
  • run actor-enabled HTTP routes and Rivet callbacks through one cached agentOS process
  • preserve streaming responses with the platform-owned Hono listener and no application health route
  • update generated templates, examples, docs, and agentOS dependencies to 0.2.18

Verification

  • pnpm build
  • all seven example typechecks
  • pnpm check-boundaries
  • Dynamic Apps E2E typecheck
  • generated runner tests: 5/5
  • focused actor SSE streaming regression test

Known issue

  • repository-wide pnpm check-types remains red because the in-progress static-site tests import a missing staticFetchSource helper and expect static-only deployment validation that is not implemented yet.

@railway-app
railway-app Bot temporarily deployed to secure-exec / dynamic-apps-pr-293 August 31, 2026 20:40 Destroyed
@railway-app

railway-app Bot commented Aug 31, 2026

Copy link
Copy Markdown

🚅 Environment dynamic-apps-pr-293 in rivet-frontend has no services deployed.


🚅 Deployed to the dynamic-apps-pr-293 environment in secure-exec

Service Status Web Updated (UTC)
secure-exec 🕒 Building (View Logs) Web Aug 31, 2026 at 8:56 pm

@NathanFlurry
NathanFlurry force-pushed the stack/fix-run-dynamic-app-actors-inside-agentos-mpwztsqz branch from a615fed to 0c1e598 Compare August 31, 2026 20:56
@railway-app
railway-app Bot temporarily deployed to secure-exec / dynamic-apps-pr-293 August 31, 2026 20:56 Destroyed
@NathanFlurry
NathanFlurry merged commit 365240e into main Aug 31, 2026
1 of 3 checks passed
@NathanFlurry
NathanFlurry deleted the stack/fix-run-dynamic-app-actors-inside-agentos-mpwztsqz branch August 31, 2026 20:57
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