Skip to content

docs: fix CLI attach section order#25749

Merged
Brendonovich merged 1 commit intoanomalyco:devfrom
kill74:docs-fix-cli-attach-section-order-25743
May 6, 2026
Merged

docs: fix CLI attach section order#25749
Brendonovich merged 1 commit intoanomalyco:devfrom
kill74:docs-fix-cli-attach-section-order-25743

Conversation

@kill74
Copy link
Copy Markdown
Contributor

@kill74 kill74 commented May 4, 2026

Issue for this PR

Closes #25743

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Moves the attach CLI docs section so it appears after the agent subcommands instead of between agent and agent create / agent list.

This fixes the docs ordering issue where the agent command section was being split by the unrelated attach section.

How did you verify your code works?

Ran bun run --cwd packages/web build.

Screenshots / recordings

N/A — documentation ordering change only.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@Brendonovich Brendonovich merged commit c235ba1 into anomalyco:dev May 6, 2026
4 checks passed
oleksii-honchar pushed a commit to oleksii-honchar/better-opencode that referenced this pull request May 6, 2026
thdxr pushed a commit that referenced this pull request May 6, 2026
capyBearista pushed a commit to capyBearista/opencode that referenced this pull request May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: attach section in opencode cli docs is in the wrong place

2 participants