Settings

Theme

Show HN: I sandboxed OpenAI's Symphony orchestrator in one file using YSA

github.com

2 points by jordanedev 11 days ago · 0 comments · 1 min read

Reader

YSA is an open source sandbox runtime for AI agents. Each task runs in an isolated Podman container with a network proxy that filters every outbound request.

This example repo shows how to connect it to Symphony (OpenAI's agent orchestrator) — the entire integration is one new file, runner/ysa.ts.

The demo shows an agent attempting to POST data to an external URL and getting blocked by the network proxy.

Demo Repo: https://github.com/ysa-ai/ysa-symphony-example YSA: https://github.com/ysa-ai/ysa

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection