CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
hive_ide/__init__.py
hive_ide/__main__.py
hive_ide/activity.py
hive_ide/adapters.py
hive_ide/adoption.py
hive_ide/agentmodal.py
hive_ide/agents.py
hive_ide/cli.py
hive_ide/config.py
hive_ide/drivers.py
hive_ide/environments.py
hive_ide/errormodal.py
hive_ide/errors.py
hive_ide/frame.py
hive_ide/git_status.py
hive_ide/hook.py
hive_ide/hooks.py
hive_ide/info.py
hive_ide/layout.py
hive_ide/nav.py
hive_ide/newmodal.py
hive_ide/optionsmodal.py
hive_ide/paths.py
hive_ide/popup.py
hive_ide/python_cmd.py
hive_ide/relayout.py
hive_ide/repair.py
hive_ide/seen.py
hive_ide/sidebar.py
hive_ide/sidebar_grid.py
hive_ide/sidebar_plugins.py
hive_ide/source.py
hive_ide/state_compat.py
hive_ide/store.py
hive_ide/workspace_map.py
hive_ide.egg-info/PKG-INFO
hive_ide.egg-info/SOURCES.txt
hive_ide.egg-info/dependency_links.txt
hive_ide.egg-info/entry_points.txt
hive_ide.egg-info/requires.txt
hive_ide.egg-info/top_level.txt
hive_ide/skill_definition/SKILL.md
tests/test_ide_agentmodal.py
tests/test_ide_layout.py
tests/test_ide_modal_context.py
tests/test_ide_nav.py
tests/test_ide_newmodal.py
tests/test_ide_optionsmodal.py
tests/test_ide_relayout.py
tests/test_ide_sidebar.py
tests/test_protocol.py
tests/test_public_vocabulary.py
tests/test_tmux_integration.py