agent-orchestrator/website/content/docs
i-trytoohard 3a69722940
chore(cli): remove deprecated 'ao init' command (#1438)
* chore(cli): remove deprecated 'ao init' command

Delete the `init` command and its deprecation shim. `ao start` already
auto-creates the config on first run in an unconfigured repo, so the
separate entry point is redundant.

- Remove `packages/cli/src/commands/init.ts` and its test.
- Remove `registerInit` call from the CLI program.
- Drop `createConfigOnly()` from start.ts (only the init shim used it);
  export `autoCreateConfig` so the existing default-config test can
  invoke it directly.
- Update user-facing "Run `ao init` first" messages in `verify`/`status`
  to point to `ao start`.
- Refresh stale `ao init` references in ao-doctor, onboarding test,
  openclaw setup doc, and the config/types doc comments.

Closes #1420

* docs: remove ao init website docs

Agent-Logs-Url: https://github.com/ComposioHQ/agent-orchestrator/sessions/41663963-ca49-4673-982f-ca10dee68d31

Co-authored-by: miniMaddy <77185670+miniMaddy@users.noreply.github.com>

---------

Co-authored-by: Prateek <karnalprateek@gmail.com>
Co-authored-by: iamasx <adilshaikh4064@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: miniMaddy <77185670+miniMaddy@users.noreply.github.com>
2026-05-05 18:43:55 +05:30
..
configuration feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
guides feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
plugins feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
architecture.mdx feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
changelog.mdx feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
cli.mdx chore(cli): remove deprecated 'ao init' command (#1438) 2026-05-05 18:43:55 +05:30
dashboard.mdx feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
examples.mdx feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
faq.mdx feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
index.mdx feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
installation.mdx feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
meta.json feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
migration.mdx chore(cli): remove deprecated 'ao init' command (#1438) 2026-05-05 18:43:55 +05:30
platforms.mdx feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
quickstart.mdx feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30
troubleshooting.mdx feat(website): integration PR for #1274 docs + #1047 landing (#1301) 2026-04-26 22:49:11 +05:30