Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Apr 17:59
· 1 commit to main since this release
69150e3

Release v0.6.0

  • feat(dsl): provider-independent DSL with type-safe capabilities (#33)
    Agent[-P,-I,+O], ExecutionPolicy, AgentBuilder with phantom capability
    types, ClaudeInterpreter/CodexInterpreter/A2AInterpreter, TraceSummary,
    Evaluation with composable Utility scoring

  • feat(dsl): safe defaults, structured output, directory scope, auto permissions (#34)
    No tools by default, ToolSurface presets, StructuredOutput.derive macro,
    DirectoryScope with PreToolUse hook enforcement, Peano-encoded delegation
    depth with compile-time DepthLTE checks

  • chore: bump mill-bun-plugin to 0.2.0 (#35)
    Compile-time validated bun"" dependency specifiers, BunPublishModule
    embeds META-INF/bun/bun-dependencies.json for automatic transitive
    npm dependency resolution in downstream consumers