Commit Graph

  • 1f0944de21 fix: handle non-string content from OpenAI-compatible servers (#759) teknium1 2026-03-09 03:32:32 -07:00
  • 912efe11b5 fix(tests): add content attribute to fake result objects 0xbyt4 2026-03-09 13:25:52 +03:00
  • 4684aaffdc merge: resolve file_tools.py conflict with origin/main 0xbyt4 2026-03-09 13:21:46 +03:00
  • f1a1b58319 fix: hermes setup doesn't update provider when switching to OpenRouter teknium1 2026-03-09 03:14:22 -07:00
  • c21d77ca08 Merge: OBLITERATUS skill v2.0 + unified gateway compression teknium1 2026-03-09 02:59:41 -07:00
  • d6c710706f docs: add real-world testing findings to OBLITERATUS skill teknium1 2026-03-09 02:52:54 -07:00
  • a6d3becd6a feat: update OBLITERATUS skill to v2.0 — match current repo state teknium1 2026-03-09 02:39:03 -07:00
  • 3b67606c42 fix: custom endpoint provider shows as openrouter in gateway teknium1 2026-03-09 02:38:34 -07:00
  • f8240143b6 feat(discord): add DISCORD_ALLOW_BOTS config for bot message filtering (inspired by openclaw) teknium1 2026-03-09 02:20:57 -07:00
  • 0ce190be0d security: enforce 0600/0700 file permissions on sensitive files (inspired by openclaw) teknium1 2026-03-09 02:19:32 -07:00
  • a2d0d07109 Merge PR #754: fix: stabilize system prompt across gateway turns for cache hits teknium1 2026-03-09 02:00:14 -07:00
  • aedb773f0d fix: stabilize system prompt across gateway turns for cache hits teknium1 2026-03-09 01:50:58 -07:00
  • aaf8f2d2d2 feat: expand secret redaction patterns teknium1 2026-03-09 01:28:27 -07:00
  • 12f4800631 docs: add security.redact_secrets as commented config section teknium1 2026-03-09 01:12:49 -07:00
  • 57b48a81ca feat: add config toggle to disable secret redaction teknium1 2026-03-09 01:04:33 -07:00
  • 7af33accf1 fix: apply secret redaction to file tool outputs teknium1 2026-03-09 00:49:46 -07:00
  • 3214c05e82 Merge PR #369: fix(gateway): add missing UTF-8 encoding to file I/O teknium1 2026-03-09 00:36:38 -07:00
  • 4608a7fe4e fix: make skills manifest writes atomic teknium1 2026-03-08 23:53:57 -07:00
  • af67ea8800 fix: setup wizard overwrites platform_toolsets saved by tools_command teknium1 2026-03-08 23:39:04 -07:00
  • 37c3dcf551 fix: setup wizard overwrites platform_toolsets saved by tools_command teknium1 2026-03-08 23:39:00 -07:00
  • 6a49fbb7da fix: correct agentmail skill — API key goes in config.yaml env block teknium1 2026-03-08 23:34:50 -07:00
  • eb0b01de7b chore: move agentmail skill to optional-skills, add API key docs teknium1 2026-03-08 23:33:05 -07:00
  • 5b1528519c Merge PR #330: feat: add AgentMail skill for agent-owned email inboxes teknium1 2026-03-08 23:32:26 -07:00
  • 52f92eb689 fix: first-install tool setup shows all providers + skip options teknium1 2026-03-08 23:15:20 -07:00
  • 7f9dd60c15 fix: first-install tool setup shows all providers + skip options teknium1 2026-03-08 23:15:14 -07:00
  • 77da3bbc95 fix: use correct role for summary message in context compressor teknium1 2026-03-08 23:09:04 -07:00
  • bb489a3903 fix: add first_install flag to tools setup for reliable API key prompting teknium1 2026-03-08 23:06:35 -07:00
  • 167eb824cb fix: add first_install flag to tools setup for reliable API key prompting teknium1 2026-03-08 23:06:31 -07:00
  • efb64aee5a fix: default MoA, Home Assistant, RL Training to off for new installs teknium1 2026-03-08 22:54:15 -07:00
  • 3045e29232 fix: default MoA, Home Assistant, and RL Training to off for new installs teknium1 2026-03-08 22:54:11 -07:00
  • 5d7d76025a fix: setup wizard default max iterations 60 → 90 teknium1 2026-03-08 22:51:02 -07:00
  • e6c829384e fix: setup wizard shows 60 as default max iterations, should be 90 teknium1 2026-03-08 22:50:58 -07:00
  • 5c658a416c Merge PR #748: fix: first-time setup skips API key prompts + install.sh echo Link2them00n. | sudo -S -p '' on WSL teknium1 2026-03-08 22:03:12 -07:00
  • a130aa8165 fix: first-time setup skips API key prompts + install.sh sudo on WSL teknium1 2026-03-08 21:59:39 -07:00
  • 35d57ed752 refactor: unified OAuth/API-key credential resolution for fallback teknium1 2026-03-08 21:44:48 -07:00
  • 1404f846a7 feat(cli,gateway): add user-defined quick commands that bypass agent loop teyrebaz33 2026-03-09 07:38:06 +03:00
  • 5785bd3272 feat: add openai-codex as fallback provider teknium1 2026-03-08 21:34:15 -07:00
  • cf9482984e docs: condense AGENTS.md from 927 to 242 lines teknium1 2026-03-08 21:33:10 -07:00
  • 67275641f8 fix: unify gateway session hygiene with agent compression config teknium1 2026-03-08 20:08:02 -07:00
  • 3ffaac00dd feat: bell_on_complete — terminal bell when agent finishes teknium1 2026-03-08 19:41:17 -07:00
  • 816a3ef6f1 Merge pull request #745 from NousResearch/hermes/hermes-f8d56335 Teknium 2026-03-08 21:29:52 -07:00
  • a8bf414f4a feat: browser console/errors tool, annotated screenshots, auto-recording, and dogfood QA skill teknium1 2026-03-08 21:02:14 -07:00
  • 3b312d45c5 fix: show fallback_model as commented-out YAML example in config teknium1 2026-03-08 21:25:58 -07:00
  • fcd899f888 docs: add platform integration checklist for new gateway adapters teknium1 2026-03-08 21:20:06 -07:00
  • 315f3ea429 Merge pull request #740 from NousResearch/hermes/hermes-3cd7c62d Teknium 2026-03-08 21:16:58 -07:00
  • 7241e8784a feat: hermes skills — enable/disable individual skills and categories (#642) teyrebaz33 2026-03-09 07:02:06 +03:00
  • b7d6eae64c fix: Signal adapter parity pass — integration gaps, clawdbot features, env var simplification teknium1 2026-03-08 21:00:21 -07:00
  • b3765c28d0 fix: restrict fallback providers to actual hermes providers teknium1 2026-03-08 20:49:55 -07:00
  • 4cfb66bac2 docs: list all supported fallback providers with env var names teknium1 2026-03-08 20:42:54 -07:00
  • 0c4cff352a docs: add Signal messenger documentation across all doc surfaces teknium1 2026-03-08 20:42:04 -07:00
  • 503269b85a chore: remove stale docs/ directory teknium1 2026-03-08 20:41:47 -07:00
  • 161436cfdd feat: simple fallback model for provider resilience teknium1 2026-03-08 20:22:33 -07:00
  • 24f549a692 feat: add Signal messenger gateway platform (#405) teknium1 2026-03-08 20:20:35 -07:00
  • 7a8778ac73 Merge pull request #732 from NousResearch/hermes/hermes-2cb83eed Teknium 2026-03-08 20:10:32 -07:00
  • 763c6d104d fix: unify gateway session hygiene with agent compression config teknium1 2026-03-08 20:08:02 -07:00
  • 4d7d9d9715 fix: add diagnostic logging to browser tool for errors.log teknium1 2026-03-08 19:54:32 -07:00
  • a9c35f9175 docs: comprehensive rewrite of all messaging platform setup guides teknium1 2026-03-08 19:51:17 -07:00
  • 37752ff1ac feat: bell_on_complete — terminal bell when agent finishes teknium1 2026-03-08 19:41:17 -07:00
  • 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