Create the habitat first.
Builder mode cares about assembling the environment: persona, tools, memory, and sub-agents in one directory that can be reused.
- npx umwelten habitat
- shared config and memory
- same runtime across interfaces
Most AI interfaces hand you isolated replies. Umwelten is more like a catalog of techniques for building the place around the reply: a habitat for continuity, an eval for comparison, and a session archive that remembers what work felt like.
Builder mode cares about assembling the environment: persona, tools, memory, and sub-agents in one directory that can be reused.
Run the same prompt across multiple providers and locals so differences become visible as evidence.
Research mode emphasizes the original Umwelt idea: intelligence is shaped by what can be sensed, remembered, and compared.
Without side-by-side tests, most model claims remain aesthetic impressions.
Operator mode values stable behavior while moving among CLI, Telegram, Discord, and web surfaces.
The environment accumulates judgment instead of forcing you to re-specify it every time.