Agent Forge, an agent framework, heuristic routing and graph execution
Yet another agent framework competing with LangChain and CrewAI in a saturated market.
Three packages: @kernel.chat/agent-os (POSIX for AI agents — capabilities, namespaces, quotas, taint, audit, vault, outcomes), @kernel.chat/kbot (terminal AI agent, MCP-native, BYOK), @kernel.chat/kbot-finance (audit-grade AI for regulated industries). Provenance-engineering substrate.
Terminal agent that writes persistent CLI tools when it hits capability gaps.
Developers wanting offline-capable terminal AI assistants
Aider · Claude Code · OpenCode
What makes it different: Self-improving (Bayesian skill routing gets smarter over time). Tool forging (encounters a gap, builds a tool, tool persists forever). Self-defense (HMAC memory integrity, prompt injection detection). 368 tools, 41 agents, 19 local models. Fully offline, $0. Dream mode (improves itself while idle). MIT licensed.
Demo of kbot forging a tool in 30 seconds: https://raw.githubusercontent.com/isaacsight/kernel/main/too...
npm install -g @kernel.chat/kbot
Yet another agent framework competing with LangChain and CrewAI in a saturated market.
BEAM-based agent runtime with git-backed recovery and auditable safety gates.
Claude Code agent orchestrator with Excel/PowerPoint automation, but unproven execution and sparse documentation.
Self-hosted agent runtime with persistent memory and personality modes via SOUL.md files.
Skips heavy judge loops by using logprobs to gate agent actions at runtime.
Agent runtime infra, but 0 stars and crowded with LangGraph and Temporal.