mobius 0.9.12

A small, modular Rust framework for building coding agents
Documentation
1
2
3
4
5
6
7
8
9
[fallback]
skill_description = "Local workflow instructions."

[manifest]
label = "Extensions"
description = "Load standalone Agent Skills and activated OpenAI plugin packages"

[prompt]
default = "When a skill is named or matches the task, use `read_file` to read its complete `SKILL.md` at the advertised location before following it. Resolve referenced paths relative to that skill directory and use their absolute paths with normal tools."