feat: add a0_hyperagents#284
Open
neurocis wants to merge 1 commit into
Open
Conversation
Adds the a0_hyperagents plugin to the index. The plugin provides six tools (archive, patch, eval, scheduler, sandbox, inheritance) that implement a HyperAgents-style self-improvement loop for Agent Zero projects. GitHub: https://github.com/neurocis/a0_hyperagents
Plugin submission validation failedERROR: remote plugin.yaml is invalid YAML: mapping values are not allowed here |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin: HyperAgents
Self-improvement loop for Agent Zero projects. Provides six tools (
hyperagents_archive,hyperagents_patch,hyperagents_eval,hyperagents_scheduler,hyperagents_sandbox,hyperagents_inheritance) that materialize candidate agent variants in isolated workspaces, evaluate them, archive lineage, and promote winning patches behind safety gates.Design is inspired by the HyperAgents / DGM-H paper (arXiv 2603.19461) and the upstream
facebookresearch/HyperAgentsreference implementation, adapted natively to Agent Zero (projects, profiles, plugins, persistent superordinates, scheduler).Highlights
a0_hyperagents) — six tools, one storage namespace, one settings surface./a0/usr/projects/a0-hyperagents/;project_root/candidate_root/patch_rootare configurable.hyper_base,hyper_manager,hyper_meta_agent,hyper_task_agent,hyper_parent_selector,hyper_evaluator,hyper_archivist,hyper_safety_reviewer).max_patch_bytes, secret/protected-path scanners, human-promotion gate.git+python3only.a0_superordinates(orchestration) anda0_scheduler(real-clock job dispatch).Links
LICENSEat repo root)Tags
agents,automation,workflow,jobs,frameworkVerification
plugin.yamlname: a0_hyperagentsmatches index folder.^[a-z0-9_]+$, no leading underscore.index.yamltotal size,title≤ 50,description≤ 500, ≤ 5 tags.thumbnail.webpis 256×256 square, 7.7 KB (≤ 20 KB).LICENSE+README.mdreachable.