LICENSE
README.md
setup.py
lib/__init__.py
lib/aifunc.py
lib/config.py
lib/function_wrapper.py
lib/llm.py
lib/omnilog.py
lib/set_store.py
lib/test_omni.py
lib/util.py
lib/vector_store.py
lib/functions/__init__.py
lib/functions/apply_code_diff_to_file.py
lib/functions/browser.py
lib/functions/calculate.py
lib/functions/cat_file.py
lib/functions/change_working_directory.py
lib/functions/clear_screen.py
lib/functions/create_github_repo.py
lib/functions/filesystem.py
lib/functions/get_api_model_config.py
lib/functions/get_project_files.py
lib/functions/git_branch.py
lib/functions/git_commit_and_push.py
lib/functions/git_diff.py
lib/functions/git_pull.py
lib/functions/git_pull_request.py
lib/functions/git_stash.py
lib/functions/git_status.py
lib/functions/help.py
lib/functions/install_package.py
lib/functions/manage_app_container.py
lib/functions/manage_github_issues.py
lib/functions/manage_mitta_shell_container.py
lib/functions/reverse_code_diff.py
lib/functions/run_python_file.py
lib/functions/run_python_file_non_blocking.py
lib/functions/scan_html_code.py
lib/functions/scan_python_code.py
lib/functions/search_file.py
lib/functions/set_github_token.py
lib/functions/write_code_to_file.py
tests/test_browser.py
tests/test_calculate.py
tests/test_cat_file.py
tests/test_clear_screen.py
tests/test_get_project_files.py
tests/test_scan_html_code.py
webwright/__init__.py
webwright/main.py
webwright.egg-info/PKG-INFO
webwright.egg-info/SOURCES.txt
webwright.egg-info/dependency_links.txt
webwright.egg-info/entry_points.txt
webwright.egg-info/requires.txt
webwright.egg-info/top_level.txt