MANIFEST.in
README.md
pyproject.toml
setup.py
src/jarvis/__init__.py
src/jarvis/agent.py
src/jarvis/main.py
src/jarvis/models.py
src/jarvis/utils.py
src/jarvis/zte_llm.py
src/jarvis/__pycache__/__init__.cpython-313.pyc
src/jarvis/__pycache__/agent.cpython-313.pyc
src/jarvis/__pycache__/main.cpython-313.pyc
src/jarvis/__pycache__/models.cpython-313.pyc
src/jarvis/__pycache__/tools.cpython-313.pyc
src/jarvis/__pycache__/utils.cpython-313.pyc
src/jarvis/__pycache__/zte_llm.cpython-313.pyc
src/jarvis/tools/__init__.py
src/jarvis/tools/base.py
src/jarvis/tools/bing_search.py
src/jarvis/tools/file_ops.py
src/jarvis/tools/search.py
src/jarvis/tools/shell.py
src/jarvis/tools/sub_agent.py
src/jarvis/tools/webpage.py
src/jarvis/tools/__pycache__/__init__.cpython-313.pyc
src/jarvis/tools/__pycache__/base.cpython-313.pyc
src/jarvis/tools/__pycache__/bing_search.cpython-313.pyc
src/jarvis/tools/__pycache__/file_ops.cpython-313.pyc
src/jarvis/tools/__pycache__/python_script.cpython-313.pyc
src/jarvis/tools/__pycache__/rag.cpython-313.pyc
src/jarvis/tools/__pycache__/search.cpython-313.pyc
src/jarvis/tools/__pycache__/shell.cpython-313.pyc
src/jarvis/tools/__pycache__/sub_agent.cpython-313.pyc
src/jarvis/tools/__pycache__/user_confirmation.cpython-313.pyc
src/jarvis/tools/__pycache__/user_input.cpython-313.pyc
src/jarvis/tools/__pycache__/user_interaction.cpython-313.pyc
src/jarvis/tools/__pycache__/webpage.cpython-313.pyc
src/jarvis_ai_assistant.egg-info/PKG-INFO
src/jarvis_ai_assistant.egg-info/SOURCES.txt
src/jarvis_ai_assistant.egg-info/dependency_links.txt
src/jarvis_ai_assistant.egg-info/entry_points.txt
src/jarvis_ai_assistant.egg-info/requires.txt
src/jarvis_ai_assistant.egg-info/top_level.txt