Teknium
71c8ca17dc
chore(salvage): strip duplicated/merge-corrupted blocks from PR #17664
Removes drive-by duplication that accumulated during the contributor
branch's multiple rebases. All runtime-benign (dict last-wins,
redefinition last-wins) but left dead source that would confuse
reviewers and maintainers.
Surgical in-place de-duplication (kept PR's intentional additions,
removed only the doubled copy):
* hermes_cli/auth.py: duplicate "gmi" + "azure-foundry" ProviderConfig
* hermes_cli/models.py: duplicate "gmi" entry in _PROVIDER_MODELS
* hermes_cli/config.py: duplicate NOTION/LINEAR/AIRTABLE/TENOR skill env
block + duplicate get_custom_provider_context_length definition
* hermes_cli/gateway.py: duplicate _setup_yuanbao
* gateway/platforms/base.py: duplicate is_host_excluded_by_no_proxy
* gateway/platforms/telegram.py: duplicate delete_message
* gateway/stream_consumer.py: duplicate _should_send_fresh_final and
_try_fresh_final
* gateway/run.py: duplicate _parse_reasoning_command_args /
_resolve_session_reasoning_config / _set_session_reasoning_override,
duplicate "Drain silently when interrupted" interrupt check
* run_agent.py: duplicate HERMES_AGENT_HELP_GUIDANCE append, duplicate
codex_message_items capture, duplicate custom_providers resolution
* tools/approval.py: duplicate HARDLINE_PATTERNS section and duplicate
hardline call in check_dangerous_command
* tools/mcp_tool.py: duplicate _orphan_stdio_pids module-level decl
* cron/scheduler.py: duplicate "not configured/enabled" check — kept
the new early-rejection, removed the stale late-path copy
Full-file resets to origin/main (all PR additions were duplicates of
content already on main):
* ui-tui/packages/hermes-ink/index.d.ts
* ui-tui/packages/hermes-ink/src/entry-exports.ts
* ui-tui/packages/hermes-ink/src/ink/selection.ts
* ui-tui/src/app/interfaces.ts
* ui-tui/src/app/slash/commands/core.ts
* ui-tui/src/components/thinking.tsx
* ui-tui/src/lib/memoryMonitor.ts
* ui-tui/src/types.ts
* ui-tui/src/types/hermes-ink.d.ts
* tests/hermes_cli/test_doctor.py
* tests/hermes_cli/test_api_key_providers.py
* tests/hermes_cli/test_model_validation.py
* tests/plugins/memory/test_hindsight_provider.py
* tests/run_agent/test_run_agent.py
* tests/gateway/test_email.py
* tests/tools/test_dockerfile_pid1_reaping.py
* hermes_cli/commands.py (slack_native_slashes block — full duplicate)
2026-04-29 21:56:51 -07:00
..
2026-04-23 15:31:59 -07:00
2026-04-29 20:33:29 -07:00
2026-04-29 09:53:42 -07:00
2026-04-29 21:56:51 -07:00
2026-04-28 06:46:45 -07:00
2026-04-28 01:50:23 -07:00
2026-04-30 07:03:00 +05:30
2026-04-28 22:11:10 -07:00
2026-04-14 16:11:37 -07:00
2026-04-28 01:50:23 -07:00
2026-04-13 16:32:04 -07:00
2026-04-11 13:14:32 -05:00
2026-04-23 13:32:43 -07:00
2026-03-30 17:07:21 -07:00
2026-04-29 21:56:51 -07:00
2026-04-14 10:45:42 -07:00
2026-04-29 21:56:51 -07:00
2026-04-24 05:09:08 -07:00
2026-04-24 05:07:01 -07:00
2026-04-28 23:23:11 -07:00
2026-04-16 12:36:49 -07:00
2026-04-28 06:46:45 -07:00
2026-03-26 01:34:27 -07:00
2026-04-28 06:46:45 -07:00
2026-04-29 09:53:42 -07:00
2026-04-28 21:04:35 -07:00
2026-04-28 04:58:22 -07:00
2026-04-26 06:19:04 -07:00
2026-04-29 21:56:51 -07:00
2026-04-28 06:46:45 -07:00
2026-04-11 17:23:36 -07:00
2026-04-29 20:33:29 -07:00
2026-04-29 04:03:03 -07:00
2026-04-15 14:25:40 -07:00
2026-04-28 06:46:45 -07:00
2026-04-29 09:53:42 -07:00
2026-04-29 08:11:05 -07:00
2026-04-29 21:56:51 -07:00
2026-04-26 19:02:55 -07:00
2026-04-29 16:55:27 -07:00
2026-04-23 02:34:11 -07:00
2026-04-29 21:56:51 -07:00
2026-04-29 21:56:51 -07:00
2026-04-29 21:56:51 -07:00
2026-04-29 14:21:35 -07:00
2026-04-29 09:53:42 -07:00
2026-04-24 12:07:46 -04:00
2026-04-29 20:33:29 -07:00
2026-04-29 09:53:42 -07:00
2026-04-29 21:56:51 -07:00
2026-04-29 04:03:03 -07:00
2026-04-26 20:57:10 -07:00
2026-04-28 18:47:14 -05:00
2026-04-26 11:38:32 -07:00
2026-04-29 21:56:51 -07:00
2026-04-26 20:48:20 -07:00
2026-04-28 09:50:27 -07:00
2026-04-29 21:56:51 -07:00
2026-04-18 19:18:13 -07:00
2026-04-29 07:22:33 -07:00
2026-04-23 16:18:15 -07:00
2026-04-29 21:56:51 -07:00
2026-04-29 04:03:03 -07:00