You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: fix stale architecture comments in AGENTS.md (#642)
The ado/mod.rs and detect.rs inline comments referenced only 'configure'
and 'enable', but both modules are now used by all lifecycle commands
(enable, disable, list, status, run, remove, secrets).
The docs/cli.md index entry listed only the original 7 commands
(init, compile, check, mcp, mcp-http, execute, configure) and omitted
the newer lifecycle management commands added in later releases.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments