LICENSE
README.md
pyproject.toml
opsroom/__init__.py
opsroom/cli.py
opsroom/config.py
opsroom/contextpack.py
opsroom/dashboard.py
opsroom/db.py
opsroom/demo.py
opsroom/drafts.py
opsroom/enrich.py
opsroom/inbox.py
opsroom/ops.py
opsroom/promises.py
opsroom/redact.py
opsroom/serve.py
opsroom/setup.py
opsroom/state.py
opsroom/ventures.py
opsroom/views.py
opsroom/collectors/__init__.py
opsroom/collectors/chat.py
opsroom/collectors/cli.py
opsroom/collectors/codex.py
opsroom/collectors/fs.py
opsroom/collectors/git.py
opsroom/collectors/notes.py
opsroom_console.egg-info/PKG-INFO
opsroom_console.egg-info/SOURCES.txt
opsroom_console.egg-info/dependency_links.txt
opsroom_console.egg-info/entry_points.txt
opsroom_console.egg-info/top_level.txt
tests/test_chat_openai.py
tests/test_codex.py
tests/test_demo.py
tests/test_drafts.py
tests/test_features.py
tests/test_inbox.py
tests/test_money.py
tests/test_redaction.py
tests/test_serve.py
tests/test_state.py