TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: OpenHands' GitHub Action

2 pointsby xinbenlvabout 1 month ago
Just created an open sourced Github Action and published on Marketplace: &quot;xinbenlv&#x2F;openhands-action&quot;: This GitHub Action brings the power of OpenHands&#x27; AI automation directly into your GitHub workflows. Now you can execute complex tasks using natural language prompts right in your CI&#x2F;CD pipelines! Check it out here: <a href="https:&#x2F;&#x2F;github.com&#x2F;xinbenlv&#x2F;openhands-action">https:&#x2F;&#x2F;github.com&#x2F;xinbenlv&#x2F;openhands-action</a> Example usage: ```yaml - name: Execute OpenHands Task uses: xinbenlv&#x2F;openhands-action@v1 with: prompt: &quot;Your natural language task description here&quot; llm_api_key: ${{ secrets.LLM_API_KEY }} ``` Would love to hear your thoughts and see what creative ways you&#x27;ll use this in your workflows! Let me know if you have any questions or need help getting started. :blush:

no comments

no comments