Versions in this module Expand all Collapse all v0 v0.1.1 Aug 25, 2026 v0.1.0 Aug 14, 2026 Changes in this version + func NewBundle(config Config) ([]tool.InvokableTool, error) + type Config struct + Catalog *workflows.Catalog + Inputs inputStore + NewID func() (uuid.UUID, error) + Now func() time.Time + PrepareRun func(context.Context, workflows.Run) (workflows.Run, error) + Registry runRegistry + SessionID uuid.UUID + Supervisor supervisorControl + type PrepareRunIntegrityError struct + Field string + func (e *PrepareRunIntegrityError) Error() string