Skip to content

v1.0.2 — Autopilot v5 + 37 new modules

Choose a tag to compare

@wesleysimplicio wesleysimplicio released this 17 Jun 15:00
· 6 commits to master since this release
d23b8ee

v1.0.2

Autopilot v5 — Universal Looping AI Orchestrator

Complete implementation: scheduler, execution loop, evidence ledger, multi-agent orchestrator, CLI, policy guards, test harness, config module, delivery adapter.

Make-real (replacing stubs)

  • Native test runner with real subprocess execution
  • Auto-split for large files (line/byte chunking + merge)
  • Result cache with TTL per command
  • Native git integration via subprocess
  • Real OTLP-compatible telemetry (no external dep)

Registry & gates

  • Unified command registry (40+ commands)
  • Unified action gate for all execution paths
  • Reachability gate for Rust modules

Install

curl -fsSL simpleti.com.br/simplicio/install.sh | sh

Or download the binary for your platform below.

Checksums

Built from wesleysimplicio/simplicio-runtime@bcf15711