Module: SkillBench::Execution

Defined in:
lib/skill_bench/execution.rb,
lib/skill_bench/execution/sandbox.rb,
lib/skill_bench/execution/context_hydrator.rb,
lib/skill_bench/execution/source_path_resolver.rb

Overview

Namespace for the execution environment subsystem.

Provides isolated execution environments for agent evaluation, including sandbox management and context hydration.

Defined Under Namespace

Classes: ContextHydrator, Sandbox, SourcePathResolver