Skip to content
v0.1.0MIT

Operator console for an Aeon agent instance: enable, schedule, and edit skills, wire secrets and channels, debug runs, and mine past coding-agent chats into scheduled skills.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "aeon",
  "version": "0.1.0",
  "description": "Operator console for an Aeon agent instance: enable, schedule, and edit skills, wire secrets and channels, debug runs, and mine past coding-agent chats into scheduled skills.",
  "author": {
    "name": "Aeon Inc",
    "url": "https://aeon.fun",
    "email": "aaron@aeon.fun"
  },
  "keywords": ["aeon", "agent", "skills", "automation", "github-actions", "cron", "scheduled-agents"],
  "license": "MIT",
  "homepage": "https://aeon.fun",
  "repository": "https://github.com/aeonfun/aeon"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • mine-history.mjs
  • LICENSE
View on GitHub