Skip to content

Releases: chillum-codeX/loop-engineering

Loop Engineering v0.4.1 — verified alpha release

Choose a tag to compare

@chillum-codeX chillum-codeX released this 02 Jul 09:45

What changed

  • Fixed and modernized all GitHub Actions workflows
  • Packaged experiment helpers required by installed-package CI tests
  • Added provider-reported token and cost accounting with an OpenRouter adapter
  • Added deterministic benchmark evaluator controls
  • Removed unsupported SOTA, security, production-readiness, and competitor claims
  • Replaced the stale comparison matrix with a workflow-oriented selection guide
  • Documented provenance for validated and historical mock result artifacts

Verification

  • 97 tests passing locally and in GitHub Actions
  • Tests, Static Checks, and Documentation workflows green on main
  • Deterministic evaluator validation: all oracle controls pass and all empty negative controls are rejected
  • Paid OpenRouter smoke test captured 23 input tokens, 12 output tokens, and provider-reported cost without storing the prompt, response, or credential
  • Wheel and source distribution built successfully and pass twine check
  • Built wheel metadata verified as version 0.4.1

This remains an alpha release. Historical mock benchmark files are retained for development provenance and are not model-performance or security evidence.

See the pinned launch discussion for the concise overview.

Release artifacts

  • loop_engineering-0.4.1-py3-none-any.whl - SHA-256 f6250c25ffc6e0aca9be200ddd30a6d83a7727d21bd1d9b3c5c833ae47175d05
  • loop_engineering-0.4.1.tar.gz - SHA-256 d52831050196854b66ac1c6fc67718a85dcfeea34ea601caf0ad215639cac3d7

Loop Engineering v0.4.0

Choose a tag to compare

@chillum-codeX chillum-codeX released this 02 Jul 05:44

What ships in v0.4.0

  • Working Python runtime for loop engineering
  • CLI for init, audit, run, cost, and validate workflows
  • Runtime phases for discovery, handoff, verification, persistence, and scheduling
  • Budget enforcement, persistence, safety monitoring, and permissioned tool adapters
  • Starter patterns for Daily Triage and PR Babysitter
  • GitHub Actions, community files, Docker support, and launch assets

Validation

  • 97 passing tests in the local validation run
  • Python package build succeeded
  • Twine package checks passed
  • Live paid OpenRouter smoke test passed with redacted evidence committed in the repo

Notes

This release is focused on a credible public launch: runnable code, packaging proof, and corrected project claims.