npcsh 1.0.26__tar.gz → 1.0.28__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {npcsh-1.0.26 → npcsh-1.0.28}/PKG-INFO +1 -1
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/_state.py +115 -111
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/alicanto.py +88 -88
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/corca.py +423 -95
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/guac.py +110 -107
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/mcp_helpers.py +45 -45
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/mcp_server.py +16 -17
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc.py +16 -17
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/jinxs/bash_executer.jinx +1 -1
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/jinxs/edit_file.jinx +6 -6
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/jinxs/image_generation.jinx +5 -5
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/jinxs/screen_cap.jinx +2 -2
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npcsh.py +15 -6
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/plonk.py +8 -8
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/routes.py +77 -77
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/spool.py +13 -13
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/wander.py +37 -37
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/yap.py +72 -72
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh.egg-info/PKG-INFO +1 -1
- {npcsh-1.0.26 → npcsh-1.0.28}/setup.py +1 -1
- {npcsh-1.0.26 → npcsh-1.0.28}/LICENSE +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/README.md +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/__init__.py +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/alicanto.npc +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/alicanto.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/corca.npc +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/corca.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/foreman.npc +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/frederic.npc +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/frederic4.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/guac.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/jinxs/internet_search.jinx +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/jinxs/python_executor.jinx +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/kadiefa.npc +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/kadiefa.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/npcsh.ctx +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/npcsh_sibiji.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/plonk.npc +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/plonk.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/plonkjr.npc +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/plonkjr.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/sibiji.npc +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/sibiji.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/spool.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/npc_team/yap.png +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh/pti.py +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh.egg-info/SOURCES.txt +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh.egg-info/dependency_links.txt +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh.egg-info/entry_points.txt +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh.egg-info/requires.txt +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/npcsh.egg-info/top_level.txt +0 -0
- {npcsh-1.0.26 → npcsh-1.0.28}/setup.cfg +0 -0