Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,11 @@ omac [--workdir <dir>] <subcommand> [flags] [args]
show <skill> [--json] resolved config + secret fingerprints
get <skill> <field> one resolved value, suitable for $(...)

provenance Show effective allow/deny entries across network, filesystem,
environment, and skills. Flags:
--profile <ref> sandbox profile name/path/builtin
--json emit JSON instead of tables

start Spawn sidecars → bind socket → exec sandbox runtime. Refuses
to start if any skill is unregistered in any of the search
roots (workdir-local .agents/skills + .opencode/skills,
Expand Down
Loading
Loading