Local developer studio for discovering, running, and debugging mAIvn SDK apps
Project description
mAIvn Studio
Local developer studio for discovering demos, running sessions, and debugging agent workflows.
Key Capabilities
- Demo discovery from configured repository paths
- Rich demo introspection (agents, swarms, tools, prompts, private data schema)
- Multi-turn session APIs
- Batch Matrix and async-batch session execution with grouped result cards
- Real-time Server-Sent Events stream for execution visibility
- Runtime patching for demos, agents, and swarms
Quick Start
For end users or SDK consumers:
pip install "maivn[studio]"
maivn studio
Run maivn studio from the directory that contains your maivn_studio.json
file. Studio discovers that config from the current working directory and then
walks up parent directories.
You can also launch the companion package directly:
maivn-studio
For monorepo development:
uv sync
cd apps/maivn-demos
uv run maivn studio
If you need to run the Studio package directly:
cd apps/maivn-studio
uv run -m maivn_studio
If you launch Studio without a config file, the default URL is
http://127.0.0.1:8080. The shared demos config at
apps/maivn-demos/maivn_studio.json uses http://127.0.0.1:8088.
Documentation
docs/getting-started.mddocs/authoring-and-debugging.md../../libraries/maivn/docs/guides/maivn-studio.md../../libraries/maivn/docs/api/events.md../../libraries/maivn/docs/guides/frontend-events.md
Studio's backend event stream is built on the shared maivn.events.EventBridge contract. Known mAIvn event families are standardized in the shared bridge layer, so Studio inherits canonical packet shapes and stable tool/assignment/scope identities from the SDK. Replay ownership is explicit in the session execution path, Studio keeps any legacy/raw frontend compatibility parsing at the SSE ingress boundary, and the remaining app-specific dedupe is limited to overlapping logical deliveries such as repeated interrupts or repeated identical status messages within a turn.
Configuration
Studio reads maivn_studio.json (if present) for:
- host/port
- demo discovery paths
- explicit demo definitions and variants
Developer Commands
# From apps/maivn-studio
# Backend tests
uv run pytest tests/
# Backend checks
uv run pyright
uv run ruff check .
uv build --wheel
python scripts/check_wheel_contents.py dist/*.whl
# Frontend tests and checks
cd frontend
npm ci
npm run test
npm run check
npm run lint
npm run build
npm run format:check
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 maivn_studio-0.4.0.tar.gz.
File metadata
- Download URL: maivn_studio-0.4.0.tar.gz
- Upload date:
- Size: 10.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f37a00c2a4461df9c4f40a65399114df77d7487543c41f6cc4f5502df2cce985
|
|
| MD5 |
d686b7d2ebd4ea5a7d0d9ca3286b3558
|
|
| BLAKE2b-256 |
f64c195ef1d478e037108e008b621417b3b650f6023b7ccce600d31b6d15104a
|
Provenance
The following attestation bundles were made for maivn_studio-0.4.0.tar.gz:
Publisher:
publish-pypi.yml on mAIvn-developer/maivn-studio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
maivn_studio-0.4.0.tar.gz -
Subject digest:
f37a00c2a4461df9c4f40a65399114df77d7487543c41f6cc4f5502df2cce985 - Sigstore transparency entry: 1724154639
- Sigstore integration time:
-
Permalink:
mAIvn-developer/maivn-studio@52c7006a823fefb338e3e6489b3852902bc6d03d -
Branch / Tag:
refs/tags/v0.4.0 - Owner: https://github.com/mAIvn-developer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@52c7006a823fefb338e3e6489b3852902bc6d03d -
Trigger Event:
push
-
Statement type:
File details
Details for the file maivn_studio-0.4.0-py3-none-any.whl.
File metadata
- Download URL: maivn_studio-0.4.0-py3-none-any.whl
- Upload date:
- Size: 5.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82e67157fdad6066d49c6b01d7a69ef63f1b67758125b024796a5f228866815b
|
|
| MD5 |
45ecbdc7c4052b04bfcae3b8a1937921
|
|
| BLAKE2b-256 |
22f5fb64d3120772903ce9d2d461b7d87a3123fb062d40b2550ade99144935eb
|
Provenance
The following attestation bundles were made for maivn_studio-0.4.0-py3-none-any.whl:
Publisher:
publish-pypi.yml on mAIvn-developer/maivn-studio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
maivn_studio-0.4.0-py3-none-any.whl -
Subject digest:
82e67157fdad6066d49c6b01d7a69ef63f1b67758125b024796a5f228866815b - Sigstore transparency entry: 1724154886
- Sigstore integration time:
-
Permalink:
mAIvn-developer/maivn-studio@52c7006a823fefb338e3e6489b3852902bc6d03d -
Branch / Tag:
refs/tags/v0.4.0 - Owner: https://github.com/mAIvn-developer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@52c7006a823fefb338e3e6489b3852902bc6d03d -
Trigger Event:
push
-
Statement type: