Constantly evolving

About Super Agent Skill

We ship in the open. Every deploy bumps the platform version, and every version leaves a trace here.

Version
v0.1.6
Stage
alpha
Codename
Genesis
Last build
2026-07-06

v0.1.6 · alpha · Genesis

How we evolve

Super Agent Skill follows Semantic Versioning. While we're pre-1.0 we iterate quickly — no long-term stability promises yet, but every change is recorded and traceable.

patch
Patch — 0.0.x

Fixes, copy tweaks, migrations, dependency bumps. No user-visible surface changes.

minor
Minor — 0.x.0

New routes, new features, new skill/soul categories, new integrations.

major
Major — x.0.0

Breaking changes to the MCP contract, public API, DB schema, or SDK.

Codenames. Every minor line ships under a codename (currently Genesis). Small signal, big momentum.

Automation. A CI job inspects each merge, decides patch/minor/major, and prepends the entry below. Nothing ships without a version bump.

Machine-readable version: GET /api/public/version

Recent releases

Full changelog →
  1. v0.1.6patch2026-07-06

    Maintenance release

    • Adicionou compatibilidade MCP
    • Changes
    • Changes
    • Changes
    • Changes
  2. v0.1.5patch2026-07-06

    Maintenance release

    • Restricted permissive SELECT RLS
    • Changes
  3. v0.1.4patch2026-07-06

    Maintenance release

    • Changes
  4. v0.1.3patch2026-07-06

    Maintenance release

    • Changes
    • Changes
  5. v0.1.2patch2026-07-06

    Maintenance release

    • Configurou auto-bump de versão
  6. v0.1.1patch2026-07-06

    Maintenance release

    • Changes
    • Added public version endpoint
    • Changes
    • Changes
    • Implementou lógica de versioning
  7. v0.1.0minor2026-07-06

    Genesis — public evolution log

    • Platform versioning becomes a first-class, visible signal
    • Footer surfaces live version + stage
    • Evolution policy documented in docs/VERSIONING.md

Want to shape what ships next? Head to community or open an issue on GitHub.