README.md
pyproject.toml
gmode.egg-info/PKG-INFO
gmode.egg-info/SOURCES.txt
gmode.egg-info/dependency_links.txt
gmode.egg-info/entry_points.txt
gmode.egg-info/requires.txt
gmode.egg-info/top_level.txt
gmode_cli/__init__.py
gmode_cli/__main__.py
gmode_cli/agent.py
gmode_cli/app.py
gmode_cli/client.py
gmode_cli/config.py
gmode_cli/history.py
gmode_cli/logging_setup.py
gmode_cli/lsp.py
gmode_cli/mcp.py
gmode_cli/permissions.py
gmode_cli/project_store.py
gmode_cli/prompt.py
gmode_cli/session.py
gmode_cli/telegram.py
gmode_cli/tools.py
gmode_cli/tui.py
gmode_cli/ui.py
gmode_cli/workspace.py
tests/test_agent_lsp.py
tests/test_app_loop.py
tests/test_project_store.py
tests/test_tools.py