Fix/apply all open prs#3944
Conversation
PR pewdiepie-archdaemon#3744 - fix(vision): try configured fallbacks when Auto-detect resolves no primary model PR pewdiepie-archdaemon#3743 - fix(vision): probe Ollama /api/show capabilities instead of guessing from model names PR pewdiepie-archdaemon#3742 - fix(windows): align launcher Find-GitBash with runtime bash detection PR pewdiepie-archdaemon#3741 - fix(cookbook): install realesrgan on Python 3.13 PR pewdiepie-archdaemon#3738 - fix(windows): detect per-user Git for Windows bash under %LocalAppData%\Programs\Git
PR pewdiepie-archdaemon#3733 - fix(auth): fail closed when deleting user tokens fails PR pewdiepie-archdaemon#3731 - fix(chat): copy only the reply from the message copy button PR pewdiepie-archdaemon#3727 - fix(auth): drop reserved usernames loaded from auth config PR pewdiepie-archdaemon#3724 - fix(email): scope learned sender signatures by owner PR pewdiepie-archdaemon#3719 - fix(tasks): deliver notification-output task results via the configured reminder channel
PR pewdiepie-archdaemon#3718 - fix(hwfit): validate remote SSH detection targets PR pewdiepie-archdaemon#3708 - fix(codenav): resolve code-nav paths under active workspace PR pewdiepie-archdaemon#3707 - fix(settings): scrub camelCase secret keys PR pewdiepie-archdaemon#3705 - fix: use correct element IDs for privilege-gated button hiding PR pewdiepie-archdaemon#3701 - refactor(tour): extract shared helpers into static/js/tour-core.js
PR pewdiepie-archdaemon#3683 - fix(agent): nudge intent-without-action stalls in non-English conversations PR pewdiepie-archdaemon#3681 - fix(agent): execute fenced tool calls with inline args and route bare email tool names PR pewdiepie-archdaemon#3666 - skipped (merge conflicts in tool_execution.py, tool_implementations.py) PR pewdiepie-archdaemon#3678 - skipped (merge conflicts in app.py) PR pewdiepie-archdaemon#3689 - skipped (merge conflicts in cookbook_routes.py) Applied cleanly: pewdiepie-archdaemon#3683, pewdiepie-archdaemon#3681
, pewdiepie-archdaemon#3658 (skipped pewdiepie-archdaemon#3665 failed on src/tool_execution.py, pewdiepie-archdaemon#3660 failed on launch-windows.ps1)
, pewdiepie-archdaemon#3647, pewdiepie-archdaemon#3641, pewdiepie-archdaemon#3640 Applied: - pewdiepie-archdaemon#3657 - fix: use server local timezone for reminders - pewdiepie-archdaemon#3649 - fix(models): reassign default endpoint when current default is disabled - pewdiepie-archdaemon#3641 - fix(startup): ping real endpoints in warmup/keepalive - pewdiepie-archdaemon#3640 - fix(tasks): read Memory.text in classify_events personal context Skipped: - pewdiepie-archdaemon#3647 - fix(cookbook): restore Serve panel model interaction (already present)
, pewdiepie-archdaemon#3513, pewdiepie-archdaemon#3508, pewdiepie-archdaemon#3506 All 5 PRs failed to apply cleanly: - pewdiepie-archdaemon#3516: patch does not apply (gallery_routes, document_routes, task_routes, caldav_sync, prompt_security, teacher_escalation) - pewdiepie-archdaemon#3515: patch does not apply (cookbook_routes, test_cookbook_helpers) - pewdiepie-archdaemon#3513: patch does not apply (cookbook_routes; CSS hunks rolled back atomically) - pewdiepie-archdaemon#3508: files already exist / context mismatch (likely already applied in prior batch) - pewdiepie-archdaemon#3506: patch does not apply (tool_security, test_review_regressions)
…DIA CUDA Docker support) Manually applied rejected hunks: import _append_pip_install_runner_lines, added _cookbook_llm_endpoint_host function, refactored setup_script to use _append_pip_install_runner_lines for cross-platform pip install.
…(remove core/constants.py shim) Changed imports in app.py and routes/cookbook_routes.py to use src.constants directly instead of the core.constants backward-compat shim. core/constants.py is deleted and core/__init__.py no longer re-exports it.
…ified Windows launcher subcommands)
…ne agent file/shell tools to selectable workspace)
…xtract document tools into separate file)
…rchdaemon#3504, pewdiepie-archdaemon#3429 (model context, search, tool streaming)
PR pewdiepie-archdaemon#1897: ready for review
PR pewdiepie-archdaemon#1895: ready for review
PR pewdiepie-archdaemon#1891: ready for review
PR pewdiepie-archdaemon#1890: ready for review
PR pewdiepie-archdaemon#1888: ready for review
PR pewdiepie-archdaemon#1887: bug,ready for review
PR pewdiepie-archdaemon#1886: bug,ready for review
PR pewdiepie-archdaemon#1876: ready for review
PR pewdiepie-archdaemon#1830: bug,ready for review
PR pewdiepie-archdaemon#1825: ready for review
PR pewdiepie-archdaemon#1807: enhancement,ready for review
PR pewdiepie-archdaemon#1805: bug,ready for review
PR pewdiepie-archdaemon#1766: ready for review
PR pewdiepie-archdaemon#1684: bug,ready for review
PR pewdiepie-archdaemon#1629: bug,ready for review
PR pewdiepie-archdaemon#1590: ready for review
PR pewdiepie-archdaemon#1489: ready for review
PR pewdiepie-archdaemon#1485: ready for review
…endpoint probing, and responses API
|
The following required sections are missing or incomplete. Please update the PR description to address them:
This comment is deleted automatically once all sections are complete. |
|
There are many conflicting PRs in this git, all with different ideas on how this should move forwards, are you sure this is a good idea? |
|
Closing. PRs here are reviewed and merged individually. This branch bulk-applies dozens of other contributors' open PRs, which removes their attribution and bypasses each one's review state: several of the included changes have open change requests, and some were closed deliberately. A 760-file, +116k-line PR is also unreviewable on its face and conflicts with every open PR and current dev. If you have an original fix of your own, you are welcome to open it as a single focused PR linked to an issue, per CONTRIBUTING.md. |
Description
This Pull Request consolidates all applied pull requests, solves outstanding regressions across the test suite, and ensures thinking-mode and sanitizer compatibility.
1. Applied / Merged PRs
The following PRs and PR batches have been successfully applied and integrated into this branch.
Click to expand full list of integrated PRs & modified files
Integrated Pull Request Details
core/platform_compat.py, launch-windows.ps1, routes/cookbook_helpers.py, routes/cookbook_routes.py, src/chat_helpers.py and 5 more filesapp.py, core/auth.py, routes/auth_routes.py, routes/email_helpers.py, routes/email_routes.py and 12 more filescore/platform_compat.py, routes/cookbook_helpers.py, routes/hwfit_routes.py, src/agent_tools/filesystem_tools.py, src/settings_scrub.py and 9 more filessrc/agent_loop.py, src/tool_execution.py, src/tool_parsing.py, tests/test_intent_nudge_non_english.pyapp.py, routes/dashboard_routes.py, routes/hwfit_routes.py, routes/note_routes.py, services/hwfit/hardware.py and 18 more filesapp.py, routes/auth_routes.py, routes/contacts_routes.py, routes/model_routes.py, routes/session_routes.py and 9 more filesapp.py, src/builtin_actions.py, src/model_discovery.py, tests/test_classify_events_memory_text.py, tests/test_rename_user_owner_sync.py and 1 more filesapp.py, routes/auth_routes.py, src/research_handler.py, tests/test_rename_user_owner_sync.pycore/database.py, docs/ollama-docker-windows.md, routes/chat_routes.py, routes/model_routes.py, routes/webhook_routes.py and 17 more filesmcp_servers/email_server.py, routes/email_helpers.py, routes/email_routes.py, run.py, src/imap_utf7.py and 4 more files.env.example, ROADMAP.md, app.py, core/auth.py, core/oidc.py and 31 more filescore/auth.py, routes/cookbook_routes.pysrc/agent_loop.py, src/ai_interaction.py, src/tool_schemas.py, static/app.js, static/js/chatStream.js and 8 more filesroutes/codex_routes.py, routes/shell_routes.py, src/agent_loop.py, src/constants.py, src/pdf_form_doc.py and 5 more filesroutes/memory_routes.py, static/js/group.js, static/js/presets.js, tests/test_group_character_dropdown.pyDockerfile.nvidia, docker-compose.gpu-nvidia.yml, docker/gpu.nvidia.yml, routes/cookbook_routes.py, static/js/cookbook.js and 5 more filesCONTRIBUTING.md, app.py, companion/routes.py, core/__init__.py, core/constants.py and 12 more filesapp.py, launch-windows.ps1, odysseus.ps1, routes/chat_routes.py, routes/document_routes.py and 24 more filessrc/agent_tools/__init__.py, src/tool_execution.pysrc/tool_execution.pyroutes/chat_routes.py, services/search/core.py, services/search/providers.py, src/agent_tools/subprocess_tools.py, src/model_context.py and 6 more files.github/ISSUE_TEMPLATE/memory_engine_feature.md, .github/PULL_REQUEST_TEMPLATE/memory_engine_pr.md, app.py, routes/cookbook_helpers.py, routes/model_routes.py and 15 more filessrc/agent_loop.py, src/settings.py, src/tool_security.py, tests/test_untrusted_attenuation.pydocker/chromadb/Dockerfile, docker/chromadb/railway.toml, docker/ntfy/Dockerfile, docker/ntfy/railway.toml, docker/searxng/Dockerfile and 23 more filesdocs/adrs/000-adr-system.md, docs/pdf-vl-fallback.md, tests/test_document_processor_pdf.pystatic/js/settings.jsdocker-compose.yml, docker/entrypoint.sh, routes/chat_helpers.py, routes/chat_routes.py, routes/cookbook_routes.py and 13 more files.editorconfig, docs/screenshots/local-llm-router/model-picker.png, docs/screenshots/local-llm-router/route-code-qwen25-coder.png, docs/screenshots/local-llm-router/route-complex-moe-agent.png, docs/screenshots/local-llm-router/route-medium-qwen35.png and 12 more filesapp.py, core/database.py, routes/chat_helpers.py, routes/email_helpers.py, routes/email_pollers.py and 24 more filesREADME.md, app.py, requirements-optional.txt, routes/email_pollers.py, routes/vault_routes.py and 7 more filesroutes/mcp_routes.py, services/research/research_handler.py, src/deep_research.py, src/tool_implementations.py, tests/test_deep_research_extraction_controls.py and 2 more filesREADME.mdstatic/js/research/jobs.js, static/js/research/panel.jssrc/context_compactor.py.rej.github/workflows/deploy-pages.yml, src/context_compactor.py.rej, static/style.csscore/auth.py, routes/auth_routes.py, static/js/admin.js, static/js/modelPicker.js, static/style.css and 1 more filesstatic/index.html, static/js/sessions.js, static/style.cssREADME.md, app.py, docs/agent-migration.md, requirements-optional.txt, routes/auth_routes.py and 20 more files.github/pull_request_review_template.md, docs/gpu-and-cookbook.md, docs/troubleshooting.md.env.example, routes/model_routes.py, src/tls_overrides.py, static/js/skills.jssrc/filesystem_tools.py, src/subprocess_tools.py, src/web_tools.pystatic/js/research/panel.jstests/test_memory_owner_isolation.pysrc/tool_implementations.py, tests/test_adopt_served_model_endpoint.pyapp.pysrc/agent_loop.py, src/tool_implementations.py, src/tool_schemas.py, tests/test_calendar_update_event_tz.pyroutes/chat_routes.py, static/js/chat.js, tests/test_chat_route_tool_policy.pyapp.py, routes/workspace_git_routes.py, routes/workspace_routes.py, src/workspace_git.py, tests/test_workspace_git_backend.py.github/scripts/label-size.js, .github/workflows/pr-size-label.yml, core/models.py, routes/chat_helpers.py, routes/chat_routes.py and 27 more files.github/scripts/check-conflicts.js, .github/workflows/pr-conflict-check.yml.github/scripts/check-conflicts.js, .github/workflows/pr-conflict-check.ymlroutes/email_routes.py, src/model_capability_readers/__init__.py, src/model_capability_readers/base.py, src/model_capability_readers/generic_openai.py, src/model_capability_readers/google.py and 14 more filesroutes/email_pollers.py, src/builtin_actions.py, tests/test_email_task_owner_model_resolution.pyservices/search/core.py, services/search/providers.py, src/settings.py, static/index.html, static/js/settings.js and 3 more filesOdysseusApp/OdysseusApp.entitlements, OdysseusApp/OdysseusApp.xcodeproj/project.pbxproj, OdysseusApp/OdysseusApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata, OdysseusApp/OdysseusApp.xcodeproj/xcuserdata/brandongray.xcuserdatad/xcschemes/xcschememanagement.plist, OdysseusApp/OdysseusApp/AppDelegate.swift and 26 more files.devcontainer/.env.example, .devcontainer/README.md, .devcontainer/docker-compose.dev.yml, .devcontainer/fedora/.env.example, .devcontainer/fedora/Dockerfile and 7 more filesroutes/email_auth_hints.py, static/css/base/reset-and-typography.css, static/css/base/tokens.css, static/css/components/forms-and-buttons.css, static/css/components/modals-and-popovers.css and 16 more filesREADME.md, docs/backup-restore.mdCONTRIBUTING_NOTES.md, static/js/cookbookRunning.jsapp.py, src/ollama_endpoint_bootstrap.pyREADME.md, app.py, flake.lock, flake.nix, nix/lib.nix and 10 more filesservices/hwfit/fit.py, services/hwfit/hardware.py, tests/test_hwfit_apple_bandwidth.py, tests/test_hwfit_macos.pyREADME.md, tests/test_context_compactor.py, tests/test_history_compact_owner_scope.pyapp.py, tests/test_token_cache_invalidate.pyservices/research/research_handler.py, static/index.html, static/js/settings.js, static/locales/en.json, static/locales/zh.json and 1 more filesstatic/js/emailLibrary.jssrc/mcp_manager.py, static/js/settings.jsapp.py, core/database.py, docker-compose.yml, routes/calendar_routes.py, routes/chat_routes.py and 21 more filesapp.py, core/database.py, docker-compose.yml, routes/calendar_routes.py, routes/chat_routes.py and 21 more filesapp.py, core/database.py, docker-compose.yml, routes/calendar_routes.py, routes/chat_routes.py and 21 more filesapp.py, core/database.py, docker-compose.yml, routes/calendar_routes.py, routes/chat_routes.py and 21 more files.env.example, .github/ISSUE_TEMPLATE/bug_report.yml, docker/podman.gpu-nvidia.yml, docker/podman.yml, routes/chat_helpers.py and 14 more filessrc/llm_core.py, src/rag_vector.py, start-macos.sh, tests/test_provider_classification.pyroutes/email_helpers.py.rej, routes/email_pollers.py.rej, routes/email_routes.py.rej, routes/gallery_helpers.py.rej, services/research/research_handler.py.rej and 19 more filesroutes/email_helpers.py.rej, routes/email_pollers.py.rej, routes/email_routes.py.rej, routes/gallery_helpers.py.rej, routes/skills_routes.py and 27 more filesroutes/email_helpers.py.rej, routes/email_pollers.py.rej, routes/email_routes.py.rej, routes/gallery_helpers.py.rej, routes/skills_routes.py and 27 more filesroutes/email_helpers.py.rej, routes/email_pollers.py.rej, routes/email_routes.py.rej, routes/gallery_helpers.py.rej, routes/skills_routes.py and 27 more filesroutes/email_helpers.py.rej, routes/email_pollers.py.rej, routes/email_routes.py.rej, routes/gallery_helpers.py.rej, routes/skills_routes.py and 27 more filesroutes/email_helpers.py.rej, routes/email_pollers.py.rej, routes/email_routes.py.rej, routes/gallery_helpers.py.rej, routes/skills_routes.py and 27 more filessrc/agent_loop.py, src/llm_core.pysrc/agent_loop.py, src/llm_core.pysrc/agent_loop.py, src/llm_core.pysrc/llm_core.py, tests/test_llm_core_streaming.pystatic/js/settings.js.env.example, .github/CODEOWNERS, .github/dependabot.yml, .github/workflows/codeql.yml, .github/workflows/container-scan.yml and 76 more files.github/scripts/check-pr-description.js, .github/scripts/check-pr-description.test.jsREADME.md, SECURITY.mdstatic/js/slashCommands.js, tests/test_slash_todo.pyservices/hwfit/models.py, src/sanitizer.py, tests/test_document_render_pdf_iframe.py, tests/test_github_workflow_permissions.py, tests/test_hwfit_models_nonstring_fields.py and 1 more filesscripts/odysseus-memory, tests/test_memory_cli_add_nondict.pyroutes/research_routes.py, tests/test_research_endpoint_default_model.pyroutes/task_routes.py, tests/test_task_run_endpoint_pinned.py.github/workflows/crabbox-islo.yml, ACKNOWLEDGMENTS.md, README.md, crabbox.sh, docs/crabbox-islo.md and 3 more filesroutes/model_routes.py, tests/test_model_routes_default_chat_model.pyscripts/odysseus-gallery, tests/test_gallery_cli_list_tag.pyscripts/odysseus-mail, tests/test_mail_cli_list_date_sort.pyscripts/odysseus-docs, tests/test_docs_cli_search_multiword.pyscripts/odysseus-calendar, tests/test_calendar_cli_overlap.pycore/session_manager.py, tests/test_parse_msg_content_jsonlike_string.pysrc/qdrant_store.py, src/vector_store.py, static/js/compare/index.js, tests/test_qdrant_adapter.py.env.example, README.mdsrc/pdf_form_doc.py, tests/test_pdf_field_bullet_options.py, tests/test_research_cli_status.py, tests/test_task_routes_edit_tz.pymcp_servers/email_server.py, tests/test_mcp_reply_all_cc.pymcp_servers/email_server.py, tests/test_mcp_send_email_recipients.pysrc/tool_implementations.py, tests/test_all_day_event_tz.pysrc/tool_schemas.py, tests/test_manage_research_schema.py, tests/test_svc_research_format_nondict.py.gitignore, Dockerfile, SECURITY.md, docker/entrypoint.sh, tests/test_digest_window_tz.py and 1 more filesREADME.md, routes/email_helpers.py, tests/test_imap_move_uid.pymcp_servers/email_server.py, tests/test_mcp_email_unknown_charset.pyroutes/contacts_routes.py, tests/test_vcard_unfolding.pyservices/research/research_handler.py, tests/test_svc_research_sources_nondict.pyroutes/cookbook_output.py, routes/document_routes.py, static/js/compare/backendStop.js, static/js/composerClear.js, static/js/cookbook-hwfit.js and 23 more filesdocs/index.html, tests/test_email_extract_body_charset.pyREADME.mdsrc/context_compactor.py, tests/test_context_compactor.pystatic/js/document.js, static/js/markdown.js, static/style.cssstatic/js/sessions.js, tests/test_session_mode_labels.pyroutes/contacts_routes.pyapp.py, tests/test_youtube_init_dual_module.pyroutes/cookbook_schedule_routes.py, src/cookbook_scheduler.py, static/js/tileManager.js, tests/test_tile_manager_snap_zones_js.pystatic/js/document.js, static/style.css, tests/test_search_settings_js.py.gitignore, static/icons/icon-192.png, static/icons/icon-512.png, static/icons/icon-maskable-512.png, static/index.html and 2 more files.env.example, README.md.github/workflows/issue-description-check.ymlroutes/chat_routes.pyroutes/skills_routes.py, services/memory/skill_from_document.py, src/rag_vector.py, tests/test_skill_from_document.pymcp_servers/email_server.py, src/agent_loop.py, src/agent_tools/__init__.py, src/tool_execution.py, src/tool_index.py and 2 more filesstatic/js/sessions.jsscripts/diffusion_server.pystatic/style.cssstatic/style.cssrequirements.txtscripts/odysseus-backup, tests/test_backup_cli_security.pystatic/js/notes.js, static/style.css.gitignore, integrations/gemini/README.md, integrations/gemini/scripts/odysseus_api.py, integrations/gemini/scripts/setup.pyrequirements.txtodysseus_tray_release/Odysseus.desktop, odysseus_tray_release/README.md, odysseus_tray_release/odysseus-tray.desktop, odysseus_tray_release/odysseus_tray.pydocs/CUSTOM_MODEL_ENDPOINTS.mdREADME.mddocs/action-plan-workflow-skill.md, docs/agent-loop-guardrails.md, docs/agent-notes-workflows.md, docs/daily-review-skill.md, src/tool_implementations.py and 2 more filesscripts/migrate_faiss_to_chroma.py, tests/test_migrate_faiss_to_chroma.pyscripts/odysseus-sessions, tests/test_sessions_cli.pyscripts/hf_download.py, tests/test_hf_download_workers.pyscripts/odysseus-backup, tests/test_backup_cli_security.pyscripts/odysseus-notes, tests/test_notes_cli_items.pyscripts/odysseus-mcp, tests/test_mcp_cli_json.pyscripts/odysseus-calendar, tests/test_calendar_cli_name.pystatic/js/markdown.js, static/style.cssstatic/js/emailLibrary.jsstatic/js/document.jsroutes/email_routes.py, tests/test_ai_reply_null_fields.pystatic/js/editor/layer-helpers.js, tests/test_layer_helpers_adjustments_key_js.pystatic/js/editor/composite-helpers.js, tests/test_composite_helpers_invalid_layers_js.pysrc/topic_analyzer.py, tests/test_topic_analyzer_invalid_sessions.pysrc/preset_manager.py, tests/test_preset_manager_templates.pysrc/personal_docs.py, tests/test_personal_docs_keyword_nondict.pysrc/context_budget.py, tests/test_context_budget.pystatic/js/editor/harmonize-masks.js, tests/test_harmonize_masks_invalid_layers_js.pystatic/js/editor/snap.js, tests/test_snap_other_layers_nonarray_js.pyservices/hwfit/profiles.py, tests/test_serve_profiles.pysrc/url_safety.py, tests/test_url_safety.pyscripts/odysseus-mail, tests/test_mail_cli_recipients.pycore/atomic_io.py, tests/test_atomic_io.py.gitignore, build-macos-app.sh, packaging/README.md, packaging/macos/build-dmg.sh, packaging/windows/Bundle.wxs and 11 more filesstatic/js/section-management.js, tests/test_section_order_storage_js.pystatic/js/windowResize.js, tests/test_window_resize_storage_js.pystatic/js/research/jobs.js, tests/test_research_jobs_storage_js.pysrc/chat_processor.py, static/js/chat.js, tests/test_chat_web_prefetch.pystatic/js/admin.js, tests/test_admin_local_grouping_js.pyroutes/auth_routes.py, tests/test_auth_route_no_client.pyroutes/note_routes.py, src/tool_implementations.py, tests/test_notes_string_checklist_items.pystatic/js/calendar.js, static/js/document.js, static/js/notes.js, tests/test_keybind_altgr_js.pysrc/llm_core.py, tests/test_list_model_ids_ollama_fallback.pysrc/bg_jobs.pystatic/js/calendar/reminders.js, tests/test_calendar_reminder_storage.pydocs/ssrf-policy.md, src/ssrf_guard.py, tests/test_ssrf_guard.pytests/test_cookbook_cache_scan.py, tests/test_cookbook_scripts.py, tests/test_hwfit_gpu_grouping.pyconfig/searxng/limiter.toml, config/searxng/settings.yml, docker-compose.yml, tests/test_searxng_startup_config.pystatic/js/cookbookRunning.js, tests/test_cookbook_clear_finished.pystatic/style.css, tests/test_section_collapse_animation.pyroutes/personal_routes.py, static/js/admin.js, static/js/rag.js, tests/test_personal_upload_errors.pyREADME.mdroutes/auth_routes.py, routes/note_routes.py, src/integrations.py, static/js/settings.jsstatic/js/chat.js, static/style.cssstatic/js/notes.js, tests/test_notes_search_reset_on_reopen_js.pyREADME.md, app/macos/odysseus-app.sh, docs/macos.md, homebrew/odysseus.rb, install-macos-service.sh and 1 more filesREADME.md, scripts/legacy/macos-native.sh, uninstall-macos-service.shstatic/js/memory.jsstatic/js/compare/icons.jsspecs/_readme.md, specs/agent-tools.md, specs/auth-security.md, specs/calendar-tasks-notes.md, specs/chat.md and 18 more filessrc/chat_helpers.pystatic/js/search-chat.js, static/js/searchStacking.js, static/style.css, tests/test_search_overlay_stacking_js.py.github/pull_request_template.md, CONTRIBUTING.mdscripts/odysseus-webhook, tests/test_webhook_cli_url.pystatic/js/editor/canvas-coords.js, tests/test_canvas_coords_empty_touches_js.pyscripts/odysseus-contacts, tests/test_contacts_cli_search_email.pyservices/tts/tts_service.py, tests/test_tts_available_nonstring_provider.pyscripts/add_hwfit_models.py, services/memory/skill_format.py, src/readiness.pysrc/pdf_form_doc.py, tests/test_form_markdown_roundtrip.pyroutes/font_routes.py, tests/test_font_routes.pydocs/index.htmldocs/index.htmlroutes/email_helpers.py, tests/test_email_extract_text_dedup.pysrc/task_scheduler.py, tests/test_checkin_digest_owner_scope.pysrc/api_key_manager.py, tests/test_api_key_manager_resilience.pyroutes/document_routes.py, tests/test_export_zip_name.pysrc/document_processor.py, tests/test_is_text_file_code_ext.pysrc/context_compactor.py, tests/test_compaction_orphan_tool.pyroutes/gallery_routes.py, tests/test_gallery_tag_exact.pyscripts/odysseus-webhook, tests/test_webhook_cli_nonstring_token.pysrc/task_scheduler.py, tests/test_format_email_output_spaced_date.pyscripts/odysseus-signature, tests/test_signature_cli_nonstring_png.pyscripts/odysseus-docs, tests/test_docs_cli_nonstring_content.pyscripts/odysseus-personal, tests/test_personal_cli_noniterable_index.pysrc/visual_report.py, tests/test_visual_report_toc_code_fence.pyscripts/odysseus-skills, tests/test_skills_cli_nonnumeric_uses.pyservices/memory/skill_format.py, tests/test_skill_format_scalar_version.pyscripts/odysseus-preset, tests/test_preset_cli_nonstring_prompt.pysrc/memory.py, tests/test_memory_relevance_word_match.pysrc/model_discovery.pysrc/rag_vector.py.env.example, docker-compose.gpu-amd.yml, docker-compose.gpu-nvidia.yml, docker-compose.yml, routes/task_routes.py and 1 more filesstatic/index.html, static/js/settings.jssrc/builtin_mcp.pystatic/js/editor/tools/lasso-mask.jsmcp_servers/image_gen_server.pysrc/agent_loop.pystatic/js/emailLibrary/utils.jsstatic/js/emailLibrary/utils.jscore/auth.py.github/workflows/codeql.yml, .github/workflows/container-scan.yml, .github/workflows/dependency-review.yml, .github/workflows/pr-conflict-check.yml, .github/workflows/pr-description-check.yml and 53 more filescore/database.py, e2e/smoke/pr1_conpty_smoke.py, routes/backup_routes.py, routes/cookbook_routes.py, routes/model_routes.py and 45 more files