vis-agent
Python SDK for Vis extensions and agent sessions.
pip install vis-agent
Requires Python 3.11+. Install the Vis executable and configure a provider separately for local use. The execution-layer API below is unreleased: build the SDK and engine from the same source revision.
Run a local agent
from blockether.vis.engine import Agent
with Agent(project=".") as agent:
result = agent.run("Summarize this project without changing files.")
print(result["status"])
The SDK starts an owned vis-agent stdio process, sets up a temporary session
database and cleans it up on close. This is a Python transport, not an
interactive CLI command or an MCP server. Tasks can incur provider charges and
access project files. For a chosen executable or multiple sessions on one
process, use LocalEngine; see the stdio guide.
- Python SDK guide — run a local
agent, continue a conversation or connect to a shared gateway.
Agentis available in SDK0.2.3and newer. - Decision models — download Laya or GLiNER2.5, train both heads offline, publish FP32 and select a version.
- Python API reference — browse classes, methods, signatures and types generated from the SDK source.
- Extension guide — add tools to Vis.
- Documentation — browse all guides and reference pages.
Release files for vis-agent 0.2.29
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vis_agent-0.2.29.tar.gz | 288.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vis_agent-0.2.29-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 486.2 kB
Release files / vis_agent-0.2.29.tar.gz
| Download URL | vis_agent-0.2.29.tar.gz |
|---|---|
| Size | 288.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
515eb8ea6bb107791eff3165ea17dceba20ddfdd4547dad49b1fbddcfd51728f
|
|
BLAKE2b-256 checksum How to use checksums |
d8b6c4f759a9fbd01c7bc74fca89ad73f4815501e568100a1c432b4307a6bc64
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 25, 2026.
Transparency logRelease files / vis_agent-0.2.29-py3-none-any.whl
| Download URL | vis_agent-0.2.29-py3-none-any.whl |
|---|---|
| Size | 197.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
692e1aed80fa3f74d12c11d72f916b319e7df0e37b88940975224988e619368e
|
|
BLAKE2b-256 checksum How to use checksums |
1a409c83ce8a95c88f901685a2ddc6ed5bede8648634a7a23477ae94f478eb09
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 25, 2026.
Transparency log