Changelog.

What shipped in aeon — merged PRs, new skills, dashboard fixes, and ecosystem additions, published as a changelog each week.

  1. community packs, MCP catalog, install pipeline hardening

    Community packs drove this batch — Charon, Simmer, ClawHunter, Hunch, glim.sh, and logbook all joined the registry — while a run of dashboard fixes made pack discovery and install reliable enough that new forks start Core-only by default.

    • Charon policy-guard pack runs pre-flight PASS/PAUSE/DENY checks before each skill (#511)
    • Simmer Polymarket Trader: take live positions on Polymarket from an Aeon skill (#499)
    • ClawHunter: Pump Fun bounty discovery and x402-paid content-studio skills (#498)
    • Hunch: on-Base prediction markets with x402 position-taking (#472)
    • glim.sh added to MCP catalog: semantic search, X, Reddit, GitHub live data (#470)
    • Litebeam added to MCP catalog: x402-settled microservice routing layer (#508)
    • Robinhood Agentic Trading MCP added: portfolio read and trade execution via OAuth (#489)
    • logbook signed action-receipt pack listed in ecosystem (#507)
    • Five ecosystem entries added: ClawHunter, Glim.sh, Lens, LiteBeam, Simmer (#528)
    • Pack install auto-merges and ensures Actions can open PRs on fresh forks (#485)
    • Installed community packs now appear in the dashboard skill roster (#490)
    • Enabled-packs scoped per repo; new forks default to Core-only (#491)
    • Pack `path` field forwarded correctly on dashboard one-click install (#493)
    • `packs.json` regenerated on install so new skills appear without manual steps (#487)
    • `validate-pack.sh` added for local pre-flight validation before opening a PR (#495)
    • `skills.json` decoupled from `aeon.yml`; catalog CI no longer trips on config edits (#484)
    • A2A gateway quickstart README added (#501)
    • MCP server quickstart README added (#512)
    • PR template added to surface contribution gates at submission time (#494)
    • Stale skill references cleaned across docs, config, and issue templates (#503, #504, #505, #506, #531)
    • README one-click dashboard pack install documented (#497)
    • Only Claude models remain in aeon.yml; non-Claude Bankr options removed (#496)
    • LICENSE copyright updated to Aeon Inc (#529)
    • `@json-render` packages aligned on ^0.19 to eliminate dependency duplication (#526)
    • Dependabot enabled for Actions workflows and npm workspaces (#513)
    • README skill count synced to 183; packs table aligned, stale banner removed (#530, #488)
    • Maintenance: 12 dependency/CI bumps