Explore
Find agent skills by outcome
142,402 skills indexed with the new KISS metadata standard.
ci:
autoupdatecommitmsg: "chore: update pre-commit hooks"
Trailing whitespace & black
51699eb03c3c4f36d4b5ef2725f7bd5223874da7
keys.yaml
.swe-agent-human-history
Development Guide
This guide is for people working on OpenHands and editing the source code.
Untitled Skill
services:
openhands:
Issue Triage
These are the procedures and guidelines on how issues are triaged in this repo by the maintainers.
loaders:
- type: python
The OpenHands Community
OpenHands is a community of engineers, academics, and enthusiasts reimagining software development for an AI-powered
Contributing
Thanks for your interest in contributing to OpenHands! We're building the future of AI-powered software development, and we'd love for you to be part of this journey.
Contributor Covenant Code of Conduct
We as members, contributors, and leaders pledge to make participation in our
.nvmrc
22
Credits
We would like to thank all the contributors who have
This repository contains the code for OpenHands, an automated AI software engineer. It has a Python...
(in the openhands directory) and React frontend (in the frontend directory).
[*]
endofline = lf
*.ipynb linguist-vendored
* text eol=lf
NodeJS
frontend/node_modules
Byte-compiled / optimized / DLL files
pycache/
version: "3.9"
services:
Roadmap
- [ ] Create an extensive testing suite for all Agents.
Checkout Opcode, the second iteration of Devika. New version out soon!
Byte-compiled / optimized / DLL files
pycache/
Devika Architecture
Devika is an advanced AI software engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve a given objective. Th...