-
4a75aec433
fix(gateway): resolve Telegram's underscored /commands to skill/plugin keys
analista
2026-04-05 09:35:26 +00:00
-
afccbf253c
fix: resolve listed messaging targets consistently
Damian P
2026-04-05 02:45:24 +02:00
-
1d2e34c7eb
Prevent Telegram polling handoffs and flood-control send failures
kshitijk4poor
2026-04-05 14:33:22 +05:30
-
74ff62f5ac
fix(gateway): use kickstart -k for atomic launchd restart
Trevin Chow
2026-04-04 21:00:19 -07:00
-
aab74b582c
fix(gateway): replace deprecated launchctl start/stop with kickstart/kill
Trevin Chow
2026-04-03 15:46:23 -07:00
-
abf1be564b
fix(deps): include telegram webhook extra in messaging installs (#4915)
bg-l2norm
2026-04-04 11:00:11 +05:30
-
6df0f07ff3
fix: /status command bypasses active-session guard during agent run (#5046)
teyrebaz33
2026-04-04 20:21:29 +03:00
-
4df2fca2f0
fix(gateway): cap memory flush retries at 3 to prevent infinite loop
nibzard
2026-04-05 12:41:45 +00:00
-
507b63f86b
fix(api-server): pass fallback_model to AIAgent (#4954)
Saurabh
2026-04-04 11:32:41 +05:30
-
7f853ba7b6
fix: use logger.exception to preserve traceback in logs and drop unused import
memosr
2026-04-05 14:51:13 +03:00
-
5ff514ec79
fix(security): remove full traceback from cron error output to prevent info leakage
memosr
2026-04-04 23:27:32 +03:00
-
daa4a5acdd
feat: add docs links to setup wizard sections (#5283)
Teknium
2026-04-05 11:46:13 -07:00
-
54cb311f40
fix: suppress false 'Unknown toolsets' warning for MCP server names (#5279)
Teknium
2026-04-05 11:44:40 -07:00
-
a0a1b86c2e
fix: accept reasoning-only responses without retries — set content to "(empty)" (#5278)
Teknium
2026-04-05 11:30:52 -07:00
-
534511bebb
feat(matrix): Tier 1 enhancement — reactions, read receipts, rich formatting, room management
nepenth
2026-04-05 11:19:27 -07:00
-
20b4060dbf
fix: web_extract fast-fail on scrape timeout + summarizer resilience
Teknium
2026-04-05 11:16:33 -07:00
-
c100ad874c
fix(matrix): E2EE cron delivery via live adapter + HTML formatting + origin fallback
Teknium
2026-04-05 10:52:29 -07:00
-
36e046e843
fix(gateway): MIME type fallback for Matrix document uploads
dlkakbs
2026-04-05 10:48:20 -07:00
-
bec02f3731
fix(matrix): handle encrypted media events and cache decrypted attachments
chalkers
2026-04-05 10:47:42 -07:00
-
b65e67545a
fix(gateway): stop Matrix/Mattermost reconnect on permanent auth failures
binhnt92
2026-04-05 10:44:39 -07:00
-
9d7c288d86
fix(matrix): add filesize to nio.upload() for Synapse compatibility
pjay-io
2026-04-05 10:44:13 -07:00
-
914f7461dc
fix: add missing shutil import for Matrix E2EE setup
thakoreh
2026-04-05 10:43:52 -07:00
-
70f798043b
fix: Ollama Cloud auth, /model switch persistence, and alias tab completion
LucidPaths
2026-04-05 10:58:44 -07:00
-
35d280d0bd
feat: coerce tool call arguments to match JSON Schema types (#5265)
Teknium
2026-04-05 10:57:34 -07:00
-
e899d6a05d
fix: increase default HERMES_AGENT_TIMEOUT from 10min to 30min
Teknium
2026-04-05 10:32:48 -07:00
-
51ed7dc2f3
feat: save oversized tool results to file instead of destructive truncation (#5210)
Teknium
2026-04-05 10:29:57 -07:00
-
d932980c1a
Add gitnexus-explorer optional skill (#5208)
Teknium
2026-04-05 03:00:19 -07:00
-
4976a8b066
feat: /model command — models.dev primary database + --provider flag (#5181)
Teknium
2026-04-05 01:04:44 -07:00
-
cb63b5f381
feat(skills): add popular-web-designs skill with 54 website design systems (#5194)
Teknium
2026-04-05 00:42:55 -07:00
-
0c54da8aaf
feat(gateway): live-stream /update output + interactive prompt buttons (#5180)
Teknium
2026-04-05 00:28:58 -07:00
-
441ec48802
style: use module-level re import instead of local import re as _re
Teknium
2026-04-05 00:19:00 -07:00
-
4437354198
Preserve numeric credential labels in auth removal
kshitijk4poor
2026-04-05 12:16:20 +05:30
-
65952ac00c
Honor provider reset windows in pooled credential failover
kshitijk4poor
2026-04-05 12:03:20 +05:30
-
ed4a605696
docs: update docstring to mention Fireworks strict validation
Lume
2026-04-05 07:34:48 +01:00
-
8545343cba
test: add strict API validation tests for Fireworks compatibility
Lume
2026-04-05 07:33:54 +01:00
-
9be2b18064
test: add test for _should_sanitize_tool_calls()
Lume
2026-04-05 07:33:10 +01:00
-
d90035835b
refactor: use _should_sanitize_tool_calls in run_conversation()
Lume
2026-04-05 07:32:50 +01:00
-
234c01f690
refactor: use _should_sanitize_tool_calls in _handle_max_iterations()
Lume
2026-04-05 07:32:31 +01:00
-
7f6e509199
refactor: use _should_sanitize_tool_calls in flush_memories()
Lume
2026-04-05 07:32:21 +01:00
-
560c6ae143
feat: add _should_sanitize_tool_calls() method
Lume
2026-04-05 07:32:04 +01:00
-
5b003ca4a0
test(redact): add regression tests for lowercase variable redaction (#4367) (#5185)
Teknium
2026-04-05 00:10:16 -07:00
-
0fd3de2674
docs(skill): claude-code v2.2 — add cheat sheet commands, env vars, rules, advanced features (#5158)
Teknium
2026-04-04 19:15:57 -07:00
-
85cefc7a5a
fix(telegram): prevent duplicate message delivery on send timeout (#5153)
Teknium
2026-04-04 19:05:34 -07:00
-
c8220e69a1
fix: strip MEDIA: directives from streamed gateway messages (#5152)
Teknium
2026-04-04 19:05:27 -07:00
-
ff544526cd
docs(skill): comprehensive claude-code skill rewrite v2.0 (#5155)
Teknium
2026-04-04 19:00:50 -07:00
-
931624feda
fix(security): guard cron script against path traversal and redact output
memosr
2026-04-04 16:58:15 -07:00
-
aa475aef31
feat: add exit code context for common CLI tools in terminal results (#5144)
Teknium
2026-04-04 16:57:24 -07:00
-
5879b3ef82
fix: move pre_llm_call plugin context to user message, preserve prompt cache (#5146)
Teknium
2026-04-04 16:55:44 -07:00
-
96e96a79ad
fix: --yolo and other flags silently dropped when placed before 'chat' subcommand (#5145)
Teknium
2026-04-04 16:55:13 -07:00
-
55bbf8caba
fix: include approval metadata in terminal tool results (#5141)
Teknium
2026-04-04 16:33:20 -07:00
-
ee92460763
Merge branch 'main' of github.com:NousResearch/hermes-agent into feat/ink-refactor
Brooklyn Nicholson
2026-04-04 16:35:13 -05:00
-
-
-
-
2556cfdab1
fix(gateway): match Discord mention-stripping behavior in Matrix adapter
Fran Fitzpatrick
2026-04-04 13:41:50 -05:00
-
d86be33161
feat(gateway): add MATRIX_REQUIRE_MENTION and MATRIX_AUTO_THREAD support
Fran Fitzpatrick
2026-04-04 12:43:20 -05:00
-
569e9f9670
feat: execute_code runs on remote terminal backends (#5088)
Teknium
2026-04-04 12:57:49 -07:00
-
28e1e210ee
fix(hindsight): overhaul hindsight memory plugin and memory setup wizard
Chris Bartholomew
2026-04-04 12:06:08 -07:00
-
93aa01c71c
fix: use main provider model for auxiliary tasks on non-aggregator providers (#5091)
Teknium
2026-04-04 12:07:43 -07:00
-
-
2893e9df71
feat: add image pasting capability
Brooklyn Nicholson
2026-04-04 13:00:55 -05:00
-
5d0f55cac4
feat(cron): add script field for pre-run data collection (#5082)
Teknium
2026-04-04 10:43:39 -07:00
-
e09e48567e
fix(openviking): correct API endpoint paths and response parsing
catbusconductor
2026-04-04 10:20:27 -07:00
-
2aa3f199cb
fix(doctor): sync provider checks, add config migration, WAL and mem0 diagnostics (#5077)
Teknium
2026-04-04 10:21:33 -07:00
-
6367e1c4c0
fix: remove stale test skips, fix regex backtracking, file search bug, and test flakiness
LucidPaths
2026-04-03 13:35:17 +02:00
-
-
77a2aad771
docs: fix stale references across 8 doc pages
Teknium
2026-04-03 23:30:19 -07:00
-
43d3efd5c8
feat: add docker_env config for explicit container environment variables (#4738)
Teknium
2026-04-03 23:30:12 -07:00
-
78ec8b017f
style: add debug log for write-back failure in retry path
Stefan Vandermeulen
2026-04-03 14:40:18 +02:00
-
a70ee1b898
fix: sync OAuth tokens between credential pool and credentials file
Stefan Vandermeulen
2026-04-03 12:30:28 +02:00
-
b93fa234df
fix: clear ghost status-bar lines on terminal resize (#4960)
Teknium
2026-04-03 22:43:45 -07:00
-
f5c212f69b
feat: add MiniMax TTS provider support (speech-2.8)
Octopus
2026-04-03 17:42:24 +08:00
-
831067c5d3
perf: fix O(n²) catastrophic backtracking in redact regex + reorder file read guard
acsezen
2026-04-03 16:25:35 +02:00
-
1c0c5d957f
fix(gateway): support infinite timeout + periodic notifications + actionable error (#4959)
Teknium
2026-04-03 22:37:38 -07:00
-
34308e4de9
docs: improve youtube-content skill structure and workflow
Teknium
2026-04-03 22:18:00 -07:00
-
ad4feeaf0d
feat: wire skills.external_dirs into all remaining discovery paths
Teknium
2026-04-03 21:14:34 -07:00
-
5a98ce5973
fix: use clean user message for all memory provider operations (#4940)
Teknium
2026-04-03 20:43:01 -07:00
-
585a3b40ad
fix: use 'is not None and != ""' instead of truthiness for mem0.json merge
Teknium
2026-04-03 20:36:33 -07:00
-
5e3303b3d8
fix(mem0): merge env vars with mem0.json instead of either/or
Livia Ellen
2026-04-03 12:28:57 -07:00
-
14e87325df
fix(openviking): send tenant-scoping headers on every request (#4825)
Mibayy
2026-04-03 22:51:46 +02:00
-
f1c0847145
fix(gateway): restore short preview truncation for all/new tool progress modes (#4935)
Teknium
2026-04-03 20:32:01 -07:00
-
8af6a08695
fix: don't treat bare file paths as slash commands
Teknium
2026-04-03 20:15:56 -07:00
-
fb68c22340
fix(gateway): bypass active-session guard for /approve and /deny commands (#4926)
Teknium
2026-04-03 20:08:37 -07:00
-
287ac15efd
fix(gateway): write update-pending state atomically to prevent corruption
memosr
2026-04-03 23:23:44 +03:00
-
cee761ee4a
fix: prevent duplicate messages — gateway dedup + partial stream guard (#4878)
Teknium
2026-04-03 18:53:52 -07:00
-
36aace34aa
fix(opencode-go): strip trailing /v1 from base URL for Anthropic models (#4918)
Teknium
2026-04-03 18:47:51 -07:00
-
d4bf517b19
test+docs: add group_topics tests and documentation
Teknium
2026-04-03 15:06:44 -07:00
-
1cae9ac628
feat(telegram): add group_topics skill binding for supergroup forum topics
Dolf
2026-04-02 18:36:31 -07:00
-
5a5d90c85a
chore: formatting etc
Brooklyn Nicholson
2026-04-03 20:14:57 -05:00
-
56a69e519b
chore: uptick
Brooklyn Nicholson
2026-04-03 19:55:15 -05:00
-
fab4d8d470
chore: uptick
Brooklyn Nicholson
2026-04-03 19:52:50 -05:00
-
fb654c15d8
fix: add type hints to session key helpers, extend context-local key to terminal_tool
Teknium
2026-04-03 15:07:18 -07:00
-
3bfb39a25f
fix(gateway): isolate approval session key per turn
Tranquil-Flow
2026-04-03 01:09:45 +00:00
-
5359921199
refactor: simplify scope validation helpers in google workspace scripts
kshitijk4poor
2026-04-03 12:00:21 +05:30
-
37e2ef6c3f
fix: protect profile-scoped google workspace oauth tokens
kshitijk4poor
2026-04-03 11:55:45 +05:30
-
92dcdbff66
fix: clarify interrupt re-queue label, document busy_input_mode behaviour
Teknium
2026-04-03 14:59:51 -07:00
-
3f2180037c
fix: also filter session_meta in /session switch restore path
Teknium
2026-04-03 14:50:01 -07:00
-
6bf5946bbe
fix: filter transcript-only roles from chat-completions payload (#4715)
kagura-agent
2026-04-03 14:09:17 +08:00
-
bef895b371
fix(memory): preserve holographic prompt and trust score rendering
Hermes Agent
2026-04-03 16:38:48 -04:00
-
84a875ca02
fix: scope gateway stop/restart to current profile, --all for global kill
Teknium
2026-04-03 14:21:25 -07:00
-
52ddd6bc64
refactor(skills): consolidate code verification skills into one (#4854)
Teknium
2026-04-03 14:13:27 -07:00
-
7def061fee
feat: add arcee-ai/trinity-large-thinking to recommended models
Teknium
2026-04-03 13:45:16 -07:00
-
de5aacddd2
fix: normalise \r\n and \r line endings in pasted text
CK iRonin.IT
2026-04-03 14:52:15 -04:00
-
b1756084a3
feat: add .zip document support and auto-mount cache dirs into remote backends (#4846)
Teknium
2026-04-03 13:16:26 -07:00
-
8a384628a5
fix(memory): profile-scoped memory isolation and clone support (#4845)
Teknium
2026-04-03 13:10:11 -07:00