LICENSE
README.md
pyproject.toml
src/agent_labbook.egg-info/PKG-INFO
src/agent_labbook.egg-info/SOURCES.txt
src/agent_labbook.egg-info/dependency_links.txt
src/agent_labbook.egg-info/entry_points.txt
src/agent_labbook.egg-info/requires.txt
src/agent_labbook.egg-info/top_level.txt
src/labbook/__init__.py
src/labbook/__main__.py
src/labbook/auth.py
src/labbook/browser_ui.py
src/labbook/cli.py
src/labbook/notion.py
src/labbook/py.typed
src/labbook/server.py
src/labbook/state.py
src/labbook/storage.py
src/labbook/templates/binding_chooser.html
tests/test_binding_browser_page.py
tests/test_binding_discovery.py
tests/test_binding_ops.py
tests/test_binding_ui.py
tests/test_cli.py
tests/test_headless_binding_browser.py
tests/test_mcp_server.py
tests/test_notion_api.py
tests/test_probe_timeouts.py
tests/test_service.py
tests/test_state.py
tests/test_state_extended.py