Codee - a virtual co-worker
The goal of this project is to provide an assistant that will integrate into your existing environment in order to help you to solve tasks.
Codee works with Jira and Azure DevOps as tasks provider, new providers are quite easy to create, PRs are welcome.
As agents it current works with Claude Code and Github Copilot.
Run Codee
Codee is a python package, you first need to install it.
TODO: provide install instructions
You need to create a separate repo for Codee where it will store skills, memory, temp files, config, etc.
Run Codee:
uv run codee-start
On the first run, the command initializes Codee instructions and skills.
Debug mode
uv run codee-start --debug # Codee debug output
uv run codee-start --debug-all # ...plus reflex, boto3, urllib3 and friends
Skills
Codee uses skills to perform tasks. It is the same skills which are used in Claude Code, Codex and other agents.
TODO: add skill types, x-codee skills extension
Release files for codee-agent 0.4.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| codee_agent-0.4.2.tar.gz | 118.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| codee_agent-0.4.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 267.8 kB
Release files / codee_agent-0.4.2.tar.gz
| Download URL | codee_agent-0.4.2.tar.gz |
|---|---|
| Size | 118.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
940858045d329d567e50051e75f6b18000978c00bf531c6ea9da1e079e72d807
|
|
BLAKE2b-256 checksum How to use checksums |
076943ba43145fa4283682a7ef1c2cbc3e699a96ea2add016a642f970bde0bf7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / codee_agent-0.4.2-py3-none-any.whl
| Download URL | codee_agent-0.4.2-py3-none-any.whl |
|---|---|
| Size | 149.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ff74a6471bdd3f2a8336c8350a46041f4c163683db6a753dde940cbe945cc8d3
|
|
BLAKE2b-256 checksum How to use checksums |
fe123c5588973bbe7040a233b0a8a900bc083a413499deb3c2ebdf83cd1abdee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|