LICENSE
MANIFEST.in
README.md
VERSION
setup.py
npcsh/__init__.py
npcsh/_state.py
npcsh/alicanto.py
npcsh/build.py
npcsh/completion.py
npcsh/config.py
npcsh/corca.py
npcsh/diff_viewer.py
npcsh/execution.py
npcsh/guac.py
npcsh/launcher.py
npcsh/mcp_helpers.py
npcsh/mcp_server.py
npcsh/npc.py
npcsh/npcsh.py
npcsh/parsing.py
npcsh/plonk.py
npcsh/pti.py
npcsh/routes.py
npcsh/salmon_simulation.py
npcsh/spool.py
npcsh/ui.py
npcsh/version_check.py
npcsh/wander.py
npcsh/yap.py
npcsh.egg-info/PKG-INFO
npcsh.egg-info/SOURCES.txt
npcsh.egg-info/dependency_links.txt
npcsh.egg-info/entry_points.txt
npcsh.egg-info/requires.txt
npcsh.egg-info/top_level.txt
npcsh/benchmark/__init__.py
npcsh/benchmark/cross_framework_runner.py
npcsh/benchmark/local_runner.py
npcsh/benchmark/npcsh_agent.py
npcsh/benchmark/runner.py
npcsh/benchmark/rust_runner.py
npcsh/benchmark/templates/install-npcsh.sh.j2
npcsh/npc_team/alicanto.npc
npcsh/npc_team/alicanto.png
npcsh/npc_team/corca.npc
npcsh/npc_team/corca.png
npcsh/npc_team/corca_example.png
npcsh/npc_team/frederic.npc
npcsh/npc_team/frederic4.png
npcsh/npc_team/guac.png
npcsh/npc_team/kadiefa.npc
npcsh/npc_team/kadiefa.png
npcsh/npc_team/npcsh.ctx
npcsh/npc_team/npcsh_sibiji.png
npcsh/npc_team/plonk.npc
npcsh/npc_team/plonk.png
npcsh/npc_team/plonkjr.png
npcsh/npc_team/sibiji.npc
npcsh/npc_team/sibiji.png
npcsh/npc_team/spool.png
npcsh/npc_team/yap.png
npcsh/npc_team/jinxes/etc/config.jinx
npcsh/npc_team/jinxes/etc/ctx.jinx
npcsh/npc_team/jinxes/etc/jinxes.jinx
npcsh/npc_team/jinxes/etc/models.jinx
npcsh/npc_team/jinxes/etc/reattach.jinx
npcsh/npc_team/jinxes/etc/setup.jinx
npcsh/npc_team/jinxes/etc/team.jinx
npcsh/npc_team/jinxes/etc/teamviz.jinx
npcsh/npc_team/jinxes/lib/core/ask_form.jinx
npcsh/npc_team/jinxes/lib/core/chat.jinx
npcsh/npc_team/jinxes/lib/core/cmd.jinx
npcsh/npc_team/jinxes/lib/core/edit_file.jinx
npcsh/npc_team/jinxes/lib/core/load_file.jinx
npcsh/npc_team/jinxes/lib/core/npc_crud.jinx
npcsh/npc_team/jinxes/lib/core/py.jinx
npcsh/npc_team/jinxes/lib/core/shell.jinx
npcsh/npc_team/jinxes/lib/core/skill.jinx
npcsh/npc_team/jinxes/lib/core/stop.jinx
npcsh/npc_team/jinxes/lib/core/wait.jinx
npcsh/npc_team/jinxes/lib/git/commit.jinx
npcsh/npc_team/jinxes/lib/git/gitt.jinx
npcsh/npc_team/jinxes/lib/git/pr.jinx
npcsh/npc_team/jinxes/lib/git/pr_review.jinx
npcsh/npc_team/jinxes/lib/git/release_notes.jinx
npcsh/npc_team/jinxes/lib/git/repo_issues.jinx
npcsh/npc_team/jinxes/lib/search/db_search.jinx
npcsh/npc_team/jinxes/lib/search/file_search.jinx
npcsh/npc_team/jinxes/lib/search/web_search.jinx
npcsh/npc_team/jinxes/skills/git-workflow.jinx
npcsh/npc_team/jinxes/sys/benchmark.jinx
npcsh/npc_team/jinxes/sys/build.jinx
npcsh/npc_team/jinxes/sys/compile.jinx
npcsh/npc_team/jinxes/sys/compress.jinx
npcsh/npc_team/jinxes/sys/crond.jinx
npcsh/npc_team/jinxes/sys/doctor.jinx
npcsh/npc_team/jinxes/sys/help.jinx
npcsh/npc_team/jinxes/sys/incognidev.jinx
npcsh/npc_team/jinxes/sys/init.jinx
npcsh/npc_team/jinxes/sys/nsync.jinx
npcsh/npc_team/jinxes/sys/reload.jinx
npcsh/npc_team/jinxes/sys/shh.jinx
npcsh/npc_team/jinxes/sys/update.jinx
npcsh/npc_team/jinxes/sys/usage.jinx
npcsh/npc_team/jinxes/sys/verbose.jinx
npcsh/npc_team/jinxes/usr/computer_use.jinx
npcsh/npc_team/jinxes/usr/convene.jinx
npcsh/npc_team/jinxes/usr/deep_research.jinx
npcsh/npc_team/jinxes/usr/delegate.jinx
npcsh/npc_team/jinxes/usr/explore.jinx
npcsh/npc_team/jinxes/usr/memories.jinx
npcsh/npc_team/jinxes/usr/plan.jinx
project/__init__.py
tests/test_config.py
tests/test_jinxes.py
tests/test_providers.py
tests/test_tool_routing.py