v0.1.0 — first tagged build
First tagged build of Cogitorium.
What works today
- Model catalog — Anthropic and any OpenAI-compatible endpoint, local or remote, side by side.
- Workspaces — agents behind one orchestrator chat, which creates, configures and delegates.
- Blueprint — wiring is enforced: an agent delegates only along an edge you drew.
- Gears — agent-forged tools that persist, approved by an operator, run with
--network none, dropped capabilities and their own files only. - Context — Contextverse-backed, a branch per workspace and per agent, with everything reaching a prompt visible and editable.
- Token spend per agent — so a cheap topology can be told apart from one that merely feels cheap.
- The bench — panels at any edge, sliding out, floating, saved layouts, and a palette you set yourself.
- Internet gate — off by default; a config switch, a grant drawn on the blueprint, and a human approval for every single query.
Honest limits
Early development: commands, API and on-disk layout are not stable. Without Docker, gears run with the server's file access and say so. On a loopback listen address anything local can act as the admin. The egress gate bounds and records outbound traffic — it does not prevent exfiltration.
Documentation: https://orkcom-tech.github.io/cogitorium/