-
Notifications
You must be signed in to change notification settings - Fork 175
Pull requests: NousResearch/hermes-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: preserve empty string content in ReadResult.to_dict()
#237
opened Mar 1, 2026 by
atian8179
Loading…
fix: strip _flush_sentinel from API messages before sending
#236
opened Mar 1, 2026 by
atian8179
Loading…
fix: copy conversation_history to prevent caller mutation
#235
opened Mar 1, 2026 by
atian8179
Loading…
fix(security): add re.DOTALL to prevent multiline bypass of dangerous command detection
#233
opened Mar 1, 2026 by
Farukest
Loading…
fix: use task-specific glob pattern in disk usage calculation
#231
opened Mar 1, 2026 by
Farukest
Loading…
fix(agent): copy conversation_history to avoid mutating caller's list
#229
opened Mar 1, 2026 by
Farukest
Loading…
fix(security): block path traversal in skill_view file_path parameter
#221
opened Feb 28, 2026 by
Farukest
Loading…
fix: guard POSIX-only process functions for Windows compatibility
#219
opened Feb 28, 2026 by
Farukest
Loading…
fix(gateway): persist transcript changes in /retry, /undo and fix /reset attribute
#217
opened Feb 28, 2026 by
Farukest
Loading…
fix(agent): handle None content in context compressor (fixes #211)
#215
opened Feb 28, 2026 by
cutepawss
Loading…
fix: align _apply_delete comment with actual behavior
#214
opened Feb 28, 2026 by
VolodymyrBg
Loading…
fix(gateway): make /retry, /undo, and /reset actually work (fixes #210)
#213
opened Feb 28, 2026 by
cutepawss
Loading…
feat: add ascii-art skill for creative text banners and art
#209
opened Feb 28, 2026 by
0xbyt4
Loading…
fix(agent): strip <think> blocks from final response before displaying to user
#208
opened Feb 28, 2026 by
Sertug17
Loading…
fix: Telegram italic regex newline bug + 43 format tests
#204
opened Feb 28, 2026 by
0xbyt4
Loading…
3 tasks done
test: add unit tests for trajectory_compressor
#203
opened Feb 28, 2026 by
0xbyt4
Loading…
2 tasks done
fix: skills hub dedup prefers higher trust levels
#201
opened Feb 28, 2026 by
0xbyt4
Loading…
2 tasks done
fix: platform base extract_images and truncate_message bugs
#200
opened Feb 28, 2026 by
0xbyt4
Loading…
2 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.