LICENSE
MANIFEST.in
README.md
setup.py
openmacro/__init__.py
openmacro/__main__.py
openmacro/api.py
openmacro.egg-info/PKG-INFO
openmacro.egg-info/SOURCES.txt
openmacro.egg-info/dependency_links.txt
openmacro.egg-info/entry_points.txt
openmacro.egg-info/requires.txt
openmacro.egg-info/top_level.txt
openmacro/core/__init__.py
openmacro/core/config.default.toml
openmacro/core/core.py
openmacro/core/defaults.py
openmacro/core/prompts/initial.txt
openmacro/core/utils/__init__.py
openmacro/core/utils/computer.py
openmacro/core/utils/libmanager.py
openmacro/core/utils/llm.py
openmacro/extensions/browser/__init__.py
openmacro/extensions/browser/browser.py
openmacro/extensions/browser/config.default.toml
openmacro/extensions/browser/docs.md
openmacro/extensions/browser/utils/google_snippets.py