LICENSE
MANIFEST.in
README.md
setup.py
npcsh/__init__.py
npcsh/command_history.py
npcsh/helpers.py
npcsh/llm_funcs.py
npcsh/main.py
npcsh/modes.py
npcsh/npc_compiler.py
npcsh/npcsh.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
tests/test_helpers.py
tests/test_llm_funcs.py
tests/test_modes.py
tests/test_npc_compiler.py