LICENSE
README.md
pyproject.toml
src/captain_barbossa/__init__.py
src/captain_barbossa/__main__.py
src/captain_barbossa/agents.py
src/captain_barbossa/cli.py
src/captain_barbossa/layout.py
src/captain_barbossa/memory.py
src/captain_barbossa/models.py
src/captain_barbossa/prompts.py
src/captain_barbossa/runtime.py
src/captain_barbossa.egg-info/PKG-INFO
src/captain_barbossa.egg-info/SOURCES.txt
src/captain_barbossa.egg-info/dependency_links.txt
src/captain_barbossa.egg-info/entry_points.txt
src/captain_barbossa.egg-info/requires.txt
src/captain_barbossa.egg-info/top_level.txt
tests/test_captain.py
tests/test_child_memory_roots.py
tests/test_crew_tab_labels.py
tests/test_instruction_size.py
tests/test_launcher_cleanup.py
tests/test_memory_hygiene.py
tests/test_memory_roots.py
tests/test_memory_show_bound.py
tests/test_model_switch.py
tests/test_model_tiers.py
tests/test_placement.py
tests/test_prompts.py
tests/test_prune.py
tests/test_session_command.py
tests/test_short_labels.py
tests/test_status.py
tests/test_submit.py
tests/test_tell.py
tests/test_wait_memory.py