Explore
Find agent skills by outcome
142,402 skills indexed with the new KISS metadata standard.
Untitled Skill
Trailing whitespace & black
51699eb03c3c4f36d4b5ef2725f7bd5223874da7
keys.yaml
.swe-agent-human-history
loaders:
- type: python
Issue Triage
These are the procedures and guidelines on how issues are triaged in this repo by the maintainers.
services:
openhands:
Untitled Skill
Development Guide
This guide is for people working on OpenHands and editing the source code.
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
The OpenHands Community
OpenHands is a community of engineers, academics, and enthusiasts reimagining software development for an AI-powered
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
Byte-compiled / optimized / DLL files
pycache/
*.ipynb linguist-vendored
* text eol=lf
[*]
endofline = lf
NodeJS
frontend/node_modules
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...