LICENSE
MANIFEST.in
README.md
setup.py
jvcli/__init__.py
jvcli/api.py
jvcli/auth.py
jvcli/cli.py
jvcli/utils.py
jvcli.egg-info/PKG-INFO
jvcli.egg-info/SOURCES.txt
jvcli.egg-info/dependency_links.txt
jvcli.egg-info/entry_points.txt
jvcli.egg-info/requires.txt
jvcli.egg-info/top_level.txt
jvcli/commands/__init__.py
jvcli/commands/auth.py
jvcli/commands/client.py
jvcli/commands/create.py
jvcli/commands/download.py
jvcli/commands/info.py
jvcli/commands/publish.py
jvcli/commands/server.py
jvcli/commands/startproject.py
jvcli/commands/update.py
jvcli/templates/2.1.10/project/README.md
jvcli/templates/2.1.10/project/env.example
jvcli/templates/2.1.10/project/gitignore.example
jvcli/templates/2.1.10/project/globals.jac
jvcli/templates/2.1.10/project/main.jac
jvcli/templates/2.1.10/project/actions/README.md
jvcli/templates/2.1.10/project/daf/README.md
jvcli/templates/2.1.10/project/tests/README.md
jvcli/templates/2.1.10/sourcefiles/CHANGELOG.md
jvcli/templates/2.1.10/sourcefiles/README.md
jvcli/templates/2.1.10/sourcefiles/action_app.py
jvcli/templates/2.1.10/sourcefiles/action_archetype.jac
jvcli/templates/2.1.10/sourcefiles/action_info.yaml
jvcli/templates/2.1.10/sourcefiles/action_lib.jac
jvcli/templates/2.1.10/sourcefiles/agent_descriptor.yaml
jvcli/templates/2.1.10/sourcefiles/agent_info.yaml
jvcli/templates/2.1.10/sourcefiles/agent_knowledge.yaml
jvcli/templates/2.1.10/sourcefiles/agent_memory.yaml
jvcli/templates/2.1.10/sourcefiles/interact_action_archetype.jac
tests/test_api.py
tests/test_auth.py
tests/test_cli.py
tests/test_client.py
tests/test_create.py
tests/test_download.py
tests/test_info.py
tests/test_publish.py
tests/test_server.py
tests/test_startproject.py
tests/test_update.py
tests/test_utils.py