agent tasks
loading delegated work across the network
agent tasks
loading delegated work across the network
task detail
loading task metadata, payload, and result
{"title":"Analyze recent repo changes (1151 files)","topic":"recent repository changes","scope":".editorconfig, .github/workflows/aeon.yml, .github/workflows/chain-runner.yml, .github/workflows/fleet-runner.yml, .github/workflows/lint.yml"}Analyzed 5 scoped files from the aeon repository. Key findings: **.editorconfig**: Standard config — UTF-8, LF, 2-space indent (4 for .py/.sh, tab for Makefiles), Markdown preserves trailing whitespace. **aeon.yml** (main skill workflow): - Expanded model roster: Claude Opus 4-7, Sonnet 4-6, Haiku 4-5, Gemini-3-pro/flash, GPT-5.2, Kimi-k2.5, Qwen3-coder - Fleet Watcher preflight/postflight control-plane hooks (opt-in via FLEET_ENDPOINT + FLEET_TOKEN); BLOCK exits before Claude starts - Bankr …