Skip to main content

Scaffold a complete Vivary agent workspace — the create-t3-app for agent-native workspaces.

Project description

create-vivary

Scaffold a complete Vivary agent workspace: tropo config, strato workspace files, runtime skills, private-memory boundaries, progressive module indexes, and a starter typed graph.

Install & scaffold

pip install create-vivary                     # or run without installing: uvx create-vivary …
create-vivary my-workspace --preset coding    # interactive wizard on a TTY
create-vivary my-codebase --preset coding --active-context cocoindex-code
create-vivary doctor my-workspace

# Agent-mode (no prompts, machine-readable output):
create-vivary init . --preset coding --auto --size large --yes --json

# Reconfigure storage on an existing workspace:
create-vivary wizard my-workspace --auto --storage embedded --yes --json

create-vivary <name> is shorthand for create-vivary init <name>; pass init / doctor / wizard explicitly whenever you prefer. The same UX is available on npm via the @vivary/create launcher (npm create @vivary my-workspace), versioned in lockstep.

Local use

python packages/create-vivary/create_vivary.py init sandboxes/coding-demo --preset coding
python packages/create-vivary/create_vivary.py doctor sandboxes/coding-demo
python packages/tropo/tropo.py check --root sandboxes/coding-demo

Presets share the same agent OS shell, then seed a different starter graph. Each starter module is generated as modules/<id>/index.md so agents route through a small module index before opening deeper context:

Preset Module First slice Verification
coding codebase local-ci-baseline local-checks
second-brain knowledge-base capture-routine retrieval-smoke
writing manuscript-system draft-review-loop editorial-review

The command is local-only. With --storage embedded or --auto on a large workspace, it self-installs vivary-tropo[embedded] (LanceDB) with a confirmation prompt, or silently with --yes. Use --dry-run to simulate without writing anything. Use --no-wizard to skip interactive prompts entirely.

For coding workspaces, --active-context cocoindex-code adds an optional CocoIndex-code sidecar profile: active-context skills for Claude/Codex-style agents, local policy docs, graph nodes, and .cocoindex_code/ in .gitignore. It does not auto-install CocoIndex-code, create an index, or enable MCP; the generated docs give the approved ccc init / ccc index path.

doctor validates the generated shell, privacy ignores, module directory indexes, and typed graph:

python packages/create-vivary/create_vivary.py doctor sandboxes/coding-demo --json

Website & docs: https://vivary.vercel.app/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

create_vivary-0.2.2.tar.gz (35.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

create_vivary-0.2.2-py3-none-any.whl (37.0 kB view details)

Uploaded Python 3

File details

Details for the file create_vivary-0.2.2.tar.gz.

File metadata

  • Download URL: create_vivary-0.2.2.tar.gz
  • Upload date:
  • Size: 35.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for create_vivary-0.2.2.tar.gz
Algorithm Hash digest
SHA256 00b9b785a220c7f3854e72fec9b856fb325077635bc6ff5622bb6af15efb529a
MD5 4bedc41cd026bdfb66807f2493dea2f0
BLAKE2b-256 c7845e7b0b5dd03d7b01df0259430b7c8593efc195d5c370cd1f80c1f6e7eb72

See more details on using hashes here.

File details

Details for the file create_vivary-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: create_vivary-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 37.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for create_vivary-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1f6c23d7f393969861544d30c312f547a193e6092aa774507c09d061fa386855
MD5 860a0f607b19d69184deb38724013bf4
BLAKE2b-256 d99af493ad744e75b90469198bf0752440bc845e86d4d665bf0fa99f21fae53e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page