Skip to content

Track upstream: sandbox_init_script field in harness schema #41

Description

@durandom

Upstream: Not yet filed on fullsend-ai/fullsend.

A sandbox_init_script field in the harness schema would allow pre-agent environment setup (sourcing env files, setting up toolchains, running diagnostics) without relying on `.env.d/` conventions or baking setup into skills.

Currently we work around this by mounting env files into `.env.d/` and relying on the sandbox startup loop to source them. A native init script would be more explicit and composable.

Impact: Would simplify sandbox bootstrap, especially for custom agents that need non-trivial setup before the agent starts.

TODO: File the upstream feature request on fullsend-ai/fullsend.

Migrated from `docs/known-issues.md`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions