-
31b84213e4
docs: add Guides & Tutorials section, restructure sidebar
teknium1
2026-03-08 19:37:34 -07:00
-
2036c22f88
fix: macOS browser/code-exec socket path exceeds Unix limit (#374)
teknium1
2026-03-08 19:31:23 -07:00
-
7185a66b96
feat: enhance Solana skill with USD pricing, token names, smart wallet output
teknium1
2026-03-08 19:15:11 -07:00
-
2394e18729
fix: add context to interruption messages for model awareness
teknium1
2026-03-08 18:58:23 -07:00
-
99f7582175
chore: move Solana skill to optional-skills/
teknium1
2026-03-08 18:52:02 -07:00
-
93c5997290
Merge PR #212: feat(skills): add Solana blockchain skill
teknium1
2026-03-08 18:51:33 -07:00
-
-
2d1a1c1c47
refactor: remove redundant 'openai' auxiliary provider, clean up docs
teknium1
2026-03-08 18:50:26 -07:00
-
71e81728ac
feat: Codex OAuth vision support + multimodal content adapter
teknium1
2026-03-08 18:44:25 -07:00
-
ebe60646db
Merge pull request #735 from NousResearch/hermes/hermes-f8d56335
Teknium
2026-03-08 18:30:27 -07:00
-
-
f996d7950b
fix: trust user-selected models with OpenAI Codex provider
teknium1
2026-03-08 18:16:58 -07:00
-
ae4a674c84
feat: add 'openai' as auxiliary provider option
teknium1
2026-03-08 18:25:30 -07:00
-
169615abc8
docs: add Auxiliary Models section to user-facing configuration docs
teknium1
2026-03-08 18:10:55 -07:00
-
7c30ac2141
fix: overhaul ascii-art skill with working sources (#662)
teknium1
2026-03-08 18:09:44 -07:00
-
192501528f
docs: add Auxiliary Model Configuration section to AGENTS.md
teknium1
2026-03-08 18:09:18 -07:00
-
5ae0b731d0
fix: harden auxiliary model config — gateway bridge, vision safety, tests
teknium1
2026-03-08 18:06:40 -07:00
-
d9f373654b
feat: enhance auxiliary model configuration and environment variable handling
teknium1
2026-03-07 08:52:06 -08:00
-
0efbb137e8
Merge pull request #734 from NousResearch/hermes/hermes-f8d56335
Teknium
2026-03-08 18:06:00 -07:00
-
-
cf63b2471f
docs: add resume history display to sessions, CLI, config, and AGENTS docs
teknium1
2026-03-08 17:55:14 -07:00
-
d8df91dfa8
fix: resolve merge conflict with main in clipboard.py
0xbyt4
2026-03-09 03:50:29 +03:00
-
-
f88343a6da
Merge PR #733: feat: interactive session browser with search filtering (#718)
teknium1
2026-03-08 17:47:42 -07:00
-
-
491605cfea
feat: add high-value tool result hints for patch and search_files (#722)
teknium1
2026-03-08 17:46:28 -07:00
-
-
-
3aded1d4e5
feat: display previous messages when resuming a session in CLI
teknium1
2026-03-08 17:45:45 -07:00
-
4f0402ed3a
chore: remove all NOUS_API_KEY references
teknium1
2026-03-08 17:45:38 -07:00
-
ecac6321c4
feat: interactive session browser with search filtering (#718)
teknium1
2026-03-08 17:42:50 -07:00
-
-
20c6573e0a
docs: comprehensive AGENTS.md audit and corrections
teknium1
2026-03-08 17:38:05 -07:00
-
-
-
97b1c76b14
test: add regression test for #712 (setup wizard codex import)
teknium1
2026-03-08 17:32:52 -07:00
-
-
-
24a37032fa
Merge PR #711: fix(setup): correct import of get_codex_model_ids in setup wizard
teknium1
2026-03-08 17:29:38 -07:00
-
-
-
-
c0520223fd
fix: clipboard BMP conversion file loss and broken test
teknium1
2026-03-08 17:22:27 -07:00
-
1f1caa836a
fix: error out when hermes -w is used outside a git repo
teknium1
2026-03-08 17:22:24 -07:00
-
b3ea7714f5
docs: add dedicated /compress command documentation
teknium1
2026-03-08 17:21:15 -07:00
-
a7f9721785
feat: register remaining commands with platform menus
teknium1
2026-03-08 17:13:45 -07:00
-
a5461e07bf
feat: register title, resume, and other missing commands with platform menus
teknium1
2026-03-08 17:11:49 -07:00
-
2e73a9e893
Merge PR #704: fix: initialize Skills Hub before listing skills
teknium1
2026-03-08 17:10:54 -07:00
-
-
26bb56b775
feat: add /resume command to gateway for switching to named sessions
teknium1
2026-03-08 17:09:00 -07:00
-
95b1130485
fix: normalize incompatible models when provider resolves to Codex
teknium1
2026-03-08 16:48:56 -07:00
-
3fb8938cd3
fix: search_files now reports error for non-existent paths instead of silent empty results
teknium1
2026-03-08 16:47:20 -07:00
-
7791174ced
feat: add --fuck-it-ship-it flag to bypass dangerous command approvals
dmahan93
2026-03-08 18:36:37 -05:00
-
-
-
c5e8166c8b
Merge pull request #720 from NousResearch/feat/session-naming
Teknium
2026-03-08 16:32:13 -07:00
-
-
2b88568653
docs: add session naming documentation across all doc files
teknium1
2026-03-08 16:09:31 -07:00
-
34b4fe495e
fix: add title validation — sanitize, length limit, control char stripping
teknium1
2026-03-08 15:54:51 -07:00
-
4fdd6c0dac
fix: harden session title system + add /title to gateway
teknium1
2026-03-08 15:48:09 -07:00
-
60b6abefd9
feat: session naming with unique titles, auto-lineage, rich listing, resume by name
teknium1
2026-03-08 15:20:29 -07:00
-
-
4d53b7ccaa
Add OpenRouter app attribution headers to skills_guard and trajectory_compressor
teknium1
2026-03-08 14:23:18 -07:00
-
-
-
0c3253a485
fix: mock asyncio.run in mirror test to prevent event loop destruction
0xbyt4
2026-03-09 00:20:19 +03:00
-
d0f84c0964
fix: log exceptions instead of silently swallowing in cron scheduler
0xbyt4
2026-03-09 00:06:34 +03:00
-
-
-
ceefe36756
docs: clarify Telegram token regex constraint
VolodymyrBg
2026-03-08 22:33:06 +02:00
-
-
-
67421ed74f
fix: update test_non_empty_has_markers to match todo filtering behavior
0xbyt4
2026-03-08 23:07:38 +03:00
-
081079da62
fix(setup): correct import of get_codex_model_ids in setup wizard
Khoi Le
2026-03-08 13:07:19 -07:00
-
-
-
e2fe1373f3
fix: escalate read/search blocking, track search loops, filter completed todos
0xbyt4
2026-03-08 23:01:21 +03:00
-
7891050e06
fix: use Path.read_text() instead of open() in browser_tool
memosr.eth
2026-03-08 22:39:17 +03:00
-
e28dc13cd5
fix: store and close log file handles in rl_training_tool
memosr.eth
2026-03-08 22:38:02 +03:00
-
-
-
9eee529a7f
fix: detect and warn on file re-read loops after context compression
0xbyt4
2026-03-08 20:44:42 +03:00
-
-
-
333e4abe30
fix: Initialize Skills Hub on list
Verne
2026-03-09 01:43:59 +08:00
-
-
cd77c7100c
Merge PR #648: test: add regression coverage for compressor tool-call boundaries
teknium1
2026-03-08 06:46:50 -07:00
-
-
cf810c2950
fix: pre-process CLI clipboard images through vision tool instead of raw embedding
teknium1
2026-03-08 06:21:53 -07:00
-
a23bcb81ce
fix: improve /model user feedback + update docs
teknium1
2026-03-08 06:13:11 -07:00
-
d07d867718
Fix empty tool selection persistence
stablegenius49
2026-03-07 18:18:37 -08:00
-
666f2dd486
feat: /provider command + fix gateway bugs + harden parse_model_input
teknium1
2026-03-08 06:09:36 -07:00
-
34792dd907
fix: resolve 'auto' provider properly via credential detection
teknium1
2026-03-08 05:58:45 -07:00
-
7ad6fc8a40
fix: gateway /model also needs normalize_provider for 'auto' resolution
teknium1
2026-03-08 05:56:37 -07:00
-
f824c10429
feat: enhance config migration with new environment variable tracking
teknium1
2026-03-08 05:55:30 -07:00
-
132e5ec179
fix: resolve 'auto' provider in /model display + update gateway handler
teknium1
2026-03-08 05:54:52 -07:00
-
66d3e6a0c2
feat: provider switching via /model + enhanced model display
teknium1
2026-03-08 05:45:55 -07:00
-
4a09ae2985
chore: remove dead module stubs from test_cli_init.py
teknium1
2026-03-08 05:35:02 -07:00
-
8c734f2f27
fix: remove OpenRouter '/' format enforcement — let API probe be the authority
teknium1
2026-03-08 05:31:41 -07:00
-
245d174359
feat: validate /model against live API instead of hardcoded lists
teknium1
2026-03-08 05:22:15 -07:00
-
77f47768dd
fix: improve /history message display
stablegenius49
2026-03-07 20:15:06 -08:00
-
7b1f40dd00
Improve error handling and logging in code execution tool
aydnOktay
2026-03-08 14:50:23 +03:00
-
-
-
90fa9e54ca
fix: guard validate_requested_model + expand test coverage (PR #649 follow-up)
teknium1
2026-03-08 04:47:31 -07:00
-
9d3a44e0e8
fix: validate /model values before saving
stablegenius49
2026-03-07 19:56:48 -08:00
-
932d596466
feat: enhance systemd unit and install script for browser dependencies
teknium1
2026-03-08 04:36:23 -07:00
-
d518f40e8b
fix: improve browser command environment setup
teknium1
2026-03-08 04:08:41 -07:00
-
f016cfca46
Merge pull request #685 from NousResearch/revert-659-feat/skill-prerequisites
Teknium
2026-03-08 03:58:41 -07:00
-
-
b8120df860
Revert "feat: skill prerequisites — hide skills with unmet runtime dependencies"
Teknium
2026-03-08 03:58:13 -07:00
-
-
0df7df52f3
test: expand slash command autocomplete coverage (PR #645 follow-up)
teknium1
2026-03-08 03:18:38 -07:00
-
bfa27d0a68
fix(cli): unify slash command autocomplete registry
stablegenius49
2026-03-07 17:53:41 -08:00
-
5a20c486e3
Merge PR #659: feat: skill prerequisites — hide skills with unmet runtime dependencies
teknium1
2026-03-08 03:12:35 -07:00
-
-
78e19ebc95
chore: update .gitignore to include .worktrees directory
teknium1
2026-03-08 03:01:46 -07:00
-
b383cafc44
refactor: rename and enhance shell detection in local environment
teknium1
2026-03-08 03:00:05 -07:00
-
b10ff83566
fix: enhance PATH handling in local environment
teknium1
2026-03-08 01:50:38 -08:00
-
daa1f542f9
fix: enhance shell detection in local environment configuration
teknium1
2026-03-08 01:43:00 -08:00
-
d507f593d0
fix: respect config.yaml cwd in gateway, add sandbox_dir config option
teknium1
2026-03-08 01:33:46 -08:00
-
f210510276
feat: add prerequisites field to skill spec — hide skills with unmet dependencies
kshitij
2026-03-08 12:55:09 +05:30
-
19b6f81ee7
fix: allow Anthropic API URLs as custom OpenAI-compatible endpoints
teknium1
2026-03-07 23:36:35 -08:00
-
-
76545ab365
Merge pull request #657 from NousResearch/feat/browser-screenshot-sharing
Teknium
2026-03-07 22:57:42 -08:00
-
-
b8c3bc7841
feat: browser screenshot sharing via MEDIA: on all messaging platforms
teknium1
2026-03-07 22:57:05 -08:00
-
a680367568
fix tmux menus
teknium1
2026-03-07 22:14:21 -08:00
-
-
dfd37a4b31
Merge PR #635: fix: add Kimi Code API support (api.kimi.com/coding/v1)
teknium1
2026-03-07 21:45:27 -08:00
-
-
5ee9b67d9b
Merge PR #654: feat: git worktree isolation for parallel CLI sessions (--worktree / -w)
teknium1
2026-03-07 21:38:42 -08:00
-
-
542faf225f
Fix Telegram image delivery for large (>5MB) images
teknium1
2026-03-07 21:29:45 -08:00
-
5684c68121
Add logger.info/error for image extraction and delivery debugging
teknium1
2026-03-07 21:24:47 -08:00
-
4be783446a
fix: wire worktree flag into hermes CLI entry point + docs + tests
teknium1
2026-03-07 21:05:40 -08:00
-
8d719b180a
feat: git worktree isolation for parallel CLI sessions (--worktree / -w)
teknium1
2026-03-07 20:51:08 -08:00
-
-
bf048c8aec
feat: add qmd optional skill — local knowledge base search
teknium1
2026-03-07 20:39:05 -08:00
-
c5a9d1ef9d
Merge branch 'main' into pr-635
teknium1
2026-03-07 20:36:42 -08:00
-
-
-
-
c7b6f423c7
feat: auto-compress pathologically large gateway sessions (#628)
teknium1
2026-03-07 20:09:48 -08:00
-
6d34207167
Merge PR #620: fix: restore missing MIT license file
teknium1
2026-03-07 20:00:33 -08:00
-
-
fcde9be10d
fix: keep tool-call output runs intact during compression
Bryan Young
2026-03-08 03:00:50 +00:00
-
-
-
3830bbda41
fix: include url in web_extract trimmed results & fix docs
teknium1
2026-03-07 18:07:36 -08:00
-
4447e7d71a
fix: add Kimi Code API support (api.kimi.com/coding/v1)
Christo Mitov
2026-03-07 20:43:34 -05:00
-
-