llm-devin
Installation
Install this plugin in the same environment as LLM.
llm install llm-devin
Usage
Devin API
prerequisite: Devin API key and Organization ID (Devin Team Plan)
https://docs.devin.ai/api-reference/overview
Set up a service user and get your organization ID from Settings > Service users.
export LLM_DEVIN_KEY=your_api_key_here
export LLM_DEVIN_ORG_ID=your_org_id_here
llm -m devin "Hello, Devin"
Options for creating a new session (all optional; see the API reference):
llm -m devin \
-o title "Release notes" \
-o tags "release-notes,owner-repo" \
-o repos "owner/repo" \
-o max_acu_limit 5 \
-o playbook_id playbook-xxxx \
-o devin_mode fast \
"Explain the changes in the latest release of https://github.com/owner/repo"
tags and repos are comma-separated. These options only apply when a new session is created; they are ignored when continuing a conversation.
Continue that Devin conversation with llm -c immediately after the previous command, or specify the model explicitly:
llm -m devin -c "Follow-up message"
Start an interactive chat session:
llm chat -m devin
DeepWiki
llm -m deepwiki -o repository ftnext/llm-devin "Summarize this repository"
Development
To set up this plugin locally, first checkout the code:
cd llm-devin
Then create a new virtual environment and install the dependencies and test dependencies:
uv sync --extra test
To run the tests:
uv run pytest
Release files for llm-devin 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| llm_devin-0.0.6.tar.gz | 14.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| llm_devin-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.7 kB
Release files / llm_devin-0.0.6.tar.gz
| Download URL | llm_devin-0.0.6.tar.gz |
|---|---|
| Size | 14.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c38b5d51eea767dfc657095985db72e0a37723c40c21912510f577088b06fb1c
|
|
BLAKE2b-256 checksum How to use checksums |
ab106e55c22993ca16067db3963110ece9754d92e2852276fe1cadd7cbde7da0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 6, 2026.
Transparency logRelease files / llm_devin-0.0.6-py3-none-any.whl
| Download URL | llm_devin-0.0.6-py3-none-any.whl |
|---|---|
| Size | 11.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b90e8aa690121b4467c340237684fdc7a666c88577d43873e9d4264e294e3277
|
|
BLAKE2b-256 checksum How to use checksums |
78cf9c99673a6aa72284ee2b524889320ad13a45c251e0d8e0ccbdaca894d62a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 6, 2026.
Transparency log