Noetic Documentation
Pick a product to dive into.
Noetic ships two products. Pick the one you're using:
Framework
The library you import from @noetic/core and @noetic/eval to build your own agents.
Step, every, fork, spawn, branch, memory layers, channels, patterns like react, and the eval / scorer / optimizer toolkit. Read this if you're writing TypeScript and composing primitives.
Code Agent CLI
noetic — the interactive terminal coding agent built on the framework.
A TUI you run from your terminal. Install it, drop a noetic.config.ts in your repo, and chat. Configure it with AGENT.md, rules files, hooks, skills, plugins, and custom flows.