diff --git a/openhands/agenthub/browsing_agent/browsing_agent.py b/openhands/agenthub/browsing_agent/browsing_agent.py index 65071a2f11..b9cc15837d 100644 --- a/openhands/agenthub/browsing_agent/browsing_agent.py +++ b/openhands/agenthub/browsing_agent/browsing_agent.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/browsing_agent/response_parser.py b/openhands/agenthub/browsing_agent/response_parser.py index b7f7ee19ce..3a932907cd 100644 --- a/openhands/agenthub/browsing_agent/response_parser.py +++ b/openhands/agenthub/browsing_agent/response_parser.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/browsing_agent/utils.py b/openhands/agenthub/browsing_agent/utils.py index d5dc119933..b33b62468b 100644 --- a/openhands/agenthub/browsing_agent/utils.py +++ b/openhands/agenthub/browsing_agent/utils.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/codeact_agent.py b/openhands/agenthub/codeact_agent/codeact_agent.py index d03f0f83a7..18960a0eca 100644 --- a/openhands/agenthub/codeact_agent/codeact_agent.py +++ b/openhands/agenthub/codeact_agent/codeact_agent.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/function_calling.py b/openhands/agenthub/codeact_agent/function_calling.py index dc17aac6c7..f1cf4364fb 100644 --- a/openhands/agenthub/codeact_agent/function_calling.py +++ b/openhands/agenthub/codeact_agent/function_calling.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/bash.py b/openhands/agenthub/codeact_agent/tools/bash.py index 00a98f4e4d..62980b5435 100644 --- a/openhands/agenthub/codeact_agent/tools/bash.py +++ b/openhands/agenthub/codeact_agent/tools/bash.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/browser.py b/openhands/agenthub/codeact_agent/tools/browser.py index df1451ffd4..d27274d762 100644 --- a/openhands/agenthub/codeact_agent/tools/browser.py +++ b/openhands/agenthub/codeact_agent/tools/browser.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/condensation_request.py b/openhands/agenthub/codeact_agent/tools/condensation_request.py index 7862aab015..64d86ddead 100644 --- a/openhands/agenthub/codeact_agent/tools/condensation_request.py +++ b/openhands/agenthub/codeact_agent/tools/condensation_request.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/finish.py b/openhands/agenthub/codeact_agent/tools/finish.py index f5b9b70d71..415c02f5ca 100644 --- a/openhands/agenthub/codeact_agent/tools/finish.py +++ b/openhands/agenthub/codeact_agent/tools/finish.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/ipython.py b/openhands/agenthub/codeact_agent/tools/ipython.py index 28ee55d29a..a28040b805 100644 --- a/openhands/agenthub/codeact_agent/tools/ipython.py +++ b/openhands/agenthub/codeact_agent/tools/ipython.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/llm_based_edit.py b/openhands/agenthub/codeact_agent/tools/llm_based_edit.py index 97e223aeeb..b6fee388c3 100644 --- a/openhands/agenthub/codeact_agent/tools/llm_based_edit.py +++ b/openhands/agenthub/codeact_agent/tools/llm_based_edit.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/prompt.py b/openhands/agenthub/codeact_agent/tools/prompt.py index 9bd8cf941b..11878bb671 100644 --- a/openhands/agenthub/codeact_agent/tools/prompt.py +++ b/openhands/agenthub/codeact_agent/tools/prompt.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/security_utils.py b/openhands/agenthub/codeact_agent/tools/security_utils.py index b7a45b03ad..2568c55f97 100644 --- a/openhands/agenthub/codeact_agent/tools/security_utils.py +++ b/openhands/agenthub/codeact_agent/tools/security_utils.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/str_replace_editor.py b/openhands/agenthub/codeact_agent/tools/str_replace_editor.py index 2adcef4987..158ec2e5e1 100644 --- a/openhands/agenthub/codeact_agent/tools/str_replace_editor.py +++ b/openhands/agenthub/codeact_agent/tools/str_replace_editor.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/task_tracker.py b/openhands/agenthub/codeact_agent/tools/task_tracker.py index ae556545b0..1747091ab5 100644 --- a/openhands/agenthub/codeact_agent/tools/task_tracker.py +++ b/openhands/agenthub/codeact_agent/tools/task_tracker.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/codeact_agent/tools/think.py b/openhands/agenthub/codeact_agent/tools/think.py index f25d682c26..9e24418fdd 100644 --- a/openhands/agenthub/codeact_agent/tools/think.py +++ b/openhands/agenthub/codeact_agent/tools/think.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/dummy_agent/agent.py b/openhands/agenthub/dummy_agent/agent.py index 74d818d2ea..47e48062b4 100644 --- a/openhands/agenthub/dummy_agent/agent.py +++ b/openhands/agenthub/dummy_agent/agent.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/loc_agent/function_calling.py b/openhands/agenthub/loc_agent/function_calling.py index b88cca5b57..dd3b74c6ff 100644 --- a/openhands/agenthub/loc_agent/function_calling.py +++ b/openhands/agenthub/loc_agent/function_calling.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/loc_agent/loc_agent.py b/openhands/agenthub/loc_agent/loc_agent.py index 8dfe65226f..4e4034aca5 100644 --- a/openhands/agenthub/loc_agent/loc_agent.py +++ b/openhands/agenthub/loc_agent/loc_agent.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/loc_agent/tools/explore_structure.py b/openhands/agenthub/loc_agent/tools/explore_structure.py index 221aef0299..b7a534a8cb 100644 --- a/openhands/agenthub/loc_agent/tools/explore_structure.py +++ b/openhands/agenthub/loc_agent/tools/explore_structure.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/loc_agent/tools/search_content.py b/openhands/agenthub/loc_agent/tools/search_content.py index 233cda3900..ab6537bd59 100644 --- a/openhands/agenthub/loc_agent/tools/search_content.py +++ b/openhands/agenthub/loc_agent/tools/search_content.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/readonly_agent/function_calling.py b/openhands/agenthub/readonly_agent/function_calling.py index b047ee9ec9..005ed8a252 100644 --- a/openhands/agenthub/readonly_agent/function_calling.py +++ b/openhands/agenthub/readonly_agent/function_calling.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/readonly_agent/readonly_agent.py b/openhands/agenthub/readonly_agent/readonly_agent.py index af5965395a..13fe6a7181 100644 --- a/openhands/agenthub/readonly_agent/readonly_agent.py +++ b/openhands/agenthub/readonly_agent/readonly_agent.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/readonly_agent/tools/glob.py b/openhands/agenthub/readonly_agent/tools/glob.py index 85c5c5bd92..7ec4792db1 100644 --- a/openhands/agenthub/readonly_agent/tools/glob.py +++ b/openhands/agenthub/readonly_agent/tools/glob.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/readonly_agent/tools/grep.py b/openhands/agenthub/readonly_agent/tools/grep.py index d0695ac36a..2395f7e9a1 100644 --- a/openhands/agenthub/readonly_agent/tools/grep.py +++ b/openhands/agenthub/readonly_agent/tools/grep.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/readonly_agent/tools/view.py b/openhands/agenthub/readonly_agent/tools/view.py index ef8e5159a2..c3d1295742 100644 --- a/openhands/agenthub/readonly_agent/tools/view.py +++ b/openhands/agenthub/readonly_agent/tools/view.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/agenthub/visualbrowsing_agent/visualbrowsing_agent.py b/openhands/agenthub/visualbrowsing_agent/visualbrowsing_agent.py index 3f858b9c10..6ddb8278a9 100644 --- a/openhands/agenthub/visualbrowsing_agent/visualbrowsing_agent.py +++ b/openhands/agenthub/visualbrowsing_agent/visualbrowsing_agent.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/controller/action_parser.py b/openhands/controller/action_parser.py index cb7d1e472f..6d632b8610 100644 --- a/openhands/controller/action_parser.py +++ b/openhands/controller/action_parser.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/controller/agent.py b/openhands/controller/agent.py index cff5cda918..6aaaaf9b0b 100644 --- a/openhands/controller/agent.py +++ b/openhands/controller/agent.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/controller/agent_controller.py b/openhands/controller/agent_controller.py index 9948007208..710e912435 100644 --- a/openhands/controller/agent_controller.py +++ b/openhands/controller/agent_controller.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/controller/replay.py b/openhands/controller/replay.py index 98cfa477cc..8294369c6a 100644 --- a/openhands/controller/replay.py +++ b/openhands/controller/replay.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/controller/state/control_flags.py b/openhands/controller/state/control_flags.py index bafeeff6b2..2973b78a44 100644 --- a/openhands/controller/state/control_flags.py +++ b/openhands/controller/state/control_flags.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/controller/state/state.py b/openhands/controller/state/state.py index 94e6742b7c..5640f3ecb5 100644 --- a/openhands/controller/state/state.py +++ b/openhands/controller/state/state.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/controller/state/state_tracker.py b/openhands/controller/state/state_tracker.py index a7c6c915d3..b314f64255 100644 --- a/openhands/controller/state/state_tracker.py +++ b/openhands/controller/state/state_tracker.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/controller/stuck.py b/openhands/controller/stuck.py index 27fde6c169..c951d89540 100644 --- a/openhands/controller/stuck.py +++ b/openhands/controller/stuck.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/agent_config.py b/openhands/core/config/agent_config.py index 60315ed6fa..c93c8b9058 100644 --- a/openhands/core/config/agent_config.py +++ b/openhands/core/config/agent_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/arg_utils.py b/openhands/core/config/arg_utils.py index 4b90aa16ad..e0fec320da 100644 --- a/openhands/core/config/arg_utils.py +++ b/openhands/core/config/arg_utils.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/condenser_config.py b/openhands/core/config/condenser_config.py index afb2ee00bb..912c57331b 100644 --- a/openhands/core/config/condenser_config.py +++ b/openhands/core/config/condenser_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/config_utils.py b/openhands/core/config/config_utils.py index 88c9853cf3..85cfc01e6c 100644 --- a/openhands/core/config/config_utils.py +++ b/openhands/core/config/config_utils.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/extended_config.py b/openhands/core/config/extended_config.py index ab5decc8a5..75a443b3b4 100644 --- a/openhands/core/config/extended_config.py +++ b/openhands/core/config/extended_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/kubernetes_config.py b/openhands/core/config/kubernetes_config.py index 07d4a19746..8845de8613 100644 --- a/openhands/core/config/kubernetes_config.py +++ b/openhands/core/config/kubernetes_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/llm_config.py b/openhands/core/config/llm_config.py index 0bb993b8ef..077d95162f 100644 --- a/openhands/core/config/llm_config.py +++ b/openhands/core/config/llm_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/mcp_config.py b/openhands/core/config/mcp_config.py index 9f97624e82..00b739cff7 100644 --- a/openhands/core/config/mcp_config.py +++ b/openhands/core/config/mcp_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/model_routing_config.py b/openhands/core/config/model_routing_config.py index 8f20abc0fa..18dd03af55 100644 --- a/openhands/core/config/model_routing_config.py +++ b/openhands/core/config/model_routing_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/openhands_config.py b/openhands/core/config/openhands_config.py index 82834aac35..4b0f32c117 100644 --- a/openhands/core/config/openhands_config.py +++ b/openhands/core/config/openhands_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/sandbox_config.py b/openhands/core/config/sandbox_config.py index 4b9aa864ed..6e782fc48f 100644 --- a/openhands/core/config/sandbox_config.py +++ b/openhands/core/config/sandbox_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/security_config.py b/openhands/core/config/security_config.py index 2200448082..e8bc12f8fe 100644 --- a/openhands/core/config/security_config.py +++ b/openhands/core/config/security_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/config/utils.py b/openhands/core/config/utils.py index 3953f2a513..8795dad344 100644 --- a/openhands/core/config/utils.py +++ b/openhands/core/config/utils.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/const/guide_url.py b/openhands/core/const/guide_url.py index dce7264aff..37ba5e8418 100644 --- a/openhands/core/const/guide_url.py +++ b/openhands/core/const/guide_url.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/download.py b/openhands/core/download.py index 6e481054c5..9d978ecaba 100644 --- a/openhands/core/download.py +++ b/openhands/core/download.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/exceptions.py b/openhands/core/exceptions.py index 21f25d45eb..60da78af1f 100644 --- a/openhands/core/exceptions.py +++ b/openhands/core/exceptions.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/logger.py b/openhands/core/logger.py index 1ea620b6ab..ba2eb4f193 100644 --- a/openhands/core/logger.py +++ b/openhands/core/logger.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/loop.py b/openhands/core/loop.py index e89136dc97..1b30d9a3b9 100644 --- a/openhands/core/loop.py +++ b/openhands/core/loop.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/main.py b/openhands/core/main.py index 6f785b09ab..03dfca0f1a 100644 --- a/openhands/core/main.py +++ b/openhands/core/main.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/message.py b/openhands/core/message.py index cd3298b04a..596ede01e7 100644 --- a/openhands/core/message.py +++ b/openhands/core/message.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/message_utils.py b/openhands/core/message_utils.py index 0d75ff9a4d..8f12bea1c1 100644 --- a/openhands/core/message_utils.py +++ b/openhands/core/message_utils.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/schema/action.py b/openhands/core/schema/action.py index c3d63b80df..ed7abd17e0 100644 --- a/openhands/core/schema/action.py +++ b/openhands/core/schema/action.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/schema/agent.py b/openhands/core/schema/agent.py index 8e46e181b2..6a240fef4e 100644 --- a/openhands/core/schema/agent.py +++ b/openhands/core/schema/agent.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/schema/exit_reason.py b/openhands/core/schema/exit_reason.py index 8ba159bfbf..ce007236d6 100644 --- a/openhands/core/schema/exit_reason.py +++ b/openhands/core/schema/exit_reason.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/schema/observation.py b/openhands/core/schema/observation.py index dac675b929..6a38c66a13 100644 --- a/openhands/core/schema/observation.py +++ b/openhands/core/schema/observation.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/core/setup.py b/openhands/core/setup.py index 28664dcf8d..acfdfa4253 100644 --- a/openhands/core/setup.py +++ b/openhands/core/setup.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/async_llm.py b/openhands/llm/async_llm.py index 8aa1be321a..53498f099f 100644 --- a/openhands/llm/async_llm.py +++ b/openhands/llm/async_llm.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/bedrock.py b/openhands/llm/bedrock.py index fa284983f8..456630c07b 100644 --- a/openhands/llm/bedrock.py +++ b/openhands/llm/bedrock.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/debug_mixin.py b/openhands/llm/debug_mixin.py index 3c0718b327..16528ea05a 100644 --- a/openhands/llm/debug_mixin.py +++ b/openhands/llm/debug_mixin.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/fn_call_converter.py b/openhands/llm/fn_call_converter.py index bea9eb81a9..7f8ccb138d 100644 --- a/openhands/llm/fn_call_converter.py +++ b/openhands/llm/fn_call_converter.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/llm.py b/openhands/llm/llm.py index 1e53df4dc1..10c81b9543 100644 --- a/openhands/llm/llm.py +++ b/openhands/llm/llm.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/llm_registry.py b/openhands/llm/llm_registry.py index 38064bc070..457ba013b7 100644 --- a/openhands/llm/llm_registry.py +++ b/openhands/llm/llm_registry.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/llm_utils.py b/openhands/llm/llm_utils.py index e1c7b17d67..88ad2ec693 100644 --- a/openhands/llm/llm_utils.py +++ b/openhands/llm/llm_utils.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/metrics.py b/openhands/llm/metrics.py index 0d1ba81499..a4204d3a06 100644 --- a/openhands/llm/metrics.py +++ b/openhands/llm/metrics.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/model_features.py b/openhands/llm/model_features.py index 15e84598c2..96386026a4 100644 --- a/openhands/llm/model_features.py +++ b/openhands/llm/model_features.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/retry_mixin.py b/openhands/llm/retry_mixin.py index cf6dd037c5..dee8ea470a 100644 --- a/openhands/llm/retry_mixin.py +++ b/openhands/llm/retry_mixin.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/router/base.py b/openhands/llm/router/base.py index 8b8ef169a2..a842cf34c2 100644 --- a/openhands/llm/router/base.py +++ b/openhands/llm/router/base.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/router/rule_based/impl.py b/openhands/llm/router/rule_based/impl.py index a9672fa87e..8bba9b7e07 100644 --- a/openhands/llm/router/rule_based/impl.py +++ b/openhands/llm/router/rule_based/impl.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/streaming_llm.py b/openhands/llm/streaming_llm.py index bc1ede4b67..ab2961552c 100644 --- a/openhands/llm/streaming_llm.py +++ b/openhands/llm/streaming_llm.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/llm/tool_names.py b/openhands/llm/tool_names.py index 62ec7637fb..7c45fd63fe 100644 --- a/openhands/llm/tool_names.py +++ b/openhands/llm/tool_names.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/__main__.py b/openhands/server/__main__.py index 510a881fa5..8e581fbec8 100644 --- a/openhands/server/__main__.py +++ b/openhands/server/__main__.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/app.py b/openhands/server/app.py index d0dfa21f56..e9f75aa70e 100644 --- a/openhands/server/app.py +++ b/openhands/server/app.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/config/server_config.py b/openhands/server/config/server_config.py index bb6134e6aa..e7305ce214 100644 --- a/openhands/server/config/server_config.py +++ b/openhands/server/config/server_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/constants.py b/openhands/server/constants.py index 8722e77fb3..21260641db 100644 --- a/openhands/server/constants.py +++ b/openhands/server/constants.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/conversation_manager/conversation_manager.py b/openhands/server/conversation_manager/conversation_manager.py index 90da2c5857..2f704916ce 100644 --- a/openhands/server/conversation_manager/conversation_manager.py +++ b/openhands/server/conversation_manager/conversation_manager.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/conversation_manager/docker_nested_conversation_manager.py b/openhands/server/conversation_manager/docker_nested_conversation_manager.py index a97907964e..7ba91f17a9 100644 --- a/openhands/server/conversation_manager/docker_nested_conversation_manager.py +++ b/openhands/server/conversation_manager/docker_nested_conversation_manager.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/conversation_manager/standalone_conversation_manager.py b/openhands/server/conversation_manager/standalone_conversation_manager.py index 35913b16bf..c63d214280 100644 --- a/openhands/server/conversation_manager/standalone_conversation_manager.py +++ b/openhands/server/conversation_manager/standalone_conversation_manager.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/conversation_manager/utils.py b/openhands/server/conversation_manager/utils.py index e63b4adbe8..9aadfc8568 100644 --- a/openhands/server/conversation_manager/utils.py +++ b/openhands/server/conversation_manager/utils.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/data_models/agent_loop_info.py b/openhands/server/data_models/agent_loop_info.py index 5f321151a5..406acddb8b 100644 --- a/openhands/server/data_models/agent_loop_info.py +++ b/openhands/server/data_models/agent_loop_info.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/data_models/conversation_info.py b/openhands/server/data_models/conversation_info.py index 2c93cd1757..75e1176279 100644 --- a/openhands/server/data_models/conversation_info.py +++ b/openhands/server/data_models/conversation_info.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/data_models/conversation_info_result_set.py b/openhands/server/data_models/conversation_info_result_set.py index 773d521acc..e9820b8484 100644 --- a/openhands/server/data_models/conversation_info_result_set.py +++ b/openhands/server/data_models/conversation_info_result_set.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/data_models/feedback.py b/openhands/server/data_models/feedback.py index d6dcd125ff..a57b8abf9f 100644 --- a/openhands/server/data_models/feedback.py +++ b/openhands/server/data_models/feedback.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/dependencies.py b/openhands/server/dependencies.py index 8e3ec3fcd3..c8eef9c847 100644 --- a/openhands/server/dependencies.py +++ b/openhands/server/dependencies.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/file_config.py b/openhands/server/file_config.py index 9e98575bb7..efe53317e3 100644 --- a/openhands/server/file_config.py +++ b/openhands/server/file_config.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/files.py b/openhands/server/files.py index 08e69177c7..2640a00bb9 100644 --- a/openhands/server/files.py +++ b/openhands/server/files.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/listen.py b/openhands/server/listen.py index b77508b5a6..a145bd8b39 100644 --- a/openhands/server/listen.py +++ b/openhands/server/listen.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/listen_socket.py b/openhands/server/listen_socket.py index a1a9703975..9ef5da396f 100644 --- a/openhands/server/listen_socket.py +++ b/openhands/server/listen_socket.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/middleware.py b/openhands/server/middleware.py index dfc73e5b97..902a881df8 100644 --- a/openhands/server/middleware.py +++ b/openhands/server/middleware.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/mock/listen.py b/openhands/server/mock/listen.py index 65c85733ef..1b26bf37da 100644 --- a/openhands/server/mock/listen.py +++ b/openhands/server/mock/listen.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/monitoring.py b/openhands/server/monitoring.py index 1e450f6519..cecd1199aa 100644 --- a/openhands/server/monitoring.py +++ b/openhands/server/monitoring.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/conversation.py b/openhands/server/routes/conversation.py index 94dc1f2429..b245e2e6d8 100644 --- a/openhands/server/routes/conversation.py +++ b/openhands/server/routes/conversation.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/feedback.py b/openhands/server/routes/feedback.py index d6444a907b..30a243eb56 100644 --- a/openhands/server/routes/feedback.py +++ b/openhands/server/routes/feedback.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/files.py b/openhands/server/routes/files.py index 7e3f114169..b7e71693ef 100644 --- a/openhands/server/routes/files.py +++ b/openhands/server/routes/files.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/git.py b/openhands/server/routes/git.py index 3878561a0b..6434d79453 100644 --- a/openhands/server/routes/git.py +++ b/openhands/server/routes/git.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/health.py b/openhands/server/routes/health.py index e0bb0501d2..58c72c6b93 100644 --- a/openhands/server/routes/health.py +++ b/openhands/server/routes/health.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/manage_conversations.py b/openhands/server/routes/manage_conversations.py index bce8db6f97..0273abc6e7 100644 --- a/openhands/server/routes/manage_conversations.py +++ b/openhands/server/routes/manage_conversations.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/public.py b/openhands/server/routes/public.py index 5e8669dfa8..76ca3f505f 100644 --- a/openhands/server/routes/public.py +++ b/openhands/server/routes/public.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/secrets.py b/openhands/server/routes/secrets.py index 2f3910c998..033471cc6b 100644 --- a/openhands/server/routes/secrets.py +++ b/openhands/server/routes/secrets.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/security.py b/openhands/server/routes/security.py index 4415253308..5ff1bfdd70 100644 --- a/openhands/server/routes/security.py +++ b/openhands/server/routes/security.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/settings.py b/openhands/server/routes/settings.py index 8ae35b0f01..7db5a54c4b 100644 --- a/openhands/server/routes/settings.py +++ b/openhands/server/routes/settings.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/routes/trajectory.py b/openhands/server/routes/trajectory.py index 0b3d2c0f7e..ccd54a4f18 100644 --- a/openhands/server/routes/trajectory.py +++ b/openhands/server/routes/trajectory.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/services/conversation_service.py b/openhands/server/services/conversation_service.py index 242ea56294..d37d26fbd8 100644 --- a/openhands/server/services/conversation_service.py +++ b/openhands/server/services/conversation_service.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/services/conversation_stats.py b/openhands/server/services/conversation_stats.py index b2cf045ad3..f079739562 100644 --- a/openhands/server/services/conversation_stats.py +++ b/openhands/server/services/conversation_stats.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/session/agent_session.py b/openhands/server/session/agent_session.py index 1a42e3e817..9fc3fa9d20 100644 --- a/openhands/server/session/agent_session.py +++ b/openhands/server/session/agent_session.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/session/conversation.py b/openhands/server/session/conversation.py index 727566690c..fa9bacc2fb 100644 --- a/openhands/server/session/conversation.py +++ b/openhands/server/session/conversation.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/session/conversation_init_data.py b/openhands/server/session/conversation_init_data.py index 2e10813157..efdbef5524 100644 --- a/openhands/server/session/conversation_init_data.py +++ b/openhands/server/session/conversation_init_data.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/session/session.py b/openhands/server/session/session.py index d3f337bd8d..c27c0ff2d7 100644 --- a/openhands/server/session/session.py +++ b/openhands/server/session/session.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/settings.py b/openhands/server/settings.py index 01c6f2dbed..bc799af438 100644 --- a/openhands/server/settings.py +++ b/openhands/server/settings.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/shared.py b/openhands/server/shared.py index 9800f3712b..0e61588d7e 100644 --- a/openhands/server/shared.py +++ b/openhands/server/shared.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/static.py b/openhands/server/static.py index 82893a84cf..d8f70f1bd3 100644 --- a/openhands/server/static.py +++ b/openhands/server/static.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/types.py b/openhands/server/types.py index 345f92acbf..e04d0bb1f0 100644 --- a/openhands/server/types.py +++ b/openhands/server/types.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/user_auth/default_user_auth.py b/openhands/server/user_auth/default_user_auth.py index 29d9f19531..70d8e177f4 100644 --- a/openhands/server/user_auth/default_user_auth.py +++ b/openhands/server/user_auth/default_user_auth.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/user_auth/user_auth.py b/openhands/server/user_auth/user_auth.py index 98b30f9a7a..f8f8ee4f5d 100644 --- a/openhands/server/user_auth/user_auth.py +++ b/openhands/server/user_auth/user_auth.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk diff --git a/openhands/server/utils.py b/openhands/server/utils.py index efbf125c1b..91dd77e140 100644 --- a/openhands/server/utils.py +++ b/openhands/server/utils.py @@ -1,4 +1,4 @@ -# IMPORTANT: LEGACY V0 CODE +# IMPORTANT: LEGACY V0 CODE - Deprecated since version 1.0.0, scheduled for removal April 1, 2026 # This file is part of the legacy (V0) implementation of OpenHands and will be removed soon as we complete the migration to V1. # OpenHands V1 uses the Software Agent SDK for the agentic core and runs a new application server. Please refer to: # - V1 agentic core (SDK): https://github.com/OpenHands/software-agent-sdk