MANIFEST.in
README.md
install.bat
oceancode.bat
oceancode.py
pyproject.toml
setup.cfg
commands/__init__.py
commands/registry.py
core/__init__.py
core/api_client.py
core/config.py
core/memory.py
core/models.py
core/session.py
oceancode_ai.egg-info/PKG-INFO
oceancode_ai.egg-info/SOURCES.txt
oceancode_ai.egg-info/dependency_links.txt
oceancode_ai.egg-info/entry_points.txt
oceancode_ai.egg-info/top_level.txt
sandbox/__init__.py
sandbox/executor.py
sandbox/file_ops.py
sandbox/tools.py
sandbox/workspace.py
scripts/create_shortcut.py
scripts/generate_icon.py
ui/__init__.py
ui/colors.py
ui/formatter.py
ui/panels.py
ui/prompt.py
ui/renderer.py