Skip to content

Improve OpenHands PR comment feedback#23

Merged
rickylabs merged 1 commit into
mainfrom
chore/openhands-feedback-comments
Jun 9, 2026
Merged

Improve OpenHands PR comment feedback#23
rickylabs merged 1 commit into
mainfrom
chore/openhands-feedback-comments

Conversation

@rickylabs

Copy link
Copy Markdown
Owner

Summary

Improves the OpenHands workflow comment lifecycle after the first successful PLAN-EVAL trigger on PR #19.

Changes

  • Adds an immediate eyes reaction to trusted @openhands-agent trigger comments.
  • Posts one running status comment with model/provider/output mode and the Actions run URL.
  • Edits that same status comment with the final summary instead of creating a second final comment.
  • Tightens the OpenHands prompt and repo context so agents write .llm/tmp/openhands/summary.md and do not post GitHub comments directly.
  • Documents the single-comment lifecycle in AGENTS-handoff.md, .openhands/microagents/repo.md, and the openhands-handoff skill.

Validation

  • deno fmt --check .github/workflows/openhands-agent.yml AGENTS-handoff.md .openhands/microagents/repo.md .agents/skills/openhands-handoff/SKILL.md PASS.
  • deno eval --no-lock "import { parse } from 'jsr:@std/yaml'; parse(await Deno.readTextFile('.github/workflows/openhands-agent.yml'));" PASS.

Deno still emits the pre-existing examples/playground/deno.json workspace warnings; unrelated to this PR.

@rickylabs
rickylabs merged commit 5ac53bf into main Jun 9, 2026
1 check passed
@rickylabs
rickylabs deleted the chore/openhands-feedback-comments branch June 22, 2026 21:33
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.

1 participant