self-evolving-agent

Category: Tools & Productivity | Uploader: RangeKingRangeKing | Downloads: 0 | Version: v1.0(Latest)

Build a phase-aware capability-evolution runtime for OpenClaw and coding agents. Use when the agent should classify work into task_light, task_full, agenda_review, or promotion_review mode; retrieve only the most relevant prior records; write canonical evidence into `.evolution/records`; maintain a capability map and learning agenda; and promote only validated, transferable strategies.

Changelog: Source: GitHub https://github.com/RangeKing/self-evolving-agent

Directory Structure

Current level: tree/main/

  • 📁 .github/
    • 📁 ISSUE_TEMPLATE/
      • 📄 bug_report.yml 1.6 KB
      • 📄 config.yml 206 B
      • 📄 feature_request.yml 1.3 KB
    • 📁 workflows/
      • 📄 ci.yml 863 B
    • 📄 pull_request_template.md 306 B
  • 📁 agents/
    • 📄 openai.yaml 418 B
  • 📁 assets/
    • 📁 index/
      • 📄 manifest.json 8.2 KB
    • 📁 records/
      • 📁 agenda/
        • 📄 agd-bootstrap-001-bootstrap-agenda.md 2.3 KB
      • 📁 capabilities/
        • 📄 cap-bootstrap-001-research.md 1.1 KB
        • 📄 cap-bootstrap-002-planning.md 1.0 KB
        • 📄 cap-bootstrap-003-tool-use.md 1.1 KB
        • 📄 cap-bootstrap-004-verification.md 1.1 KB
        • 📄 cap-bootstrap-005-synthesis.md 1.1 KB
        • 📄 cap-bootstrap-006-communication.md 1.1 KB
        • 📄 cap-bootstrap-007-coding.md 1.1 KB
        • 📄 cap-bootstrap-008-execution-discipline.md 1.1 KB
        • 📄 cap-bootstrap-009-memory-retrieval.md 1.1 KB
        • 📄 cap-bootstrap-010-long-horizon-task-handling.md 1.1 KB
    • 📄 CAPABILITIES.md 8.2 KB
    • 📄 ERRORS.md 158 B
    • 📄 EVALUATIONS.md 157 B
    • 📄 FEATURE_REQUESTS.md 172 B
    • 📄 LEARNING_AGENDA.md 2.0 KB
    • 📄 LEARNINGS.md 151 B
    • 📄 TRAINING_UNITS.md 158 B
  • 📁 benchmarks/
    • 📁 schemas/
      • 📄 judge-output.schema.json 993 B
    • 📄 suite.json 7.2 KB
  • 📁 demos/
    • 📄 demo-1-diagnosis.md 2.7 KB
    • 📄 demo-2-training-loop.md 2.6 KB
    • 📄 demo-3-promotion-and-transfer.md 2.6 KB
    • 📄 demo-4-agenda-review.md 2.4 KB
    • 📄 demo-5-pre-task-risk-diagnosis.md 2.3 KB
  • 📁 evals/
    • 📄 evals.json 3.3 KB
  • 📁 hooks/
    • 📁 openclaw/
      • 📄 handler.ts 1.1 KB
      • 📄 HOOK.md 934 B
  • 📁 modules/
    • 📄 capability-map.md 3.8 KB
    • 📄 curriculum.md 2.8 KB
    • 📄 diagnose.md 3.9 KB
    • 📄 evaluator.md 2.7 KB
    • 📄 learning-agenda.md 3.2 KB
    • 📄 promotion.md 1.9 KB
    • 📄 reflection.md 2.4 KB
  • 📁 scripts/
    • 📄 activator.sh 560 B
    • 📄 bootstrap-workspace.sh 3.0 KB
    • 📄 error-detector.sh 892 B
    • 📄 evolution_runtime.py 36.5 KB
    • 📄 migrate-self-improving.py 7.0 KB
    • 📄 run-benchmark.py 12.3 KB
    • 📄 run-evals.py 18.5 KB
  • 📁 system/
    • 📄 coordinator.md 4.5 KB
  • 📄 .gitignore 78 B
  • 📄 CHANGELOG.md 866 B
  • 📄 CONTRIBUTING.md 2.3 KB
  • 📄 install.md 5.9 KB
  • 📄 LICENSE 1.0 KB
  • 📄 README.md 13.6 KB
  • 📄 README.zh-CN.md 13.2 KB
  • 📄 SECURITY.md 881 B
  • 📄 SKILL.md 4.9 KB

SKILL.md

Login to download/like/favorite ❤ 8 | ★ 0
Comments 0

Please login before commenting.

Loading comments...