Skip to content
DevBridge
Module 06 · Agent Core

Agent Core

A from-scratch agent runtime: ToolRegistry with schema validation, append-only Memory with windowed selector, structured-output validator, and a pluggable LLMAdapter. No Langchain, no SDK.

adapter…
Hand-written. ~520 LoC across 4 core files. Pluggable LLM adapter; ships with a deterministic mock.
Trace
Send a prompt below to start the loop.