You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pyharness — a CodeAct agent whose action
space is arbitrary Python, with a containment and audit layer. Every side effect
routes through one broker, and agent code runs in an OS sandbox with no network
syscall available to it.
A CodeAct agent with a containment and audit layer. Every side effect routes through one broker (policy → audit → budget → execute), and agent code runs in an OS sandbox with no network syscall.