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.1.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.1-py3-none-any.whl (37.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: create_vivary-0.2.1.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.1.tar.gz
Algorithm Hash digest
SHA256 237f51054d907f072f7f7437b2ad0180c611f9d546139e420e3765102e5bcfc2
MD5 d257424e01afae2c94c98168f644e83d
BLAKE2b-256 12fcb4078d4127737caafc409233591424670403c6db82ff3c51853fbf9b1564

See more details on using hashes here.

File details

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

File metadata

  • Download URL: create_vivary-0.2.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 79d7b81f943ac3055d1661cd9cdc8ddec6ac3a96bbf5b2cbe0d2f2a94639ab84
MD5 24bfe436500fecf2028a684a90aaa7b1
BLAKE2b-256 bed188b5f4d2c8715505b2115086228d436d4177c983b633c9e237c94297ab19

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