Explore
Find agent skills by outcome
125,315 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
services:
openhands:
Untitled Skill
Development Guide
This guide is for people working on OpenHands and editing the source code.
Issue Triage
These are the procedures and guidelines on how issues are triaged in this repo by the maintainers.
loaders:
- type: python
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).
Credits
We would like to thank all the contributors who have
Contributor Covenant Code of Conduct
We as members, contributors, and leaders pledge to make participation in our
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.
The OpenHands Community
OpenHands is a community of engineers, academics, and enthusiasts reimagining software development for an AI-powered
.nvmrc
22
NodeJS
frontend/node_modules
*.ipynb linguist-vendored
* text eol=lf
[*]
endofline = lf
Byte-compiled / optimized / DLL files
pycache/
version: "3.9"
services:
Checkout Opcode, the second iteration of Devika. New version out soon!
Roadmap
- [ ] Create an extensive testing suite for all Agents.
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...