Refactor cockpit to use DockerTmuxController pattern
Based on claude-code-tools TmuxCLIController, this refactor: - Added DockerTmuxController class for robust tmux session management - Implements send_keys() with configurable delay_enter - Implements capture_pane() for output retrieval - Implements wait_for_prompt() for pattern-based completion detection - Implements wait_for_idle() for content-hash-based idle detection - Implements wait_for_shell_prompt() for shell prompt detection Also includes workflow improvements: - Pre-task git snapshot before agent execution - Post-task commit protocol in agent guidelines Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
BIN
lib/__pycache__/__init__.cpython-310.pyc
Normal file
BIN
lib/__pycache__/__init__.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/autonomous_learning_integration.cpython-310.pyc
Normal file
BIN
lib/__pycache__/autonomous_learning_integration.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/chat_bash_executor.cpython-310.pyc
Normal file
BIN
lib/__pycache__/chat_bash_executor.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/chat_intent_parser.cpython-310.pyc
Normal file
BIN
lib/__pycache__/chat_intent_parser.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/chat_kg_lookup.cpython-310.pyc
Normal file
BIN
lib/__pycache__/chat_kg_lookup.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/chat_memory_lookup.cpython-310.pyc
Normal file
BIN
lib/__pycache__/chat_memory_lookup.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/chat_orchestrator.cpython-310.pyc
Normal file
BIN
lib/__pycache__/chat_orchestrator.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/chat_response_formatter.cpython-310.pyc
Normal file
BIN
lib/__pycache__/chat_response_formatter.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/cli_feedback.cpython-310.pyc
Normal file
BIN
lib/__pycache__/cli_feedback.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/cockpit.cpython-310.pyc
Normal file
BIN
lib/__pycache__/cockpit.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/conductor_health_checker.cpython-310.pyc
Normal file
BIN
lib/__pycache__/conductor_health_checker.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/conductor_lock_cleanup.cpython-310.pyc
Normal file
BIN
lib/__pycache__/conductor_lock_cleanup.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/context_health_checker.cpython-310.pyc
Normal file
BIN
lib/__pycache__/context_health_checker.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/dispatcher_enhancements.cpython-310.pyc
Normal file
BIN
lib/__pycache__/dispatcher_enhancements.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/dispatcher_plugin_integration.cpython-310.pyc
Normal file
BIN
lib/__pycache__/dispatcher_plugin_integration.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/doc_sync.cpython-310.pyc
Normal file
BIN
lib/__pycache__/doc_sync.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/docker_bridge.cpython-310.pyc
Normal file
BIN
lib/__pycache__/docker_bridge.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/error_pattern_analyzer.cpython-310.pyc
Normal file
BIN
lib/__pycache__/error_pattern_analyzer.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/flow_intelligence.cpython-310.pyc
Normal file
BIN
lib/__pycache__/flow_intelligence.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/four_bucket_context.cpython-310.pyc
Normal file
BIN
lib/__pycache__/four_bucket_context.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/health_report_generator.cpython-310.pyc
Normal file
BIN
lib/__pycache__/health_report_generator.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/kg_health_checker.cpython-310.pyc
Normal file
BIN
lib/__pycache__/kg_health_checker.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/kg_pattern_detector.cpython-310.pyc
Normal file
BIN
lib/__pycache__/kg_pattern_detector.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/knowledge_graph.cpython-310.pyc
Normal file
BIN
lib/__pycache__/knowledge_graph.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/langchain_kg_retriever.cpython-310.pyc
Normal file
BIN
lib/__pycache__/langchain_kg_retriever.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/learning_context_patch.cpython-310.pyc
Normal file
BIN
lib/__pycache__/learning_context_patch.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/learning_test_workload.cpython-310.pyc
Normal file
BIN
lib/__pycache__/learning_test_workload.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_claude_bridge_impl.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_claude_bridge_impl.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_cli_integration.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_cli_integration.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_enhanced_status_route.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_enhanced_status_route.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_load_balancer.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_load_balancer.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_queue_cli.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_queue_cli.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_queue_manager.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_queue_manager.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_status_handler.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_status_handler.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_status_integration.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_status_integration.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_status_publisher_impl.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_status_publisher_impl.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_status_sync_wrapper.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_status_sync_wrapper.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/luzia_unified_flow.cpython-310.pyc
Normal file
BIN
lib/__pycache__/luzia_unified_flow.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/per_user_queue_manager.cpython-310.pyc
Normal file
BIN
lib/__pycache__/per_user_queue_manager.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/plugin_cli.cpython-310.pyc
Normal file
BIN
lib/__pycache__/plugin_cli.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/plugin_kg_integration.cpython-310.pyc
Normal file
BIN
lib/__pycache__/plugin_kg_integration.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/plugin_marketplace.cpython-310.pyc
Normal file
BIN
lib/__pycache__/plugin_marketplace.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/plugin_skill_loader.cpython-310.pyc
Normal file
BIN
lib/__pycache__/plugin_skill_loader.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/project_knowledge_loader.cpython-310.pyc
Normal file
BIN
lib/__pycache__/project_knowledge_loader.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/project_queue_cli.cpython-310.pyc
Normal file
BIN
lib/__pycache__/project_queue_cli.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/project_queue_scheduler.cpython-310.pyc
Normal file
BIN
lib/__pycache__/project_queue_scheduler.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/prompt_integration.cpython-310.pyc
Normal file
BIN
lib/__pycache__/prompt_integration.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/prompt_techniques.cpython-310.pyc
Normal file
BIN
lib/__pycache__/prompt_techniques.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/qa_improvements.cpython-310.pyc
Normal file
BIN
lib/__pycache__/qa_improvements.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/qa_learning_integration.cpython-310.pyc
Normal file
BIN
lib/__pycache__/qa_learning_integration.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/qa_postflight.cpython-310.pyc
Normal file
BIN
lib/__pycache__/qa_postflight.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/qa_validator.cpython-310.pyc
Normal file
BIN
lib/__pycache__/qa_validator.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/queue_controller.cpython-310.pyc
Normal file
BIN
lib/__pycache__/queue_controller.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/queue_controller_v2.cpython-310.pyc
Normal file
BIN
lib/__pycache__/queue_controller_v2.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/research_agent.cpython-310.pyc
Normal file
BIN
lib/__pycache__/research_agent.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/research_security_sanitizer.cpython-310.pyc
Normal file
BIN
lib/__pycache__/research_security_sanitizer.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/research_type_detector.cpython-310.pyc
Normal file
BIN
lib/__pycache__/research_type_detector.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/responsive_dispatcher.cpython-310.pyc
Normal file
BIN
lib/__pycache__/responsive_dispatcher.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/routine_validator.cpython-310.pyc
Normal file
BIN
lib/__pycache__/routine_validator.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/script_health_checker.cpython-310.pyc
Normal file
BIN
lib/__pycache__/script_health_checker.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/semantic_router.cpython-310.pyc
Normal file
BIN
lib/__pycache__/semantic_router.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/service_manager.cpython-310.pyc
Normal file
BIN
lib/__pycache__/service_manager.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/skill_learning_engine.cpython-310.pyc
Normal file
BIN
lib/__pycache__/skill_learning_engine.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/smart_flow_integration.cpython-310.pyc
Normal file
BIN
lib/__pycache__/smart_flow_integration.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/smart_router.cpython-310.pyc
Normal file
BIN
lib/__pycache__/smart_router.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/structural_analysis.cpython-310.pyc
Normal file
BIN
lib/__pycache__/structural_analysis.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/sub_agent_context.cpython-310.pyc
Normal file
BIN
lib/__pycache__/sub_agent_context.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/sub_agent_flow_integration.cpython-310.pyc
Normal file
BIN
lib/__pycache__/sub_agent_flow_integration.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/system_health_orchestrator.cpython-310.pyc
Normal file
BIN
lib/__pycache__/system_health_orchestrator.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/task_completion.cpython-310.pyc
Normal file
BIN
lib/__pycache__/task_completion.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/task_watchdog.cpython-310.pyc
Normal file
BIN
lib/__pycache__/task_watchdog.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/telegram_bridge.cpython-310.pyc
Normal file
BIN
lib/__pycache__/telegram_bridge.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/time_metrics.cpython-310.pyc
Normal file
BIN
lib/__pycache__/time_metrics.cpython-310.pyc
Normal file
Binary file not shown.
BIN
lib/__pycache__/watchdog.cpython-310.pyc
Normal file
BIN
lib/__pycache__/watchdog.cpython-310.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user