-
936040d8f7
fix: guard init-time stdio writes
teknium1
2026-03-14 02:19:46 -07:00
-
74d7964688
Merge pull request #1259 from NousResearch/docs/internal-systems-and-acp
Teknium
2026-03-14 00:58:19 -07:00
-
-
d87a1615ce
docs: add ACP and internal systems implementation guides
teknium1
2026-03-14 00:29:48 -07:00
-
1869e88169
Merge pull request #1256 from NousResearch/hermes/hermes-720acdad
Teknium
2026-03-14 00:24:56 -07:00
-
-
6f1889b0fa
fix: preserve current approval semantics for tirith guard
teknium1
2026-03-14 00:17:04 -07:00
-
4250a7eb90
Merge pull request #1255 from NousResearch/hermes/hermes-7ef267b0
Teknium
2026-03-14 00:13:51 -07:00
-
-
-
-
f5cf1f8a45
fix(cron): tag persisted cron sessions and test wiring
teknium1
2026-03-14 00:12:34 -07:00
-
375ce8a881
feat(security): add tirith pre-exec command scanning
sheeki003
2026-03-11 14:20:32 +05:30
-
9283877204
fix(cron): pass session_db to AIAgent so cron messages are persisted
Ömer Kaz
2026-03-11 13:11:45 +03:00
-
-
29176f302e
fix: sanitize chat payloads and provider precedence (#1253)
Teknium
2026-03-14 00:09:14 -07:00
-
-
25481d4286
feat: restore ACP server implementation from PR #949 (#1254)
Teknium
2026-03-14 00:09:05 -07:00
-
-
-
2fe853bcc9
Merge pull request #1251 from NousResearch/hermes/hermes-f7e92273
Teknium
2026-03-14 00:04:13 -07:00
-
-
-
-
2166292157
fix: clarify provider precedence docstring
teknium1
2026-03-13 23:59:47 -07:00
-
163fa4a9d1
refactor(cli): implement approval locking mechanism to serialize concurrent requests
teknium1
2026-03-13 23:59:16 -07:00
-
a628c607f0
fix: preserve chat kwargs identity when no sanitization is needed
Adavya Sharma
2026-03-11 08:35:27 +00:00
-
08208323f2
test: cover fireworks tool-call payload sanitization
Adavya Sharma
2026-03-11 08:07:56 +00:00
-
358dab52ce
fix: sanitize chat payloads and provider precedence
Adavya Sharma
2026-03-13 23:59:12 -07:00
-
-
-
806b79b589
test: cover errors.log handler reuse
teknium1
2026-03-13 23:56:51 -07:00
-
c2a7921f3b
fix: prevent logging handler accumulation in gateway mode
Eris
2026-03-11 16:00:25 +08:00
-
-
a20d373945
fix: worktree-aware minisweagent path discovery + clean up requirements check (#1248)
Teknium
2026-03-13 23:39:51 -07:00
-
21422dba44
Merge pull request #1239 from NousResearch/hermes/hermes-07d947aa
Teknium
2026-03-13 22:14:44 -07:00
-
-
b59da08730
fix: reduce file tool log noise
teknium1
2026-03-13 22:14:00 -07:00
-
-
-
329f83ff2d
fix: stop local terminal warning without minisweagent
teknium1
2026-03-13 22:00:36 -07:00
-
af8791a49d
test: fix stale CI assumptions in parser and quick-command coverage (#1236)
Teknium
2026-03-13 21:56:12 -07:00
-
7c3cb9bb31
Merge pull request #1227 from NousResearch/hermes/hermes-07d947aa
Teknium
2026-03-13 21:55:51 -07:00
-
-
a154a13811
Merge pull request #1237 from NousResearch/hermes/hermes-58b0a1f1
Teknium
2026-03-13 21:55:07 -07:00
-
-
253d54a9e1
fix(cli): make /new, /reset, and /clear start real fresh sessions
teknium1
2026-03-13 21:53:54 -07:00
-
-
22990ed378
Merge pull request #1233 from NousResearch/hermes/hermes-7c22e5c1
Teknium
2026-03-13 21:37:02 -07:00
-
-
206e56cc5e
fix: finish HERMES_HOME path cleanup
teknium1
2026-03-13 21:35:07 -07:00
-
984f00e0b0
docs: expand Docusaurus coverage across CLI, tools, skills, and skins (#1232)
Teknium
2026-03-13 21:34:41 -07:00
-
607689095e
fix: add codex forward-compat model listing
teknium1
2026-03-13 21:34:01 -07:00
-
437ec17125
fix(cli): respect HERMES_HOME in all remaining hardcoded ~/.hermes paths
0xIbra
2026-03-11 07:31:41 +01:00
-
-
2bf6b7ad1a
feat(skills): add Linear project management skill (#1230)
Teknium
2026-03-13 21:20:32 -07:00
-
899cb52e7a
refactor: drop codex oauth model warning
teknium1
2026-03-13 21:18:29 -07:00
-
529729831c
fix: explain codex oauth gpt-5.4 limits
teknium1
2026-03-13 21:12:55 -07:00
-
938e887b4c
fix: keep honcho recall out of cached system prefix (#1201)
Teknium
2026-03-13 21:07:00 -07:00
-
57e98fe6c9
fix: surface gpt-5.4 in codex setup
teknium1
2026-03-13 21:06:06 -07:00
-
07d70a0345
test: cover empty cached Anthropic tool-call turns (#1222)
Teknium
2026-03-13 20:44:25 -07:00
-
cf78349911
Merge pull request #1216 from brandtcormorant/main
Teknium
2026-03-13 20:31:25 -07:00
-
-
76efb0153a
fix(cache_control) treat empty text like None to avoid anthropic api cache_control error
brandtcormorant
2026-03-13 17:48:27 -07:00
-
-
6733a9a538
Update README
SHL0MS
2026-03-13 19:31:29 -04:00
-
58475261c4
Merge pull request #1213 from SHL0MS/ascii-video/design-patterns
SHL0MS
2026-03-13 19:27:15 -04:00
-
-
cda5910ab0
update ascii-video skill: design patterns, local time, examples
SHL0MS
2026-03-13 19:13:12 -04:00
-
-
bfb82b5cee
fix: preserve Anthropic cache markers through adapter (#1205)
Teknium
2026-03-13 13:27:03 -07:00
-
c8bfb1db8f
fix(gateway): add platform-specific notes to session context prompt (#1184)
Teknium
2026-03-13 12:34:11 -07:00
-
ebd4f2c6a8
fix: redesign landing page with Nous blue palette and cleaner layout (#974)
Austin Pickett
2026-03-13 15:03:38 -04:00
-
b74facd119
fix: handle YAML null values in session reset policy + configurable API timeout (#1194)
Teknium
2026-03-13 11:16:42 -07:00
-
07927f6bf2
feat(stt): add free local whisper transcription via faster-whisper (#1185)
Teknium
2026-03-13 11:11:05 -07:00
-
11b577671b
fix: auxiliary client uses main model for custom/local endpoints instead of gpt-4o-mini (#1189)
Teknium
2026-03-13 10:02:16 -07:00
-
-
153ccbfd61
fix: strip user: prefix from Discord allowed user IDs in onboarding
teknium1
2026-03-13 09:35:39 -07:00
-
e8c9bcea2b
fix: prevent model/provider mismatch when switching providers during active gateway (#1183)
Teknium
2026-03-13 09:03:48 -07:00
-
7aea893b5a
Merge pull request #1181 from NousResearch/hermes/hermes-294208e8
Teknium
2026-03-13 08:56:16 -07:00
-
-
938edc6466
fix(skills): use generic example in 1password op run snippet
teknium1
2026-03-13 08:56:06 -07:00
-
-
b8b45bfb77
feat(discord): add /thread command, auto_thread config, and media metadata fix (#1178)
Teknium
2026-03-13 08:52:54 -07:00
-
d425901bae
fix: report cronjob tool as available in hermes doctor
Teknium
2026-03-13 08:51:45 -07:00
-
bcefc2a475
fix(skills): improve 1password skill — env var prompting, auth docs, broken examples
Teknium
2026-03-13 08:47:08 -07:00
-
-
9667c71df8
fix(skills): improve 1password skill — env var prompting, auth docs, broken examples
teknium1
2026-03-13 08:46:49 -07:00
-
-
808d81f921
Merge PR #883: feat(skills): add official optional 1password skill
Teknium
2026-03-13 08:45:04 -07:00
-
-
9f676d1394
feat(skills): add bundled opencode autonomous-agent skill
Teknium
2026-03-13 08:39:21 -07:00
-
02a819b16e
feat(delegate): add observability metadata to subagent results (#1175)
Teknium
2026-03-13 08:07:12 -07:00
-
4644f71faf
Merge pull request #1173 from NousResearch/hermes/hermes-4cde5efa
Teknium
2026-03-13 08:05:52 -07:00
-
-
9a7ed81b4b
fix(cron): use atomic write in save_job_output to prevent data loss on crash
alireza78a
2026-03-13 08:04:36 -07:00
-
646b4ec533
fix(terminal): strip provider env vars from background and PTY subprocesses (#1172)
Teknium
2026-03-13 07:54:46 -07:00
-
c92507e53d
fix(terminal): strip Hermes provider env vars from subprocess environment (#1157)
Muhammet Eren Karakuş
2026-03-13 17:52:03 +03:00
-
4b53ecb1c7
docs: update Home Assistant integration documentation (#1170)
Teknium
2026-03-13 07:45:06 -07:00
-
61531396a0
fix: Home Assistant event filtering now closed by default (#1169)
Teknium
2026-03-13 07:40:38 -07:00
-
6235fdde75
fix: raise session hygiene threshold from 50% to 85%
Teknium
2026-03-13 04:17:45 -07:00
-
8f8dd83443
fix: sync session_id after mid-run context compression
Teknium
2026-03-13 04:14:35 -07:00
-
-
06a5cc484c
fix: improve gateway secret capture guidance message
teknium1
2026-03-13 04:10:15 -07:00
-
0157253145
Merge pull request #1152 from NousResearch/hermes/hermes-f47f71c0
Teknium
2026-03-13 03:20:38 -07:00
-
-
76a654f949
Merge pull request #912 from NousResearch/fix/packaging-bugs
Teknium
2026-03-13 03:15:54 -07:00
-
-
0a88b133c2
Merge branch 'main' into fix/packaging-bugs
Teknium
2026-03-13 03:15:45 -07:00
-
-
-
-
98b55360a9
Merge pull request #1153 from NousResearch/hermes/hermes-42bc21fb
Teknium
2026-03-13 03:14:34 -07:00
-
-
ccfbf42844
feat: secure skill env setup on load (core #688)
kshitijk4poor
2026-03-13 03:14:04 -07:00
-
-
c097e56142
Merge pull request #1149 from NousResearch/hermes/hermes-d28bf447
Teknium
2026-03-13 03:09:43 -07:00
-
-
ef3f3f9c08
fix: normalize dot-versioned model names for Anthropic API
teknium1
2026-03-13 03:08:14 -07:00
-
5d0d5b191c
feat: concurrent tool execution with ThreadPoolExecutor
teknium1
2026-03-13 02:51:51 -07:00
-
1a5f31d631
feat: add agentic on-policy distillation (OPD) environment
teknium1
2026-03-13 02:45:08 -07:00
-
-
-
34c8a5fe8b
Merge pull request #1147 from NousResearch/hermes/hermes-6ec3b1a9
Teknium
2026-03-13 02:13:47 -07:00
-
-
-
-
bb3f5ed32a
fix: separate Anthropic OAuth tokens from API keys
kshitijk4poor
2026-03-13 02:09:52 -07:00
-
-
f562d97f13
Enhance CLI output formatting with RichText support
teknium1
2026-03-13 02:05:26 -07:00
-
31afb31108
Merge pull request #1135 from NousResearch/hermes/hermes-6ec3b1a9
Teknium
2026-03-13 01:49:00 -07:00
-
-
8a3e7e15c6
feat(skills): add NeuroSkill BCI integration as optional built-in skill
teknium1
2026-03-12 21:56:07 -07:00
-
d24bcad90b
fix: Anthropic OAuth — beta header, token refresh, config contamination, reauthentication (#1132)
Teknium
2026-03-12 20:45:50 -07:00
-
6ceae61a56
Merge pull request #1130 from NousResearch/hermes/hermes-c877bdeb
Teknium
2026-03-12 19:35:13 -07:00
-
-
638136e353
fix(anthropic): skip thinking params for Haiku models
teknium1
2026-03-12 19:34:55 -07:00
-
8de14c5624
fix(doctor): treat configured honcho as available (#962)
Teknium
2026-03-12 19:34:37 -07:00
-
-
-
-
2a1f92ef4a
fix(doctor): treat configured honcho as available
PeterFile
2026-03-12 19:34:19 -07:00
-
15911d70c0
Merge pull request #1128 from ASRagab/fix/adaptive-thinking-budget-tokens
Teknium
2026-03-12 19:32:46 -07:00
-
-
-
-
3dc148ab6f
fix: use adaptive thinking without budget_tokens for Claude 4.6 models
Ahmad Ragab
2026-03-13 03:21:13 +01:00
-
-
9dfa81ab4b
Merge pull request #1125 from NousResearch/hermes/hermes-c877bdeb
Teknium
2026-03-12 19:15:21 -07:00
-
-
e5b8e06037
fix(anthropic): add diagnostic output on 401 auth failures
teknium1
2026-03-12 19:09:06 -07:00
-
a282322845
Merge pull request #1121 from 0xbyt4/fix/anthropic-adapter-issues
Teknium
2026-03-12 19:07:06 -07:00
-
-
-
-
475dd58a8e
Merge PR #736: feat(honcho): async writes, memory modes, session title integration, setup CLI
Teknium
2026-03-12 19:05:11 -07:00
-
-
28ffa8e693
fix: slack file upload fallback loses thread context (#1122)
Teknium
2026-03-12 18:56:27 -07:00
-
-
e53dfd88bb
Merge pull request #1123 from 0xbyt4/fix/setup-is-coding-plan-nameError
Teknium
2026-03-12 18:55:59 -07:00
-
-
93c3a1a9c9
fix(setup): remove dead code causing is_coding_plan NameError crash
0xbyt4
2026-03-13 04:42:26 +03:00
-
064c66df8c
fix: slack file upload fallback loses thread context
0xbyt4
2026-03-13 04:26:27 +03:00
-
-
22479b053c
fix: anthropic adapter — max_tokens ignored, fallback crash, proxy base_url filtered
0xbyt4
2026-03-13 04:22:16 +03:00
-
-
-
a1c4431479
Merge pull request #1062 from NousResearch/feat/optional-rl-training
Teknium
2026-03-12 18:02:44 -07:00
-
-
-