LICENSE
README.md
pyproject.toml
taskseam/__init__.py
taskseam/__main__.py
taskseam/api.py
taskseam/importer.py
taskseam/mcp.py
taskseam/setup.py
taskseam/store.py
taskseam/workspace.py
taskseam.egg-info/PKG-INFO
taskseam.egg-info/SOURCES.txt
taskseam.egg-info/dependency_links.txt
taskseam.egg-info/entry_points.txt
taskseam.egg-info/top_level.txt
tests/test_api.py
tests/test_cli.py
tests/test_end_to_end.py
tests/test_importer.py
tests/test_mcp.py
tests/test_setup.py
tests/test_store.py
tests/test_workspace.py