mobius 0.15.46

A small, modular Rust framework for building coding agents
Documentation
1
2
3
4
5
6
default_enabled = false
# Editable text and defaults owned by this middleware.
fallback_skill_description = "Local workflow instructions."
manifest_description = "Load standalone Agent Skills and activated OpenAI plugin packages"
manifest_label = "Extensions"
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."