π¦ ClawHub
Aomi Build - App & Plugin Builder
by @merkle-seeds
Use when the user wants to build, scaffold, or update an Aomi app/plugin from API docs, OpenAPI or Swagger specs, SDK docs, repository examples, endpoint not...
π Constraints
When working inside aomi-sdk:
cargo run -p xtask -- new-app if starting from scratch, or copy sdk/examples/app-template-http.cargo run -p xtask -- build-aomi --app .build-aomi reports zero built plugins for a brand new app, check whether the new apps//Cargo.toml is still untracked. The current xtask prefers git ls-files discovery for app manifests.cargo build --manifest-path apps//Cargo.toml .aomi_sdk::testing::{TestCtxBuilder, run_tool, run_async_tool}.When the task also touches docs or demos in aomi-widget, update the relevant examples or guides to match the new app behavior.
TERMINAL
clawhub install aomi-build