Skip to content

Document conversation goal endpoints#581

Open
enyst wants to merge 1 commit into
mainfrom
docs-goal-conversations
Open

Document conversation goal endpoints#581
enyst wants to merge 1 commit into
mainfrom
docs-goal-conversations

Conversation

@enyst

@enyst enyst commented Jun 18, 2026

Copy link
Copy Markdown
Member

This PR was created by an AI agent (OpenHands) on behalf of the user.

Summary

Notes

This documents behavior introduced by OpenHands/software-agent-sdk#3770. Please merge this docs PR after that SDK PR lands or alongside the release that includes it.

I intentionally did not regenerate llms.txt / llms-full.txt in this PR because the current generator produces broad unrelated drift; the scheduled sync workflow can refresh those context files separately.

Validation

  • cd /tmp/software-agent-sdk-pr3770 && uv run pytest tests/agent_server/test_goal_loop.py tests/agent_server/test_conversation_router.py -q — 96 passed, verifying the referenced PR behavior without modifying it.
  • cd /workspace/project/docs && npx -y mint@latest broken-links — passed (success no broken links found).
  • cd /workspace/project/docs && python3 ... navigation-path check — passed (docs.json navigation paths exist).
  • cd /workspace/project/docs && uv run --with pytest --with requests pytest -q tests/ — failed before docs-specific assertions because yaml was missing.
  • cd /workspace/project/docs && uv run --with pytest --with requests --with pyyaml pytest -q tests/ — 34 passed, 2 errors in existing pricing tests because https://raw.githubusercontent.com/OpenHands/OpenHands/main/openhands/utils/llm.py returns 404.

@mintlify

mintlify Bot commented Jun 18, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
all-hands-ai 🟢 Ready View Preview Jun 18, 2026, 2:56 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Co-authored-by: openhands <openhands@all-hands.dev>
@enyst enyst force-pushed the docs-goal-conversations branch from bc9795d to 3eec120 Compare June 18, 2026 15:05
@enyst enyst changed the title Document goal conversation endpoints Document conversation goal endpoints Jun 18, 2026
@enyst enyst marked this pull request as ready for review June 18, 2026 15:40
@enyst enyst requested a review from xingyaoww as a code owner June 18, 2026 15:40
@enyst enyst requested a review from VascoSch92 June 18, 2026 15:40

@VascoSch92 VascoSch92 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

PR for the core docs: #580

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.

3 participants