Zolvix local file agent — connects your codebase to Zolvix AI
Project description
Zolvix Agent
Command-line agent that lets Zolvix AI work with your local files.
Install
pip install zolvix-agent
Usage
# 1. Log in (saves your API key)
zolvix login
# 2. Watch a project folder and connect it to Zolvix
zolvix watch ./src
# 3. Check your status
zolvix status
Run zolvix with no command to see a quick getting-started guide, or
zolvix --help for the full command reference.
zolvix watch shows local file-change activity; the server-side change feed is
not implemented yet.
Use --confirm-writes to be asked before each file write.
Security
- The agent only operates inside the folder you point it at (sandboxed).
.env,*.key,*.pem,.git/,node_modules/,dist/, andbuild/are excluded from both reads and writes.- Every action is recorded in an audit log.
Requirements
- Python 3.10+
- A Business or Enterprise plan
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 zolvix_agent-0.3.0.tar.gz.
File metadata
- Download URL: zolvix_agent-0.3.0.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a171e0cac84d7817b53f50dcd0994dbed5f806126a2ee55589e7ac22f50aee5
|
|
| MD5 |
319591e6d5c114f913bf188d1e666700
|
|
| BLAKE2b-256 |
ec0202bfdcccc2a2bc46d5b9adc461d5af4126c0773b498dc0fbd849f34c7607
|
File details
Details for the file zolvix_agent-0.3.0-py3-none-any.whl.
File metadata
- Download URL: zolvix_agent-0.3.0-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33dc843ed9fb31e47e95d3011dd7d559ba293c5d9f552d8c02f93c255e13afed
|
|
| MD5 |
464c0570306125da23eef67de85a252a
|
|
| BLAKE2b-256 |
478f60821ac8d5bf1906f153ff905a912a984419d1fb833a36cf3500fa773a90
|