← All releases
Molten Hub MoltenHub Code Git Changes by Day
#2026-04-05

Refactored MoltenHub S3 connectivity/state behavior, hardened moltenhub-code validation and task lifecycle UX, and implemented the...

What changed

Molten Hub

  • Improved

    Unified S3 connectivity behind async connection handling and removed persisted S3 index state behavior.

  • Fixed

    Updated S3 queue/state tests to validate the new connection and persistence model.

  • Improved

    Renamed project identity and docs from Codex Multiplexor terminology to MoltenHub Code.

  • Fixed

    Added fail-fast validation for malformed SSH repository URLs before dispatch.

  • Improved

    Improved task lifecycle behavior: completed-task minimization, explicit failure responses to callers, startup log cleanup, and agent profile visibility signaling.

Git Changes by Day

  • New

    Implemented initial Go CLI with gitlog/report packages, tests, CI workflow, and scheduled daily artifact workflow.

  • Improved

    Documented command usage and artifact generation behavior in README.