Skip to content

IOEB Platform v2026.07.01.1 (agent)

Choose a tag to compare

@PolarSnowLeopard PolarSnowLeopard released this 01 Jul 12:38
9b53dcd

IOEB Platform v2026.07.01.1

This GitHub Release is part of the coordinated IOEB production release.

  • Component: agent
  • Repository: fdueblab/Micro-Agent
  • Requested ref: 9b53dcd
  • Resolved commit: 9b53dcd
  • Deploy targets: agent

Summary

Platform production release.

Pre-release Checks

  • release approved through Platform Release workflow
  • dev health check passed before release
  • production health check passed before release

Rollback

  • databaseBackup: none
  • previousVersion: v2026.06.24.1

Manifest

{
  "version": "v2026.07.01.1",
  "releaseOrder": [
    "backend",
    "agent",
    "frontend"
  ],
  "components": [
    {
      "name": "backend",
      "repo": "fdueblab/ioeb_backend",
      "ref": "00c6ab0f2bab43cf9e0147245eb657fb2d23c41e",
      "deploys": [
        "backend"
      ],
      "releaseWorkflows": [
        "CI"
      ]
    },
    {
      "name": "agent",
      "repo": "fdueblab/Micro-Agent",
      "ref": "9b53dcd92c8102362a4d8bfcfbb5aeed3cc32e6e",
      "deploys": [
        "agent"
      ],
      "releaseWorkflows": [
        "CI"
      ]
    },
    {
      "name": "frontend",
      "repo": "fdueblab/ioeb",
      "ref": "2203b2c4dc433390924bb36cf462cf222b57edf9",
      "deploys": [
        "frontend",
        "docs"
      ],
      "releaseWorkflows": [
        "CI",
        "Build & Deploy Docs"
      ]
    }
  ],
  "checks": [
    "release approved through Platform Release workflow",
    "dev health check passed before release",
    "production health check passed before release"
  ],
  "rollback": {
    "databaseBackup": "none",
    "previousVersion": "v2026.06.24.1"
  }
}