LICENSE
MANIFEST.in
README.md
pyproject.toml
app/__init__.py
app/cli.py
app/config.py
app/main.py
app/ollama_client.py
app/quota.py
app/ui.py
app/agent/__init__.py
app/agent/autopilot.py
app/agent/planner.py
app/agent/prompts.py
app/agent/tool_schema.py
app/tools/__init__.py
app/tools/apply_patch.py
app/tools/browser_automation.py
app/tools/checkpoint_files.py
app/tools/create_file.py
app/tools/fs_guard.py
app/tools/grant_fs_access.py
app/tools/inspect_image.py
app/tools/list_files.py
app/tools/open_in_browser.py
app/tools/read_docx.py
app/tools/read_file.py
app/tools/read_pptx.py
app/tools/read_xlsx.py
app/tools/request_fs_access.py
app/tools/restore_checkpoint.py
app/tools/run_cmd.py
app/tools/runtime.py
app/tools/safe_verify.py
app/tools/search_files.py
app/tools/start_dev_server.py
app/tools/web_scrape.py
app/tools/web_search.py
app/tools/write_docx.py
app/tools/write_pptx.py
app/tools/write_xlsx.py
tests/test_apply_patch.py
tests/test_browser_automation.py
tests/test_docx_tools.py
tests/test_fs_guard.py
tests/test_inspect_image.py
tests/test_planner_permissions.py
tests/test_pptx_tools.py
tests/test_quota.py
tests/test_ui_commands.py
tests/test_xlsx_tools.py
vedant_codex.egg-info/PKG-INFO
vedant_codex.egg-info/SOURCES.txt
vedant_codex.egg-info/dependency_links.txt
vedant_codex.egg-info/entry_points.txt
vedant_codex.egg-info/requires.txt
vedant_codex.egg-info/top_level.txt