Kora's official coding agent
Project description
Kora Code Agent
The official coding agent for the Kora framework.
Installation
pip install kora-agent kora-code
Or with the code extra:
pip install kora-agent[code]
Usage
# Interactive REPL mode
kora code
# One-shot task
kora code "refactor this module to use async"
What it does
Kora Code is an engineering agent that:
- Reads and writes code
- Runs shell commands and Python in a sandbox
- Searches and patches files
- Reasons about systems and architecture
It is built on the same public kora APIs available to every developer.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kora_code-0.1.0.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kora_code-0.1.0.tar.gz.
File metadata
- Download URL: kora_code-0.1.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1f95320348b35d607b76d363514bcf2ae8ddf308f5bb46e36c0fc3544d612d5
|
|
| MD5 |
6d961fba66fcc6b44d4a54bf96220ce5
|
|
| BLAKE2b-256 |
e85cb404048cd876816be57e626a34e2cc048f35ae47665bde7dcbee825a2263
|
File details
Details for the file kora_code-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kora_code-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9faf36a96548135a453d853d95f333fe132f1be043677c4fdde159129a355bb1
|
|
| MD5 |
f8644d80d020ec24afdd8c6bdf702038
|
|
| BLAKE2b-256 |
41fc0901a713dca821a237e6ef2757d58f54fadd690d410eb9775f7e21a9a203
|