README.md
pyproject.toml
clauthing/__init__.py
clauthing/api.py
clauthing/bash_perms.py
clauthing/claude.py
clauthing/claude_skills_mcp_server.py
clauthing/claude_utils.py
clauthing/colon_command.py
clauthing/command_mcp_server.py
clauthing/confirm_pager.py
clauthing/convos.py
clauthing/curses_markup.py
clauthing/edit_mcp_server.py
clauthing/events.py
clauthing/fuzzy_tui.py
clauthing/history_pager.py
clauthing/hooks.py
clauthing/instances.py
clauthing/linked_tmux.py
clauthing/logging.py
clauthing/logs.py
clauthing/main.py
clauthing/mcp_lazy.py
clauthing/msg_arrange.py
clauthing/msg_search.py
clauthing/permissions_gui.py
clauthing/plan_mcp_server.py
clauthing/plugins_store.py
clauthing/proxy_mcp_server.py
clauthing/rules.py
clauthing/run_confirm.py
clauthing/run_mcp_server.py
clauthing/session.py
clauthing/session_utils.py
clauthing/sessions_db.py
clauthing/skill_meta.py
clauthing/skills_mcp_server.py
clauthing/tmux.py
clauthing/tmux_status.py
clauthing/window_utils.py
clauthing/workflow.py
clauthing.egg-info/PKG-INFO
clauthing.egg-info/SOURCES.txt
clauthing.egg-info/dependency_links.txt
clauthing.egg-info/entry_points.txt
clauthing.egg-info/requires.txt
clauthing.egg-info/top_level.txt
clauthing/colon_commands/__init__.py
clauthing/colon_commands/mcp_commands.py
clauthing/colon_commands/nav_commands.py
clauthing/colon_commands/permission_commands.py
clauthing/colon_commands/session_commands.py
clauthing/colon_commands/time.py
clauthing/mcp_exec/__init__.py
clauthing/mcp_exec/__main__.py
functional_tests/__init__.py
functional_tests/harness.py
functional_tests/test_after.py
functional_tests/test_auth_propagation.py
functional_tests/test_cd_command.py
functional_tests/test_claude_config.py
functional_tests/test_messaging.py
functional_tests/test_picker.py
functional_tests/test_reload_keeps_session.py
functional_tests/test_resume.py
functional_tests/test_tab_switching.py
functional_tests/test_window_id_stable.py
functional_tests/test_workflow.py
live_tests/fake_claude.py
live_tests/test_cd_e2e.py
live_tests/test_cd_live.py
plugin-sdk/build/lib/clauthing_plugin/__init__.py
plugin-sdk/clauthing_plugin/__init__.py
plugin-sdk/tests/test_plugin.py
tests/test_bash_perms.py
tests/test_carry_over_session.py
tests/test_convos.py
tests/test_history_pairs.py
tests/test_linked_tmux.py
tests/test_msg_search.py
tests/test_plugins_store.py
tests/test_proxy_mcp.py
tests/test_push_message.py
tests/test_restore_sessions.py
tests/test_run_confirm.py
tests/test_run_mcp_server.py
tests/test_session_utils.py
tests/test_sessions_db.py
tests/test_skill_meta.py
tests/test_skills_mcp.py
tests/test_window_ids.py