README.md
main.py
pyproject.toml
agent/agent.py
agent/events.py
agent/persistence.py
agent/session.py
client/llm_client.py
client/response.py
config/config.py
config/loader.py
context/code_index.py
context/compaction.py
context/loop_detector.py
context/manager.py
context/workspace_snapshot.py
hooks/hook_system.py
prompts/system.py
safety/approval.py
tests/test_credential_setup.py
tests/test_main_cli.py
tests/test_main_startup.py
tests/test_model_discovery.py
tests/test_tui.py
tests/test_versioning.py
tools/base.py
tools/discovery.py
tools/registry.py
tools/subagents.py
tools/builtin/__init__.py
tools/builtin/edit_file.py
tools/builtin/find_symbol.py
tools/builtin/glob.py
tools/builtin/grep.py
tools/builtin/list_dir.py
tools/builtin/memory.py
tools/builtin/read_file.py
tools/builtin/shell.py
tools/builtin/todo.py
tools/builtin/web_fetch.py
tools/builtin/web_search.py
tools/builtin/write_file.py
tools/mcp/client.py
tools/mcp/mcp_manager.py
tools/mcp/mcp_tool.py
ui/tui.py
utils/credential_setup.py
utils/errors.py
utils/model_discovery.py
utils/model_health.py
utils/paths.py
utils/text.py
utils/versioning.py
utils/workspace_history.py
vortex_agent_cli.egg-info/PKG-INFO
vortex_agent_cli.egg-info/SOURCES.txt
vortex_agent_cli.egg-info/dependency_links.txt
vortex_agent_cli.egg-info/entry_points.txt
vortex_agent_cli.egg-info/requires.txt
vortex_agent_cli.egg-info/top_level.txt