Devnara developer-machine daemon and task CLI
Project description
Devnara Daemon
Devnara daemon is the developer-machine CLI for Devnara. It pairs a local machine with a Devnara backend, claims queued coding-agent tasks, runs the configured provider, and reports progress back to the control plane.
Install
uv tool install devnara
The command installs the devnara CLI. Real task execution also requires the configured coding-agent provider to be available on the machine; Codex is the default provider today.
Pair And Run
Use the Devnara web UI to create a machine from Machines > Connect Machine, then run the generated pairing command from the directory you want to use as the workspace root:
devnara pair --backend-url https://devnara.example.com --machine-id <machine-id> --machine-token <machine-token>
Start the daemon in the background:
devnara up
For foreground operation or local checks:
devnara run
devnara run --once
devnara status
devnara log
Development Install
From a repository checkout:
uv tool install ./apps/daemon
Or run commands directly from the daemon package:
cd apps/daemon
uv run devnara --help
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
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 devnara-0.1.0.tar.gz.
File metadata
- Download URL: devnara-0.1.0.tar.gz
- Upload date:
- Size: 53.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6267a86e9550352251bdc1fd5b4b3b39b79ac91f43ba79cae3397e860bc90264
|
|
| MD5 |
767d63a7e6a17583ffa9315f57a9d0e2
|
|
| BLAKE2b-256 |
144ba41cf1cfc25b1047a9976a20df75b833e26278dfe65a514c10f154cf356c
|
File details
Details for the file devnara-0.1.0-py3-none-any.whl.
File metadata
- Download URL: devnara-0.1.0-py3-none-any.whl
- Upload date:
- Size: 67.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5abc058a7350a922eafb1234906dbc44c085d12046f6ee06b63f381ceef9f7e
|
|
| MD5 |
fb80628497b2dce0dd269d16ccbe662a
|
|
| BLAKE2b-256 |
bb818ed22b6692b30f88084f88e4f8c500118fc53642b1aaef66861b12dbd6b2
|