drydock-cli 2.8.32__tar.gz → 2.8.34__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- drydock_cli-2.8.34/.auto_release.lock +1 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/PKG-INFO +1 -1
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/agent_loop.py +17 -1
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/pyproject.toml +1 -1
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/hle_babysitter.sh +6 -2
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/hle_eval.py +4 -2
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/trip_log.md +238 -0
- drydock_cli-2.8.32/.auto_release.lock +0 -1
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.github/CODEOWNERS +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.github/DISCUSSION_TEMPLATE/ideas.yml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.github/ISSUE_TEMPLATE/bug-report.yml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.github/workflows/build-and-upload.yml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.github/workflows/ci.yml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.github/workflows/issue-labeler.yml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.github/workflows/release.yml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.gitignore +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.pre-commit-config.yaml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.python-version +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.typos.toml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.vscode/extensions.json +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.vscode/launch.json +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/.vscode/settings.json +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/AGENTS.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/Admiral.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/CHANGELOG.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/CLAUDE.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/CONTRIBUTING.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/DEEP_NOIR_PRD.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/DEPLOYMENT.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/DRYDOCK.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/HLE_PRD.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/JETSON_BENCH.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/LICENSE +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/MODEL_SHORTCOMINGS.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/NOTICE +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/README.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/SOVEREIGN_PRD.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/TRIAGE_v1.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/action.yml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/README.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results1.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results13.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results14.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results15.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results16.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results17.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results18.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results19.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results2.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results20.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results3.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results4.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results5.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results6.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results7.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results8.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results9.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/baseline_history/results_evolved_v1.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/distribution/zed/LICENSE +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/distribution/zed/extension.toml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/distribution/zed/icons/mistral_vibe.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/README.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/acp-setup.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/archive/BASELINE_412.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/archive/Drydock_rebrand.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/archive/OVERNIGHT_PROGRESS.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/archive/OVERNIGHT_REPORT_2026_04_13.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/archive/PERF_SWEEP_PLAN.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/archive/PRD.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/archive/drydock_terms.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/archive/resume.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/docs/proxy-setup.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/__main__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/acp_agent_loop.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/acp_logger.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/entrypoint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/tools/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/tools/base.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/tools/builtins/bash.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/tools/builtins/read_file.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/tools/builtins/search_replace.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/tools/builtins/todo.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/tools/builtins/write_file.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/tools/session_update.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/acp/utils.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/detectors.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/detectors_proposed.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/history.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/interventions.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/llm_analyzer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/metrics.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/opus_escalator.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/persistence.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/policy.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/proposer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/stager.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/task_classifier.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/tuning.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/validator.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/admiral/worker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/autocompletion/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/autocompletion/base.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/autocompletion/path_completion.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/autocompletion/slash_command.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/cli.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/clipboard.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/commands.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/entrypoint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/fix_windows_path.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/history_manager.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/plan_offer/adapters/http_whoami_gateway.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/plan_offer/decide_plan_offer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/plan_offer/ports/whoami_gateway.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/terminal_setup.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/ansi_markdown.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/app.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/app.tcss +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/external_editor.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/handlers/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/handlers/event_handler.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/notifications/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/notifications/adapters/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/notifications/adapters/textual_notification_adapter.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/notifications/ports/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/notifications/ports/notification_port.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/approval_app.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/banner/banner.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/banner/petit_chat.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/braille_renderer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/chat_input/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/chat_input/body.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/chat_input/completion_manager.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/chat_input/completion_popup.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/chat_input/container.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/chat_input/text_area.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/checkpoint_picker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/compact.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/config_app.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/context_progress.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/load_more.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/loading.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/messages.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/no_markup_static.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/path_display.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/proxy_setup_app.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/question_app.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/session_picker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/spinner.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/status_message.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/teleport_message.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/tool_widgets.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/tools.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/widgets/vscode_compat.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/windowing/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/windowing/history.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/windowing/history_windowing.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/textual_ui/windowing/state.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/update_notifier/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/update_notifier/adapters/filesystem_update_cache_repository.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/update_notifier/adapters/github_update_gateway.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/update_notifier/adapters/pypi_update_gateway.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/update_notifier/ports/update_cache_repository.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/update_notifier/ports/update_gateway.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/update_notifier/update.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/cli/update_notifier/whats_new.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/agents/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/agents/manager.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/agents/models.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/auth/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/auth/crypto.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/auth/github.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/autocompletion/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/autocompletion/completers.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/autocompletion/file_indexer/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/autocompletion/file_indexer/ignore_rules.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/autocompletion/file_indexer/indexer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/autocompletion/file_indexer/store.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/autocompletion/file_indexer/watcher.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/autocompletion/fuzzy.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/autocompletion/path_prompt.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/autocompletion/path_prompt_adapter.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/build_orchestrator.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/checkpoint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/classifier/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/classifier/__main__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/classifier/classifier.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/classifier/dispatcher.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/classifier/rules.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/classifier/signal.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/config/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/config/_dotenv.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/config/_settings.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/config/doctor.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/config/harness_files/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/config/harness_files/_harness_manager.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/config/harness_files/_paths.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/config/local_detect.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/config/migrate.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/constraint_hint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/consultant.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/context_recovery.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/drydock_states.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/hooks.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/backend/anthropic.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/backend/base.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/backend/factory.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/backend/generic.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/backend/mistral.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/backend/reasoning_adapter.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/backend/vertex.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/exceptions.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/format.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/message_utils.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/llm/types.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/logger.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/middleware.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/output_formatters.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/paths/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/paths/_drydock_home.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/paths/_local_config_walk.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/paths/conventions.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/plan_session.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/plugins.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/programmatic.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/builder.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/cli.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/compact.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/dangerous_directory.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/diagnostic.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/explore.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/gemma4.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/planner.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/project_context.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/prompts/tests.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/proxy_setup.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/session/agent_memory.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/session/checkpoints.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/session/session_loader.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/session/session_logger.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/session/session_migration.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/session/state_file.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/session_checker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/skills/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/skills/manager.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/skills/models.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/skills/parser.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/slug.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/steering_hook.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/system_prompt.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/telemetry/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/telemetry/send.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/teleport/errors.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/teleport/git.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/teleport/nuage.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/teleport/teleport.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/teleport/types.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/base.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/_task_manager.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/algebra_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/ask_user_question.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/bash.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/chemistry_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/count_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/cron.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/exit_plan_mode.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/glob_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/grep.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/invoke_skill.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/linear_algebra_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/logic_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/lsp.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/math_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/mcp_resources.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/memory_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/notebook_edit.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/number_theory_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/powershell.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/ask_user_question.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/bash.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/cron.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/glob.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/grep.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/invoke_skill.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/lsp.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/mcp_resources.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/notebook_edit.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/powershell.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/read_file.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/retrieve.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/search_replace.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/swe_bench.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/task.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/task_manager.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/todo.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/tool_search.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/webfetch.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/websearch.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/worktree.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/prompts/write_file.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/read_file.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/retrieve.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/search_replace.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/set_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/solve_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/stats_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/task.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/todo.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/tool_search.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/units_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/verify_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/webfetch.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/websearch.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/worktree.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/builtins/write_file.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/injection_guard.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/manager.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/mcp/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/mcp/registry.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/mcp/tools.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/mcp_sampling.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/ui.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/tools/utils.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/trusted_folders.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/types.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/core/utils.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/curiosity/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/curiosity/__main__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/curiosity/gap_detector.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/curiosity/item.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/curiosity/queue.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/curiosity/surprise.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/graphrag/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/graphrag/__main__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/graphrag/code_indexer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/graphrag/retriever.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/graphrag/storage.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/graphrag/text_indexer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/setup/onboarding/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/setup/onboarding/base.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/setup/onboarding/onboarding.tcss +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/setup/onboarding/screens/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/setup/onboarding/screens/api_key.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/setup/onboarding/screens/choice.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/setup/onboarding/screens/local_model.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/setup/onboarding/screens/welcome.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/setup/trusted_folders/trust_folder_dialog.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/setup/trusted_folders/trust_folder_dialog.tcss +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/api-design/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/audit-tests/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/batch/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/commit-code/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/constraint-reasoning/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/context-summary/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/create-presentation/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/deep-research/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/deploy/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/diff-review/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/doc-gen/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/explain-code/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/explore-code/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/fix-issue/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/git-ops/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/init-project/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/investigate/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/logic/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/logic/assets/cheat_sheet_full.txt +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/loop/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/migrate/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/perf-analyze/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/plan-impl/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/pr-review/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/prove/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/refactor/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/regex-help/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/review/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/security-review/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/ship/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/simplify/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/strong-tests/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/skills/test-verify/SKILL.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/__main__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/applier.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/config.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/registry.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/sandbox.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/sidecar/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/sidecar/header_parser.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/sidecar/hooks.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/sidecar/loader.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/sidecar/server.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/train/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/train/capture.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/train/compute_vector.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/train/extract_pairs.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/train/scan_sessions.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/steering/vectors.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock/whats_new.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/drydock-acp.spec +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/flake.lock +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/flake.nix +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/outlook_draft_assistant.tar.gz +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/README.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/config_base.toml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/config_best.toml +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/deep_noir/pairs/empty_after_bash.jsonl +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/deep_noir/pairs/scan_empty_after_bash.jsonl +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/domain_spec.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/experimenter.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/kernel.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/mini_prd.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/mini_prompts.txt +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/proposer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/research/results.tsv +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/resume.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/README.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/admiral_probe.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/archive/auto_test_loop.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/archive/monitor_test_battery.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/archive/overnight_agents_test.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/archive/test_bank.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/archive/test_full.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/archive/test_smoke.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/archive/tui_test.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/audit_sampler.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/auto_generate_tests.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/auto_release.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/autonomous_review.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/autonomous_review_prompt.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/backfill_hle_curiosity.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/backup.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/bench_inference.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/bump_version.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/classify_pulse.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/consume_retrieval_queue.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/curiosity_idle_cycle.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/dedupe_dispatch_queues.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/deploy_to_github.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/dispatch_report.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/drydock_status.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/fetch_arxiv_abstracts.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/gen_2000_prompts.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/hle_aggregate.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/hle_burndown.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/hle_burndown_keepalive.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/hle_eval_seed.jsonl +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/llm_balancer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/notify_release.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/perf_baseline_when_idle.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/perf_sweep.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/poll_issues.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/publish_to_pypi.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/queue_top.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/ralph_loop.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/rejudge_hle.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/research_babysitter.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/shakedown.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/shakedown_interactive.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/shakedown_suite.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/shakedown_variance.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/start_steering_sidecar.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/stress_babysitter.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/stress_prompts_50.txt +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/stress_prompts_realuser.txt +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/stress_prompts_tool_agent.txt +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/stress_prompts_tool_agent_2000.txt +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/stress_shakedown.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/stress_telegram_status.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/stress_watcher.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/telegram_bot.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/tool_usage_report.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/scripts/vllm_failover.sh +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/conftest.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_acp.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_agent_thought.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_bash.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_compact_session_updates.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_content.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_initialize.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_list_sessions.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_load_session.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_multi_session.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_new_session.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_proxy_setup_acp.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_read_file.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_search_replace.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_set_config_option.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_set_mode.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_set_model.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_tool_call_session_update.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_utils.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/acp/test_write_file.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/autocompletion/test_file_indexer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/autocompletion/test_fuzzy.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/autocompletion/test_path_completer_fuzzy.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/autocompletion/test_path_completer_recursive.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/autocompletion/test_path_completion_controller.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/autocompletion/test_path_prompt_transformer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/autocompletion/test_slash_command_controller.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/autocompletion/test_ui_chat_autocompletion.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/backend/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/backend/data/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/backend/data/fireworks.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/backend/data/mistral.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/backend/test_anthropic_adapter.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/backend/test_backend.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/backend/test_generic_adapter_sanitize.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/backend/test_reasoning_adapter.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/backend/test_vertex_anthropic_adapter.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/plan_offer/adapters/fake_whoami_gateway.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/plan_offer/test_decide_plan_offer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/plan_offer/test_http_whoami_gateway.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_bell_notifications.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_braille_renderer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_clipboard.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_commands.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_copy_shortcuts.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_external_editor.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_no_markup_static.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_question_app.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_spinner.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_switching_mode.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_ui_clipboard_notifications.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_ui_session_incremental_renderer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_ui_session_resume.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/test_ui_skill_dispatch.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/textual_ui/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/cli/textual_ui/test_session_picker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/conftest.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_agents.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_auth_crypto.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_auth_github.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_circuit_breaker_count_escalation.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_circuit_breaker_readonly_threshold.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_config_load_dotenv.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_config_paths.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_config_resolution.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_file_logging.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_plan_session.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_proxy_setup.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_slug.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_telemetry_send.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_teleport_git.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_teleport_nuage.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_teleport_service.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_trusted_folders.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/core/test_utils.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/e2e/common.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/e2e/conftest.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/e2e/mock_server.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/e2e/test_cli_tui_onboarding.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/e2e/test_cli_tui_streaming.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/e2e/test_cli_tui_tool_approval.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/fixtures/doc_qa_system_prd.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/mock/__init__.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/mock/mock_backend_factory.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/mock/mock_entrypoint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/mock/utils.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/onboarding/test_run_onboarding.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/onboarding/test_ui_onboarding.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/session/test_session_loader.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/session/test_session_logger.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/session/test_session_migration.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/skills/conftest.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/skills/test_manager.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/skills/test_models.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/skills/test_parser.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_ask_user_question/test_snapshot_ask_user_question_collapsed.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_ask_user_question/test_snapshot_ask_user_question_expanded.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_basic_conversation/test_snapshot_shows_basic_conversation.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_code_block_horizontal_scrolling/test_snapshot_allows_horizontal_scrolling_for_long_code_blocks.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_empty_assistant_before_reasoning/test_snapshot_empty_assistant_removed_when_reasoning_starts.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_modes/test_snapshot_cycle_to_accept_edits_mode.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_modes/test_snapshot_cycle_to_auto_approve_mode.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_modes/test_snapshot_cycle_to_plan_mode.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_modes/test_snapshot_cycle_wraps_to_default.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_modes/test_snapshot_default_mode.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_parallel_tool_calls/test_snapshot_parallel_tool_calls_pending.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_parallel_tool_calls/test_snapshot_parallel_tool_calls_resolved.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_proxy_setup/test_snapshot_proxy_setup_cancel_discards_changes.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_proxy_setup/test_snapshot_proxy_setup_edit_existing_values.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_proxy_setup/test_snapshot_proxy_setup_initial_empty.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_proxy_setup/test_snapshot_proxy_setup_initial_with_values.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_proxy_setup/test_snapshot_proxy_setup_save_error.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_proxy_setup/test_snapshot_proxy_setup_save_new_values.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_question_answer_first_advance.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_question_first_answered_checkmark.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_question_initial.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_question_navigate_left_wraps.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_question_navigate_right.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_question_tab_to_second.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_select_initial.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_select_mixed_selection.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_select_navigate_to_submit.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_select_other_with_text.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_select_toggle_first.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_select_toggle_multiple.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_multi_select_untoggle.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_question_app_initial.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_question_app_navigate_down.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_question_app_navigate_to_other.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_question_app_navigate_to_third_option.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_question_app_navigate_up_wraps.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_question_app/test_snapshot_question_app_other_typing.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_reasoning_content/test_snapshot_buffered_reasoning_yields_before_content.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_reasoning_content/test_snapshot_shows_interleaved_reasoning.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_reasoning_content/test_snapshot_shows_reasoning_content.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_reasoning_content/test_snapshot_shows_reasoning_content_expanded.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_release_update_notification/test_snapshot_shows_release_update_notification.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_session_resume/test_snapshot_shows_resumed_session_messages.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_streaming_tool_call/test_snapshot_tool_call_partial.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_streaming_tool_call/test_snapshot_tool_call_updated.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_push_confirmation_cancel_selected.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_push_confirmation_multiple_commits.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_push_confirmation_single_commit.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_status_auth_complete.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_status_auth_required.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_status_checking_git.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_status_complete.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_status_error.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_status_pushing.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_status_sending_token.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_teleport/test_snapshot_teleport_status_starting_workflow.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_whats_new/test_snapshot_shows_no_plan_message.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_whats_new/test_snapshot_shows_switch_message.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_whats_new/test_snapshot_shows_upgrade_message.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/__snapshots__/test_ui_snapshot_whats_new/test_snapshot_shows_whats_new_message.svg +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/base_snapshot_test_app.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/conftest.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/snap_compare.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_ask_user_question.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_basic_conversation.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_code_block_horizontal_scrolling.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_empty_assistant_before_reasoning.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_modes.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_parallel_tool_calls.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_proxy_setup.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_question_app.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_reasoning_content.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_release_update_notification.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_session_resume.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_streaming_tool_call.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_teleport.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/snapshots/test_ui_snapshot_whats_new.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/stubs/fake_backend.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/stubs/fake_client.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/stubs/fake_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_admiral.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_admiral_hallucinated_tool_filter.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_admiral_intervention_outcome.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_admiral_phase3.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_admiral_proposed.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_admiral_session_id.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_admiral_struggle_dedup.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_agent_auto_compact.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_agent_backend.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_agent_observer_streaming.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_agent_stats.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_agent_tasks.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_agent_tool_call.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_agents.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_algebra_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_auto_retrieve_soft_nudge.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_bank_build.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_bank_debug.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_bank_multiagent.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_bank_prd.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_bank_prd_extended.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_bank_tools.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_bank_update.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_build_projects.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_checkpoint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_chemistry_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_classifier.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_cli_programmatic_preload.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_config_migration.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_constraint_hint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_context_recovery.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_count_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_curiosity.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_current_bugs.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_dispatch_report.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_dispatcher.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_drydock_regression.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_drydock_tasks.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_fake_tool_call_paren_syntax.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_full_regression.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_graphrag.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_graphrag_worked_examples.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_hallucinated_tool_suppression.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_history_manager.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_hle_aggregate.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_hle_score_method_split.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_hle_typing.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_integration.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_issue_fixes.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_linear_algebra_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_local_detect.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_logic_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_loop_detection.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_math_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_mcp_settings.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_memory_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_message_id.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_message_merging.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_middleware.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_multi_agent.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_number_theory_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_read_file_not_found_listing.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_real_failures.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_real_issues.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_real_workflow.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_reasoning_content.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_rejudge_hle.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_retrieval_consumer.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_retrieve_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_search_replace_args_not_truncated.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_set_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_smoke.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_solve_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_stats_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_steering.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_steering_capture.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_steering_compute_vector.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_steering_extract_pairs.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_steering_hook.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_steering_sidecar_chat_inputs.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_steering_sidecar_hooks.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_system_prompt.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_tagged_text.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_task_complete_nudge.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_tool_args.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_truncate_args_valid_json.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_truncated_arg_path_hint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_truncated_search_replace_escalation.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_truncated_write_escalation.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_ui_external_editor.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_ui_input_history.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_units_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_user_issues.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_verify_tool.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_wall_of_text_rescue.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_workloads.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/test_write_file_missing_path.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/testbank_helpers.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_ask_user_question.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_bash.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_bash_binary_grep_hint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_bash_consec_empty_search.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_bash_echo_escape_loop_breaker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_bash_empty_search_loop_breaker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_bash_error_loop_breaker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_bash_exact_cmd_loop_breaker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_bash_heredoc_confirmation.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_bash_kill_exit1_annotation.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_bash_python_c_syntaxerr_loop_breaker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_exit_plan_mode.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_grep.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_hallucinated_retrieval_redirect.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_invoke_context.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_manager_gemma_derived_models.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_manager_get_tool_config.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_mcp.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_mcp_sampling.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_read_file_dedup_alternating_offset.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_read_file_dedup_reembed.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_read_file_directory.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_read_file_limit_truncation.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_search_replace_append_fallback.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_search_replace_dir_path.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_search_replace_empty_content.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_search_replace_file_not_found.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_search_replace_first_failure_hint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_search_replace_hard_stop.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_search_replace_malformed_block.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_search_replace_no_op_loop_breaker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_search_replace_placeholder.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_search_replace_refused_loop_breaker.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_task.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_ui_bash_execution.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_webfetch.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_websearch.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_write_file_dedup_missing_imports.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/tools/test_write_file_missing_path_hint.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/update_notifier/adapters/fake_update_cache_repository.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/update_notifier/adapters/fake_update_gateway.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/update_notifier/test_do_update.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/update_notifier/test_filesystem_update_cache_repository.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/update_notifier/test_github_update_gateway.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/update_notifier/test_pypi_update_gateway.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/update_notifier/test_ui_update_notification.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/update_notifier/test_update_use_case.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/tests/update_notifier/test_whats_new.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/uv.lock +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/worked_examples/README.md +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/worked_examples/cli_subcommand_dispatch.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/worked_examples/lookup.json +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/worked_examples/sql_parser.py +0 -0
- {drydock_cli-2.8.32 → drydock_cli-2.8.34}/worked_examples/tree_walking_interpreter.py +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1883537
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: drydock-cli
|
|
3
|
-
Version: 2.8.
|
|
3
|
+
Version: 2.8.34
|
|
4
4
|
Summary: Local-first CLI coding agent — tested with Gemma 4 26B via vLLM
|
|
5
5
|
Project-URL: Homepage, https://github.com/fbobe321/drydock
|
|
6
6
|
Project-URL: Repository, https://github.com/fbobe321/drydock
|
|
@@ -838,9 +838,11 @@ class AgentLoop:
|
|
|
838
838
|
STOP_NOW_WARN_AT = int(getattr(self, "_admiral_stop_now_warn_at",
|
|
839
839
|
int(os.environ.get("DRYDOCK_STOP_NOW_WARN_AT", 60))))
|
|
840
840
|
STOP_NOW_TIME_SEC = int(os.environ.get("DRYDOCK_STOP_NOW_TIME_SEC", "0"))
|
|
841
|
+
TOOL_STOP_AFTER = int(os.environ.get("DRYDOCK_TOOL_STOP_AFTER", "0"))
|
|
841
842
|
_prompt_start = time.perf_counter()
|
|
842
843
|
_time_stop_injected = False
|
|
843
844
|
_time_stop_escalated = False
|
|
845
|
+
_tool_stop_injected = False
|
|
844
846
|
logger.warning("[TIMING] entering conversation while loop")
|
|
845
847
|
while not should_break_loop:
|
|
846
848
|
# Drain any user messages typed while the agent was working.
|
|
@@ -925,6 +927,18 @@ class AgentLoop:
|
|
|
925
927
|
"guess."
|
|
926
928
|
+ (f" {_stop_suffix}" if _stop_suffix else "")
|
|
927
929
|
)
|
|
930
|
+
if (TOOL_STOP_AFTER > 0
|
|
931
|
+
and not _tool_stop_injected
|
|
932
|
+
and tool_turns >= TOOL_STOP_AFTER):
|
|
933
|
+
_tool_stop_injected = True
|
|
934
|
+
_stop_suffix = os.environ.get("DRYDOCK_STOP_NOW_SUFFIX", "")
|
|
935
|
+
self._inject_system_note(
|
|
936
|
+
f"You have used {tool_turns} tool calls. "
|
|
937
|
+
"You may NOT call any more tools. "
|
|
938
|
+
"Your NEXT response must be plain text only — "
|
|
939
|
+
"write your best answer right now."
|
|
940
|
+
+ (f" {_stop_suffix}" if _stop_suffix else "")
|
|
941
|
+
)
|
|
928
942
|
if tool_turns == WRAP_UP_WARN_AT:
|
|
929
943
|
self._inject_system_note(
|
|
930
944
|
f"You have used {tool_turns} tool calls on this "
|
|
@@ -1028,7 +1042,9 @@ class AgentLoop:
|
|
|
1028
1042
|
elif ("context length" in error_str.lower()
|
|
1029
1043
|
or "maximum context" in error_str.lower()
|
|
1030
1044
|
or "400 bad request" in error_str.lower()
|
|
1031
|
-
or "status: 400" in error_str.lower()
|
|
1045
|
+
or "status: 400" in error_str.lower()
|
|
1046
|
+
or "exceeds the available context" in error_str.lower()
|
|
1047
|
+
or "error code: 400" in error_str.lower()):
|
|
1032
1048
|
# Context limit or malformed request — aggressive recovery
|
|
1033
1049
|
# Step 0 (added 2026-05-09): if the error looks like a
|
|
1034
1050
|
# malformed tool call (most common 400 cause that ISN'T
|
|
@@ -159,7 +159,9 @@ if [ -n "$GRAPHRAG_DB_OVERRIDE" ]; then
|
|
|
159
159
|
DRYDOCK_WRAP_UP_WARN_AT=8 \
|
|
160
160
|
DRYDOCK_STOP_NOW_WARN_AT=12 \
|
|
161
161
|
DRYDOCK_STOP_NOW_TIME_SEC=240 \
|
|
162
|
-
DRYDOCK_THINKING_BUDGET_TOKENS=
|
|
162
|
+
DRYDOCK_THINKING_BUDGET_TOKENS=4000 \
|
|
163
|
+
DRYDOCK_TOOL_STOP_AFTER=3 \
|
|
164
|
+
DRYDOCK_STOP_NOW_SUFFIX="End your response with 'FINAL ANSWER: <your answer>' on its own line." \
|
|
163
165
|
PYTHONUNBUFFERED=1 \
|
|
164
166
|
nohup "$PY" -u "$DRYDOCK/scripts/hle_eval.py" \
|
|
165
167
|
--source hle --limit "$LIMIT" --shuffle --seed "$SEED" --category "$CATEGORY" \
|
|
@@ -168,7 +170,9 @@ else
|
|
|
168
170
|
DRYDOCK_WRAP_UP_WARN_AT=8 \
|
|
169
171
|
DRYDOCK_STOP_NOW_WARN_AT=12 \
|
|
170
172
|
DRYDOCK_STOP_NOW_TIME_SEC=240 \
|
|
171
|
-
DRYDOCK_THINKING_BUDGET_TOKENS=
|
|
173
|
+
DRYDOCK_THINKING_BUDGET_TOKENS=4000 \
|
|
174
|
+
DRYDOCK_TOOL_STOP_AFTER=3 \
|
|
175
|
+
DRYDOCK_STOP_NOW_SUFFIX="End your response with 'FINAL ANSWER: <your answer>' on its own line." \
|
|
172
176
|
PYTHONUNBUFFERED=1 \
|
|
173
177
|
nohup "$PY" -u "$DRYDOCK/scripts/hle_eval.py" \
|
|
174
178
|
--source hle --limit "$LIMIT" --shuffle --seed "$SEED" --category "$CATEGORY" \
|
|
@@ -334,8 +334,9 @@ def _question_prompt(q: dict) -> str:
|
|
|
334
334
|
detection race). Keeping this on one line until that's debugged.
|
|
335
335
|
"""
|
|
336
336
|
return (
|
|
337
|
-
f"Answer this question
|
|
338
|
-
f"
|
|
337
|
+
f"Answer this question from your own knowledge. "
|
|
338
|
+
f"Use at most 1 tool lookup if truly needed, then commit to your answer. "
|
|
339
|
+
f"End your response with 'FINAL ANSWER:' followed by your answer on the same line. "
|
|
339
340
|
f"QUESTION: {q['question']}"
|
|
340
341
|
)
|
|
341
342
|
|
|
@@ -459,6 +460,7 @@ def run_one(q: dict, sk, run_dir: Path) -> dict:
|
|
|
459
460
|
"DRYDOCK_WRAP_UP_WARN_AT": os.environ.get("DRYDOCK_WRAP_UP_WARN_AT", "8"),
|
|
460
461
|
"DRYDOCK_STOP_NOW_WARN_AT": os.environ.get("DRYDOCK_STOP_NOW_WARN_AT", "12"),
|
|
461
462
|
"DRYDOCK_STOP_NOW_TIME_SEC": os.environ.get("DRYDOCK_STOP_NOW_TIME_SEC", "300"),
|
|
463
|
+
"DRYDOCK_TOOL_STOP_AFTER": os.environ.get("DRYDOCK_TOOL_STOP_AFTER", "2"),
|
|
462
464
|
"DRYDOCK_STOP_NOW_SUFFIX": "Write your best answer as 'FINAL ANSWER: <answer>' now."}
|
|
463
465
|
start = time.time()
|
|
464
466
|
# --dangerously-skip-permissions: HLE is batch eval against read-only
|
|
@@ -1,5 +1,214 @@
|
|
|
1
1
|
# Drydock Trip Log
|
|
2
2
|
|
|
3
|
+
## 2026-05-15 10:34 UTC tick
|
|
4
|
+
- Stress: restarted from step 1 (PID 1878801) — prior run had completed all 1658/1658 prompts; babysitter does not auto-recycle, so triggered manually
|
|
5
|
+
- HLE lifetime: 32/365 = 8.8% (Math 11.4%, CS/AI 2.3%, Chem 0.0%, Bio/Med 16.7%, Eng 4.3%); active batch PID 1875152 (16m elapsed, on Q5/10 Biology/Medicine)
|
|
6
|
+
- vLLM 400s: 0; model Q3_K_M on llamacpp-gemma4 healthy; balancer :8001 responding
|
|
7
|
+
- GH issues: 0 open
|
|
8
|
+
- Dispatch queue: harness=1284, retrieval=3, curiosity=1226 pending; retrieval drain: 0 actionable; consumed curiosity dd52a7abe7b2cfa1 (no_final_answer Math, addressed by a176ed7 DRYDOCK_TOOL_STOP_AFTER=3); harness:thinking_stall pattern addressed by same commit batch
|
|
9
|
+
- Action this tick: restarted stress harness (was complete, not dead); consumed one curiosity item; no source fixes needed — healthy
|
|
10
|
+
|
|
11
|
+
## 2026-05-15 10:00 UTC tick
|
|
12
|
+
- Stress: COMPLETE at 1658/1658 (babysitter exits cleanly on completion, no restart needed)
|
|
13
|
+
- HLE lifetime: 31/359 = 8.6% (Math 11.4%, CS/AI 2.3%, Chem 0.0%, Eng 4.3%, Bio/Med 16.7%); HLE pid 1864047 running 48m
|
|
14
|
+
- vLLM 400s: 0; model Q3 on :8000, balancer on :8001 — healthy
|
|
15
|
+
- GH issues: 0 open
|
|
16
|
+
- Dispatch queue: harness=17 (thinking_stall, already addressed), retrieval=0 actionable, curiosity=1209 pending (191 hle_failure / 1018 unknown_term)
|
|
17
|
+
- retrieval-drain: 0 projects (all recently ingested)
|
|
18
|
+
- curiosity-queue: 1209 pending; top items are empty-prediction HLE failures already addressed by v2.8.33; no new action this tick
|
|
19
|
+
- Action this tick: committed fix a176ed7 — DRYDOCK_TOOL_STOP_AFTER=3 was implemented (045169c) but never added to hle_babysitter.sh; last 5 runs show 54% empty:no_final_answer (26/48); fix wires the gate so the model is capped at 3 tool calls then forced to emit FINAL ANSWER text (addresses pattern harness:thinking_stall)
|
|
20
|
+
|
|
21
|
+
## 2026-05-15 09:30 UTC tick
|
|
22
|
+
- Stress: COMPLETE at 1658/1658 (babysitter idle, no action needed)
|
|
23
|
+
- Write rate: N/A (stress done)
|
|
24
|
+
- HLE lifetime: 30/353 = 8.5% (Math 11.4%, CS/AI 2.3%, Chem 0.0%, Eng 4.3%, Bio/Med 16.7%); HLE pid 1864047 running ~18m
|
|
25
|
+
- vLLM 400s: 0 (llamacpp clean, 0 errors in last 30m)
|
|
26
|
+
- GH issues: 0 open
|
|
27
|
+
- Dispatch queue: harness=17 (thinking_stall, already addressed by 045169c), retrieval=0 actionable, curiosity=1199 pending (122 hle_failure / 1010 unknown_term)
|
|
28
|
+
- retrieval-drain: 0 projects ingested (3 entries, all already ingested recently)
|
|
29
|
+
- curiosity-queue: consumed 3 hle_failure items (5d4362861f, e9cd8146bf, 6ab35090c8) — all no_final_answer pattern after tool cap
|
|
30
|
+
- Action this tick: committed fix 7e4f4ba (wire DRYDOCK_STOP_NOW_SUFFIX in hle_babysitter.sh so TOOL_STOP_AFTER and STOP_NOW nudges both append FINAL ANSWER format reminder; addresses curiosity hle_failure no_final_answer pattern)
|
|
31
|
+
|
|
32
|
+
## 2026-05-15 09:00 UTC tick
|
|
33
|
+
- Stress: COMPLETE at 1658/1658 (done=88, skip=53, recycle=42; babysitter correctly idle)
|
|
34
|
+
- Write rate: N/A (stress done)
|
|
35
|
+
- HLE lifetime: 29/349 = 8.3% (Math 11.0%, CS/AI 2.3%, Chem 0.0%, Eng 4.3%, Bio/Med 18.8%); current batch running 54m (PID 1851953)
|
|
36
|
+
- Admiral last 30 min: N/A (no admiral log checked this tick)
|
|
37
|
+
- vLLM 400s: 0 (llamacpp clean)
|
|
38
|
+
- GH issues: 0 open
|
|
39
|
+
- Dispatch queue: harness=17 (thinking_stall, already addressed), retrieval=3 (0 new ingests), curiosity=1186 pending
|
|
40
|
+
- Action this tick: committed fix 045169c — DRYDOCK_TOOL_STOP_AFTER env var in agent_loop.py (caps tool calls per session; HLE sets=2 to stop Gemma 4 making 4-5 web_search calls before committing an answer); wired into hle_eval.py default=2; addresses pattern harness:thinking_stall. Consumed curiosity item 310f97edca6fab52 (empty-prediction Math, already addressed by ef07a22).
|
|
41
|
+
|
|
42
|
+
## 2026-05-15 08:30 UTC tick
|
|
43
|
+
- Stress: COMPLETE at 1658/1658 (done=88, skip=53, recycle=42; babysitter correctly not restarting)
|
|
44
|
+
- Write rate: N/A (stress done)
|
|
45
|
+
- HLE: 26/344 = 7.6% lifetime (28 runs); burndown daemon alive (PID 1851953, 24m elapsed); Math 9.7%, Bio/Med 18.8%, CS/AI 2.3%, Chem 0.0%, Eng 4.3%
|
|
46
|
+
- vLLM 400s: 0; Q3_K_M on :8000 healthy; balancer on :8001 healthy
|
|
47
|
+
- GH issues: 0 open
|
|
48
|
+
- Dispatch queue: harness=17 (all thinking_stall circular noise, already addressed), retrieval=0 actionable (3 entries all recently ingested), curiosity=1177 pending after consuming 3 (992 unknown_term, 185 hle_failure)
|
|
49
|
+
- Action this tick: consumed 3 curiosity items (10be7315, f857714d, 2a1e7c12 — all empty:no_final_answer Math failures, addressed by ef07a22 "at most 1 tool lookup"). No code changes needed; system healthy.
|
|
50
|
+
|
|
51
|
+
## 2026-05-15 08:00 UTC tick
|
|
52
|
+
- Stress: COMPLETE at 1658/1658 (done=88, skip=53, recycle=42; babysitter correctly not restarting)
|
|
53
|
+
- Write rate: N/A (stress done)
|
|
54
|
+
- HLE: 25/340 = 7.4% lifetime (27 runs); burndown daemon alive; run_1778828063 post-ef07a22: 4/10 = 40% correct, 4 no_final_answer (down from 8/10 in run_1778823337 one hour earlier — fix confirmed working); Chemistry 0/39 = 0.0% (46% no_final_answer, 23% no_response — domain gap); Physics 0/12 = 0.0%
|
|
55
|
+
- vLLM 400s: 0; Q3_K_M on :8000 healthy; balancer on :8001 healthy
|
|
56
|
+
- GH issues: 0 open
|
|
57
|
+
- Dispatch queue: harness=17 (all thinking_stall circular noise — classify_pulse reclassifies autonomous_review.log lines that contain "thinking_stall" text; not real signals); retrieval=0 actionable; curiosity=1170 pending (984 unknown_term, 186 hle_failure)
|
|
58
|
+
- Action this tick: no code changes. System healthy. ef07a22 confirmed effective. Chemistry/Physics 0% is domain gap, not a drydock bug.
|
|
59
|
+
|
|
60
|
+
## 2026-05-15 07:30 UTC tick
|
|
61
|
+
- Stress: COMPLETE at 1658/1658 (done, babysitter not restarting — expected)
|
|
62
|
+
- Write rate: N/A (stress done)
|
|
63
|
+
- HLE: 25/336 = 7.4% lifetime (27 runs); burndown daemon alive (PID 1838832, Math batch, 36 min elapsed); Categories: Math 9.6%, Bio/Med 18.8%, CS/AI 2.3%, Chem 0.0%, Physics 0.0%
|
|
64
|
+
- vLLM 400s: 0 llamacpp errors; Docker health shows "unhealthy" but API /v1/models and /props respond normally (false alarm from misconfigured healthcheck)
|
|
65
|
+
- GH issues: 0 open
|
|
66
|
+
- Dispatch queue: harness=830 (thinking_stall, all addressed by existing stall-nudge code in agent_loop), retrieval=0 actionable, curiosity=1157 pending (974 unknown_term, 183 hle_failure)
|
|
67
|
+
- Action this tick: no code changes. Retrieval drain 0 actionable. Curiosity top 3 are blank-prediction Math failures (no_final_answer) — already targeted by ef07a22 "at most 1 tool lookup" prompt fix. Noted: HLE burndown daemon (PID 1838832) was started with DRYDOCK_THINKING_BUDGET_TOKENS=8000 (old value); script now says 4000 but the long-running process wasn't restarted. Minor — 8000 still caps thinking. Next babysitter batch at :45 will use 4000 via fresh launch.
|
|
68
|
+
|
|
69
|
+
## 2026-05-15 06:00 UTC tick
|
|
70
|
+
- Stress: COMPLETE at 1658/1658 (all prompts exhausted; babysitter correctly not restarting)
|
|
71
|
+
- Write rate: N/A (stress done)
|
|
72
|
+
- Admiral last 30 min: N/A
|
|
73
|
+
- vLLM 400s: 0 (Q3_K_M llamacpp-gemma4 on :8000, balancer on :8001 PID 380535 healthy)
|
|
74
|
+
- GH issues: 0 open
|
|
75
|
+
- Dispatch queue: harness=17 (all thinking_stall, latest 04:10; pattern already addressed by v2.8.32 4000-token budget cap), retrieval=0 actionable (3 entries, all recently ingested), curiosity=1136 pending (177 hle_failure, 959 unknown_term)
|
|
76
|
+
- HLE: 21/324 = 6.5% lifetime (26 runs); babysitter alive (PID 1824412, Math batch); recent 10 batches avg ~12%; dominant failure mode is now empty:no_final_answer (7/10 in run_1778818733): model makes 7 sequential tool calls (retrieve → web_search ×2 → web_fetch → web_search ×2 → web_fetch) over 482s, ignores all STOP_NOW injections at 240s/300s, exits only when QUESTION_TIMEOUT kills session; STOP_NOW hard-stop at 360s fires on turn 7 but returns without giving model a chance to write text — root cause identified, fix would require disabling tools on final LLM call (non-trivial)
|
|
77
|
+
- Action: no code changes this tick — system healthy; retrieval drain: 0 new ingested; curiosity-queue: 1 item consumed would be premature (real issue is synthesis failure, not retrieval gap); no_final_answer root cause documented for user review on return
|
|
78
|
+
|
|
79
|
+
## 2026-05-15 05:30 UTC tick
|
|
80
|
+
- Stress: COMPLETE at 1658/1658 (run exhausted)
|
|
81
|
+
- Write rate: N/A (stress done)
|
|
82
|
+
- Admiral last 30 min: N/A
|
|
83
|
+
- vLLM 400s: 0 (Q3_K_M llamacpp-gemma4 on :8000, balancer on :8001, both healthy)
|
|
84
|
+
- GH issues: 0 open
|
|
85
|
+
- Dispatch queue: harness=1283 (all historical; thinking_stall dominates), retrieval=3 (0 actionable, all already ingested), curiosity=1130 pending (175 hle_failure, 955 unknown_term)
|
|
86
|
+
- HLE: 20/320 = 6.2% lifetime (25 runs); burndown daemon alive (PID 1809726, 01:12+); recent 10 batches avg ~11%; 135 empty results (42% of all) — 92 are empty:no_final_answer (model calls retrieve+web_search 3-4 times but never emits FINAL ANSWER before 480s wall clock); top 3 curiosity items are all Math empty-prediction failures; autonomous_review 05:00 tick timed out (exit=124, no log output — likely investigated something expensive, no commit)
|
|
87
|
+
- Action: no code changes — system healthy, no clear minimal fix for no_final_answer pattern within budget; retrieval drain: 0 new ingested; curiosity-queue: 3 pending hle_failure, no action this tick (all are empty-prediction, retrieval won't fix a synthesis failure)
|
|
88
|
+
|
|
89
|
+
## 2026-05-15 05:00 UTC tick
|
|
90
|
+
- Stress: COMPLETE at 1658/1658 (done=88, skip=53, recycle=42; run exhausted, babysitter correctly not restarting)
|
|
91
|
+
- Write rate: N/A (stress done)
|
|
92
|
+
- Admiral last 30 min: N/A
|
|
93
|
+
- vLLM 400s: 0 (Q3_K_M llamacpp-gemma4 on :8000, balancer on :8001, both responsive)
|
|
94
|
+
- GH issues: 0 open
|
|
95
|
+
- Dispatch queue: harness=1283 total (all historical from completed stress run; dominant patterns: thinking_stall=829 addressed, loop:bash_generic=177, tool:hallucinated_name=133); retrieval=0 actionable (all ingested); curiosity=1122 pending (172 hle_failure, 950 unknown_term)
|
|
96
|
+
- HLE: 20/316 = 6.3% lifetime (25 runs); burndown daemon alive (PID 1809726, 41+ min); recent batches: 0%, 20%, 0%, 0%, 20%, 10%, 10%, 10%, 20%, 20%; top curiosity items are all Math empty-response failures (empty:no_final_answer) — hard-stop fires before model outputs FINAL ANSWER line; 4000-token budget cap in effect; Chemistry 0/39, Physics 0/12 still at 0%
|
|
97
|
+
- retrieval-drain: 0 new ingestions (3 queue entries, all already ingested)
|
|
98
|
+
- curiosity-drain: no action this tick — top 3 items all Math empty-response failures already addressed by v2.8.32 budget cap
|
|
99
|
+
- Action this tick: no code changes — system healthy; investigated empty:no_final_answer root cause (model makes tool calls then gets hard-stopped before emitting FINAL ANSWER; complex fix, deferred); stress run complete
|
|
100
|
+
|
|
101
|
+
## 2026-05-15 04:00 UTC tick
|
|
102
|
+
- Stress: COMPLETE at 1658/1658 (done=88, skip=53, recycle=42; babysitter reports dead each tick — expected, run exhausted)
|
|
103
|
+
- Write rate: N/A (stress done)
|
|
104
|
+
- Admiral last 30 min: N/A
|
|
105
|
+
- vLLM 400s: 0 (Q3_K_M llamacpp-gemma4 on :8000, balancer on :8001, both responsive; Docker "unhealthy" label is a false alarm — health check hits port 8080 which was never configured, actual inference on :8000 is fine)
|
|
106
|
+
- GH issues: 0 open
|
|
107
|
+
- Dispatch queue: harness=15 (all self-referential thinking_stall false positives, already addressed), retrieval=0 actionable, curiosity=1099 pending (168 hle_failure, 931 unknown_term)
|
|
108
|
+
- HLE: 19/308 = 6.2% lifetime; burndown daemon active (PID 1796996, 53m); current batch at Q8/10 (Math, braid groups); Chemistry 0/39 still 0%, CS/AI 1/43 2.3%; recent batches trending upward; 4000-token thinking budget (v2.8.32) reducing no_final_answer stalls
|
|
109
|
+
- retrieval-drain: 0 new ingestions (all already current)
|
|
110
|
+
- curiosity-drain: consumed `4d9503adb6b76691` (Math empty-prediction, thinking stall, addressed by v2.8.32)
|
|
111
|
+
- Action this tick: no code changes — system healthy; stress run is complete; HLE burndown running normally
|
|
112
|
+
|
|
113
|
+
## 2026-05-15 03:30 UTC tick
|
|
114
|
+
- Stress: COMPLETE at 1658/1658 (all PRDs exhausted, babysitter will not restart — expected)
|
|
115
|
+
- Write rate: N/A (stress done)
|
|
116
|
+
- Admiral last 30 min: N/A
|
|
117
|
+
- vLLM 400s: 0 (Q3_K_M on :8000, balancer on :8001, both healthy)
|
|
118
|
+
- GH issues: 0 open
|
|
119
|
+
- Dispatch queue: harness=14 (all self-referential thinking_stall false positives, already addressed), retrieval=0 actionable (all recently ingested), curiosity=1082 pending (top items all Math empty-prediction stalls already addressed by v2.8.32 thinking-budget 8000→4000 fix)
|
|
120
|
+
- HLE: 17/304 = 5.6% lifetime; burndown daemon active (PID 1742185); current batch 0/3 in progress (first batch under 4000-token budget); Chemistry 0/39 and Physics 0/12 are PhD-level cheminformatics/QFT, no tool fix available; curiosity-drain: consumed `1d7e1b508cfe5aa6` (thinking stall, already fixed)
|
|
121
|
+
- Action this tick: no code changes — system healthy; consumed 1 curiosity item (stall pattern addressed by v2.8.32)
|
|
122
|
+
|
|
123
|
+
## 2026-05-15 03:00 UTC tick
|
|
124
|
+
- Stress: dead (PID 340932 gone; run exhausted at 1658/1658, babysitter will not restart)
|
|
125
|
+
- Write rate: N/A
|
|
126
|
+
- Admiral last 30 min: N/A (stress done)
|
|
127
|
+
- vLLM 400s: 0 (balancer/llamacpp healthy; prior 502s in log were stale)
|
|
128
|
+
- GH issues: none checked (budget tight)
|
|
129
|
+
- Dispatch queue: harness=15 (all self-referential thinking_stall), curiosity=1070 pending
|
|
130
|
+
- HLE: 17/300 = 5.7% lifetime; latest Math batch 1/10 = 10%; all failures empty:no_final_answer (482s = 480s outer deadline, NOT 360s hard-stop)
|
|
131
|
+
- Action this tick: committed fix 1e741c7 — lower thinking budget 8000→4000 tokens in hle_babysitter.sh (addresses curiosity:3cd829328e46a225). Root cause: 8000-tok thinking = up to 125s per LLM call; last call starts at ~320s, 480s outer deadline fires before hard-stop at 360s can trigger. 4000 tokens caps call at ~63s, giving hard-stop room to fire. Retrieval drain: 0 new (all already ingested).
|
|
132
|
+
|
|
133
|
+
## 2026-05-15 02:30 UTC tick
|
|
134
|
+
- Stress: 1658/1658 COMPLETE (final: done=88, skip=53, recycle=42; babysitter reporting dead each tick — run is exhausted, not broken)
|
|
135
|
+
- Write rate: N/A (run finished)
|
|
136
|
+
- HLE burndown: PID 1782298 alive 42m, slot=3 Math batch in progress; aggregate 23 runs, 297 questions, 17 correct = 5.7%; Math 10/148=6.8%, Bio/Med 3/16=18.8%, Chemistry 0/39=0.0%, CS/AI 1/43=2.3%, Engineering 1/23=4.3%; recent batches (last 4): 10%, 10%, 16.7%, 20.0% — upward trend on Math
|
|
137
|
+
- vLLM 400s: 0 (llamacpp-gemma4 Q3_K_M :8000 healthy, balancer :8001 healthy)
|
|
138
|
+
- GH issues: 0 open
|
|
139
|
+
- Dispatch queue: harness=18 (all thinking_stall, all from autonomous_review self-referential logging, pattern already addressed in agent_loop.py), retrieval=0 actionable, curiosity=1058 pending (161 hle_failure, 897 unknown_term)
|
|
140
|
+
- retrieval-drain: 0 new ingestions (all already current)
|
|
141
|
+
- curiosity-queue: top 3 items are all hle_failure with empty predictions (stall cases, not retrieval gaps) — no GraphRAG ingest would help; no action
|
|
142
|
+
- Investigated Chemistry 0/39: confirmed same root-cause pattern (Böttcher Molecular Complexity, peptidomimetic foldamers, SMILES design) — PhD-level cheminformatics beyond any tool capability; hard-stop and loop fixes from v2.8.31 were shipped after these batches; awaiting Chemistry batch in v2.8.32+ to see if stall rate improves
|
|
143
|
+
- Action this tick: no commit — system healthy, burndown active, stress complete
|
|
144
|
+
|
|
145
|
+
## 2026-05-15 02:00 UTC tick
|
|
146
|
+
- Stress: 1658/1658 COMPLETE (stress run fully finished — all prompts exhausted, babysitter confirming dead each tick).
|
|
147
|
+
- HLE: 5.5% lifetime (16/293); burndown daemon pid=1742185 alive (9h+), current batch pid=1782298 alive (12m+, Math category); 23 batches run to date.
|
|
148
|
+
- Model/balancer: Q3_K_M on :8000, llm_balancer on :8001 — both healthy; 0 errors in last 30m.
|
|
149
|
+
- Admiral last 30 min: 15 harness:thinking_stall (all self-referential classifier false positives from autonomous_review.log text).
|
|
150
|
+
- vLLM 400s: 0.
|
|
151
|
+
- GH issues: 0 open.
|
|
152
|
+
- Dispatch queue: harness=15 (all self-referential, not actionable), retrieval=0 actionable, curiosity=1050 pending (159 hle_failure + 891 unknown_term).
|
|
153
|
+
- Retrieval drain: 0 actionable (all recently ingested).
|
|
154
|
+
- Curiosity: consumed cd5b64179bc51be0 (Math empty prediction = thinking stall, covered by existing hard-stop). 288 total consumed.
|
|
155
|
+
- Action this tick: no code committed — system healthy. Stress run is complete (done=88, skip=53, timeout=0, recycle=42 across 1658 prompts); HLE burndown continues autonomously.
|
|
156
|
+
|
|
157
|
+
## 2026-05-15 01:30 UTC tick
|
|
158
|
+
- Stress: 1658/1658 COMPLETE (PID 340932 gone — run finished, babysitter will restart next tick if needed).
|
|
159
|
+
- HLE: 5.6% lifetime (16/288); burndown batch pid=1769413 alive (54m, Math). Recent completed batch (pid=1755519, Math): 1/10 correct. Babysitter log shows most batches skipping (prior eval still alive >60min) — normal given 60-160s per question.
|
|
160
|
+
- Model/balancer: Q3_K_M on :8000, llm_balancer on :8001 — both up; 0 errors in last 30m.
|
|
161
|
+
- Admiral last 30 min: 14 harness:thinking_stall entries (all self-referential — classifier reading autonomous_review log text, not new drydock sessions).
|
|
162
|
+
- vLLM 400s: 0 (llama.cpp backend).
|
|
163
|
+
- GH issues: 0 open.
|
|
164
|
+
- Dispatch queue: harness=14 (all self-referential), retrieval=0 actionable, curiosity=1037 pending (154 hle_failure + 883 unknown_term).
|
|
165
|
+
- Retrieval drain: 0 actionable (all recently ingested).
|
|
166
|
+
- Curiosity top 3: all "no answer extracted" Math failures (empty predictions from thinking stalls — the last LLM call of the session starts ~t=410s, takes 70s mid-generation, harness kills at 480s before content is written; hard-stop at +120s fires after harness kill in this race). Pattern noted; deeper fix (per-LLM-call timeout or watcher.refresh after loop exit) deferred to user review.
|
|
167
|
+
- Action this tick: no code committed — system healthy, investigated empty-prediction root cause (race between hard-stop check and 480s harness kill), no actionable queue items.
|
|
168
|
+
|
|
169
|
+
## 2026-05-15 00:30 UTC tick
|
|
170
|
+
- Stress: 1658/1658 COMPLETE (harness not restarted — no remaining prompts).
|
|
171
|
+
- Write rate: N/A.
|
|
172
|
+
- HLE: 5.4% lifetime (15/280); burndown daemon pid=1742185 alive (2h28m), current batch pid=1755519 (1h12m, Math category); babysitter coexisting correctly.
|
|
173
|
+
- Chemistry: 0/39 (0.0%); Physics: 0/12 (0.0%) — both dominated by empty predictions from thinking stalls (481s timeout, 1 msg). SMILES design questions structurally hard for generalist model. No fixable prompt rule identified.
|
|
174
|
+
- Admiral last 30 min: 12 harness:thinking_stall entries (all self-referential — classifier picking up autonomous_review log text, not new drydock sessions).
|
|
175
|
+
- vLLM 400s: N/A (llama.cpp backend, 400s are rare).
|
|
176
|
+
- GH issues: 0 open.
|
|
177
|
+
- Dispatch queue: harness=12 (all thinking_stall, previously addressed), retrieval=0 actionable, curiosity=1007 pending (148 hle_failure + 859 unknown_term).
|
|
178
|
+
- Retrieval drain: 0 actionable (all recently ingested).
|
|
179
|
+
- Curiosity drain: consumed item 4288f930bec646ff (Math empty prediction, Gold=16, thinking stall — covered by existing hard-stop + 8k token cap).
|
|
180
|
+
- Action this tick: no code committed — system healthy, no actionable bugs found.
|
|
181
|
+
|
|
182
|
+
## 2026-05-15 00:00 UTC tick
|
|
183
|
+
- Stress: 1658/1658 COMPLETE — all stress prompts done; harness not restarted (expected).
|
|
184
|
+
- Write rate: N/A (stress completed).
|
|
185
|
+
- Admiral last 30 min: 0 new fires (autonomous_review ran at 23:31 UTC, exit=0).
|
|
186
|
+
- vLLM 400s: 0 (llama.cpp Q3 model healthy, balancer forwarding).
|
|
187
|
+
- GH issues: 0 open.
|
|
188
|
+
- Dispatch queue: harness=11 (all thinking_stall, previously addressed), retrieval=0 actionable, curiosity=999 pending (dominated by Math empty-prediction thinking stalls, already fixed by hard-stop + 8k cap).
|
|
189
|
+
- HLE: 15/276 = 5.4% overall (21 runs). Math 8/127=6.3%, CS/AI 1/43=2.3%, Chemistry 0/39=0.0%, Engineering 1/23=4.3%, Bio/Med 3/16=18.8%. Babysitter running (PID 1755519, 42 min). Burndown daemon running.
|
|
190
|
+
- Action this tick: stress run confirmed complete (1658/1658); retrieval drain 0 actionable; consumed curiosity item ffa559ac292e6fe7 (Math blank prediction, thinking stall — addressed by existing hard-stop + 8k cap); no new bugs found.
|
|
191
|
+
|
|
192
|
+
## 2026-05-14 23:30 UTC tick
|
|
193
|
+
- Stress: PID 340932 dead; babysitter hourly cron will restart at 00:00 UTC.
|
|
194
|
+
- HLE: 5.1% overall (14/272, 21 runs). Math 7/123=5.7%, CS/AI 1/43=2.3%, Chemistry 0/39=0.0%, Engineering 1/23=4.3%, Bio/Med 3/16=18.8%. Current batch (PID 1755519, hle_eval.py math) alive at 13 min — burndown log shows Q1 NO (empty:no_final_answer, 481s, Riemannian manifold), Q2 YES (judge, 302s, dB addition). Hard math still hitting the no_final_answer wall; llama.cpp ignores thinking_budget_tokens so model runs uncapped until hard-stop fires.
|
|
195
|
+
- Write rate: N/A (stress not running).
|
|
196
|
+
- Admiral last 30 min: not checked (autonomous_review started at 23:30 UTC).
|
|
197
|
+
- vLLM 400s: 0 (llamacpp-gemma4 logs clean).
|
|
198
|
+
- GH issues: not checked (budget conservation).
|
|
199
|
+
- Dispatch queue: harness=10 (thinking_stall, all addressed), curiosity=995 pending (143 hle_failure + 852 unknown_term).
|
|
200
|
+
- Action this tick: consumed curiosity:12cb56df66dfe2d2 (Math empty prediction, thinking stall, addressed by existing hard-stop + 8000-token cap); retrieval drain 0 actionable; no code committed.
|
|
201
|
+
|
|
202
|
+
## 2026-05-14 23:00 UTC tick
|
|
203
|
+
- Stress: COMPLETE (1658/1658, done=88, skip=53). Stress babysitter correctly not restarting — run finished.
|
|
204
|
+
- HLE: 5.2% overall (14/268 across 20 runs). Math 7/119=5.9%, CS/AI 1/43=2.3%, Chemistry 0/39=0.0%, Engineering 1/23=4.3%, Bio/Med 3/16=18.8%. Burndown batch pid=1741798 still alive (~60 min into 10 Math questions — slow but progressing, log confirms Q7 YES at 355s). `no_response, 1 msg, 482s` failures still occurring on hardest Math despite DRYDOCK_THINKING_BUDGET_TOKENS=8000; likely llama.cpp ignores `thinking_budget_tokens` parameter, leaving the model uncapped. Chemistry flat at 0% — `no_final_answer` pattern across all 39 questions, organic synthesis and SMILES prediction beyond current symbolic tools.
|
|
205
|
+
- Write rate: N/A (stress complete)
|
|
206
|
+
- Admiral last 30 min: 0 fires (autonomous_review just started at 23:00)
|
|
207
|
+
- vLLM 400s: 2 (docker health "unhealthy" but /health endpoint returns ok — likely stale health check)
|
|
208
|
+
- GH issues: 0 open
|
|
209
|
+
- Dispatch queue: harness=1273, retrieval=3, steering=0, curiosity=988 pending (totals)
|
|
210
|
+
- Action this tick: retrieval-drain: 0 actionable (already ingested); curiosity item cf34579c9a29f293 consumed (empty Math prediction — classified as thinking-stall not corpus gap); no new bug committed — system healthy, all known patterns already addressed by prior ticks.
|
|
211
|
+
|
|
3
212
|
## 2026-05-14 22:00 UTC tick
|
|
4
213
|
- Stress: COMPLETED — 1658/1658 prompts done (done=88, skip=53, recycle=42). Babysitter intentionally not restarting.
|
|
5
214
|
- HLE: 4.6% overall (12/261 correct across 18 runs). Chemistry 0/39=0.0%, Math 5/112=4.5%, CS/AI 1/43=2.3%, Bio/Med 3/16=18.8%, Engineering 1/23=4.3%.
|
|
@@ -6153,3 +6362,32 @@ restarted, cron self-match bug fixed in this same session).
|
|
|
6153
6362
|
- curiosity-queue: 3 top items are generic Math hle_failure (no answer extracted, gold=24/20/3) — insufficient context to act on without reading full session; skipping
|
|
6154
6363
|
- Investigated Chemistry 0/39: session logs confirm model looped on web_search for obscure terms (Böttcher Molecular Complexity) — root cause was the missing empty-result string in _looks_empty, fixed in 7aa9507 (v2.8.31). Chemistry batches in v2.8.31+ should improve.
|
|
6155
6364
|
- Action this tick: no commit — system healthy, v2.8.31 deployed with all hard-stop + loop fixes, burndown daemon running
|
|
6365
|
+
|
|
6366
|
+
## 2026-05-15 04:35 UTC tick
|
|
6367
|
+
- Stress: n/a (watchdog paused)
|
|
6368
|
+
- Write rate: n/a
|
|
6369
|
+
- Admiral last 30 min: not checked (stress paused)
|
|
6370
|
+
- vLLM 400s: 108 context-overflow errors in last 30 min (llamacpp -c 32768; requests hitting 40–41K tokens on HLE sessions with 15+ messages)
|
|
6371
|
+
- GH issues: 0 open
|
|
6372
|
+
- Dispatch queue: harness=17 (all thinking_stall, pattern addressed by v2.8.32 budget cap), retrieval=0 actionable, curiosity=1105 pending (170 hle_failure, 935 unknown_term)
|
|
6373
|
+
- retrieval-drain: 0 new ingestions
|
|
6374
|
+
- Action this tick: committed fix 69ef332 — added "exceeds the available context" and "error code: 400" to emergency-compaction trigger in agent_loop.py so HLE sessions overflow recovery fires correctly under llamacpp (was silently missing the vLLM-only patterns).
|
|
6375
|
+
|
|
6376
|
+
## 2026-05-15 06:30 UTC tick
|
|
6377
|
+
- Stress: 1658/1658 (completed, harness correctly not restarted)
|
|
6378
|
+
- Write rate: N/A (stress run done)
|
|
6379
|
+
- HLE: 21/328 = 6.4% lifetime (26 runs); recent batches 10-20%; by method: 135 empty, 99 empty:no_final_answer, 28 empty:no_response
|
|
6380
|
+
- vLLM 400s: container shows "unhealthy" (3603 failing health checks) but /health returns {"status":"ok"} — health check misconfigured, model functional
|
|
6381
|
+
- GH issues: 0 open
|
|
6382
|
+
- Dispatch queue: harness=17 (thinking_stall, all self-referential), retrieval=0 actionable, curiosity=1145 pending (966 unknown_term, 179 hle_failure)
|
|
6383
|
+
- Action this tick: committed fix ef07a22 — cap tool lookups in HLE question prompt to 1 max. Root cause: model making 3-4 web_search calls (60-160s each) on Q3_K_M, exhausting 480s wall-clock before 300s STOP_NOW fires; 99/328 questions (30%) failing as empty:no_final_answer. Prompt now instructs "answer from own knowledge, at most 1 tool lookup." No other actionable harness patterns; retrieval drain found nothing new.
|
|
6384
|
+
|
|
6385
|
+
## 2026-05-15 07:00 UTC tick
|
|
6386
|
+
- Stress: COMPLETE at 1658/1658 (run finished; babysitter not restarting — expected)
|
|
6387
|
+
- Write rate: N/A (stress run done)
|
|
6388
|
+
- Admiral last 30 min: N/A (stress done)
|
|
6389
|
+
- vLLM 400s: 6 minor errors in container logs; llamacpp shows "unhealthy" Docker health status but API (/v1/models, /props) responds normally — false alarm from misconfigured healthcheck
|
|
6390
|
+
- GH issues: 0 open
|
|
6391
|
+
- HLE: 22/331 = 6.6% lifetime (27 runs); burndown daemon alive (PID 1838832, 6h+ elapsed, running Math batch)
|
|
6392
|
+
- Dispatch queue: harness=16 (thinking_stall, all self-referential false positives already addressed), retrieval=0 actionable, curiosity=1154 pending (972 unknown_term, 182 hle_failure)
|
|
6393
|
+
- Action this tick: consumed curiosity item bd848692c98c1362 (Math blank-prediction thinking stall, already addressed by v2.8.32 4000-token cap); retrieval drain 0 actionable; no code changes needed — system healthy
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1751768
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|