Skip to content

agent-os v0.10.0

Choose a tag to compare

@sockulags sockulags released this 06 Aug 11:23
69a7d3e

Simplification tools

  • simplifier reduces unnecessary code, dependencies, abstractions, and solution layers while preserving required behavior and readability.
  • simplifier-audit scans a repository for high-confidence simplification opportunities without applying changes.
  • simplifier-review reviews the current diff for unnecessary complexity and now runs as part of deliver-work before a candidate is frozen.
  • list-skills reports the installed Agent OS skills and their invocation boundaries.
  • Added the documented Codex custom-instruction experiment, including mutation, rollback, observed results, and limitations.

This publication is the GitHub tag and GitHub Release. The npm package remains at 0.9.1 by request.