FableForge Agent — a fork of Hermes Agent (NousResearch). A self-improving AI agent that creates skills from experience, improves them during use, and runs anywhere
Project description
FableForge Agent
A self-improving AI agent — creates skills from experience, improves them during use, and runs anywhere.
Author: KingLabsA
- GitHub: https://github.com/KingLabsA/llm-training-platform
- HuggingFace: https://huggingface.co/King3Djbl | https://huggingface.co/fableforge-ai
- Ollama: https://ollama.com/FableForge-AI
This is a fork of Hermes Agent by Nous Research, rebranded and extended with:
- Agent Control Plane — Sandbox isolation, audit trail with cryptographic signatures, incident response, OAuth gate
- Behavioral Observability — Real-time observation/analysis, semantic firewall, behavior scoring
- Trust Protocols — Ed25519-based handshake/sign/verify, identity registry, permission framework
- Closed-Loop Training — ReMiT mid-train reweighting + RLPT next-segment reasoning RL (via
closed-loop-training)
Quickstart
pip install fableforge-agent
fableforge --help
Architecture
┌─────────────────────────────────────────────────────┐
│ FableForge Agent │
├─────────────────────────────────────────────────────┤
│ Agent Core (AIAgent, ConversationLoop, ToolRegistry) │
├──────────┬──────────┬──────────┬──────────────────────┤
│ Control │ Behavior │ Trust │ Closed-Loop Training │
│ Plane │ Observ. │ Protocols│ (ReMiT + RLPT) │
├──────────┴──────────┴──────────┴──────────────────────┤
│ 80+ Tools, 20+ Platforms, Plugins │
└──────────────────────────────────────────────────────┘
Built on
Hermes Agent v0.18.x by Nous Research — the foundation that makes this possible.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fableforge_agent-0.18.4.tar.gz.
File metadata
- Download URL: fableforge_agent-0.18.4.tar.gz
- Upload date:
- Size: 9.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a226eab5aece85616b50d98d986e2a855ab8355b23ff4fbb4df98c59314f76e
|
|
| MD5 |
29e60c37a7a50b1191eb1a314474fd76
|
|
| BLAKE2b-256 |
085af96554c6319f40992f0c9596c10ad1f141bcbb30f506399ad8e4b15ac04d
|
File details
Details for the file fableforge_agent-0.18.4-py3-none-any.whl.
File metadata
- Download URL: fableforge_agent-0.18.4-py3-none-any.whl
- Upload date:
- Size: 6.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02040f790fe5ad31ac89c4ca65cc3ee6f0544939f71f5a4e7b490bbec810d76b
|
|
| MD5 |
a5243e79de40d2f6d3d224c534f24f58
|
|
| BLAKE2b-256 |
e4dace1012b79e420c6e0b0c982a9986f382ffdeceab6c8f18780471f5315122
|