Commit Graph

  • c92bdd8785 fix(cli): improve spinner line clearing to prevent garbled output with prompt_toolkit teknium1 2026-02-27 13:49:06 -08:00
  • e09ef6b8bc feat(gateway): improve model command handling by resolving current model from environment and config file teknium1 2026-02-27 13:42:07 -08:00
  • f7677ed275 feat: add docker_volumes config for custom volume mounts Gesina Sands 2026-02-28 07:12:48 +10:00
  • e5f719a33b fix(process): escape single quotes in spawn_via_env bg_command johnh4098 2026-02-27 21:03:17 +03:30
  • 79bd65034c fix(agent): handle 413 payload-too-large via compression instead of aborting tekelala 2026-02-27 12:21:27 -05:00
  • fbb1923fad fix(security): patch path traversal, size bypass, and prompt injection in document processing tekelala 2026-02-27 11:53:46 -05:00
  • bf75c450b7 fix(cron): use atomic write in save_jobs to prevent data loss alireza78a 2026-02-27 20:16:49 +03:30
  • b2172c4b2e feat(telegram): add document file processing for PDF, text, and Office files tekelala 2026-02-27 11:44:57 -05:00
  • 69ccd76679 docs: add slash commands reference Bartok Moltbot 2026-02-27 10:50:53 -05:00
  • 8b54bb4d89 docs: update CONTRIBUTING.md to enhance contribution guidelines and clarify priorities teknium1 2026-02-27 06:37:36 -08:00
  • 2595d81733 feat: Add Superpowers software development skills kaos35 2026-02-27 15:32:58 +01:00
  • f9e05218ca Create SKILL.md FurkanL0 2026-02-27 17:07:13 +03:00
  • 2ddda5da89 Create DESCRIPTION.md FurkanL0 2026-02-27 17:06:17 +03:00
  • dc80f0b222 Merge pull request #117 from Bartok9/docs/add-contributing-guide Teknium 2026-02-27 05:22:31 -08:00
  • 5007a122b2 fix(terminal): enhance error logging in cleanup functions with exception info teknium1 2026-02-27 03:53:55 -08:00
  • 43f2321225 Merge pull request #91 from 0xbyt4/fix/cli-spinner-flickering Teknium 2026-02-27 03:48:32 -08:00
  • 1362f92f2e Merge pull request #89 from 0xbyt4/fix/cli-show-config-wrong-path Teknium 2026-02-27 03:48:13 -08:00
  • 445d2646a9 Enhance arXiv integration: Add BibTeX generation, ID versioning, and withdrawn paper handling. Update search script to display version information alongside arXiv IDs. teknium1 2026-02-27 03:45:59 -08:00
  • ae8d25faca Merge pull request #87 from 0xbyt4/fix/cli-max-turns-sentinel Teknium 2026-02-27 03:42:18 -08:00
  • 9061c03b6d Merge pull request #84 from 0xbyt4/fix/cli-paste-detection-false-positive Teknium 2026-02-27 03:40:13 -08:00
  • 8174f5a988 Merge pull request #83 from 0xbyt4/fix/cli-save-config-string-model Teknium 2026-02-27 03:36:39 -08:00
  • 03f7b551be Update README.md: Add DeepWiki Docs badge and enhance security description for sandboxing feature teknium1 2026-02-27 03:27:15 -08:00
  • 80ad6572a3 Merge pull request #75 from satelerd/fix/whatsapp-multi-user-sessions Teknium 2026-02-27 03:25:54 -08:00
  • c77f3da0ce Cherry-pick 6 bug fixes from PR #76 and update documentation teknium1 2026-02-27 03:21:49 -08:00
  • c104647450 Documentation (README.md): - Add "Security Hardening" section with table of protections from recent PRs - Add "Reasoning Effort" config section under Features - Add Slack and WhatsApp env vars to Environment Variables Reference - Remove non-functional ANTHROPIC_API_KEY from env vars table - Add hermes whatsapp to Commands section teknium1 2026-02-27 03:21:42 -08:00
  • 547ba73b82 Merge pull request #65 from leonsgithub/fix/sudo-password-shell-injection Teknium 2026-02-27 01:50:07 -08:00
  • 3526fa27fd Merge pull request #62 from 0xbyt4/test/expand-coverage-2 Teknium 2026-02-27 01:47:30 -08:00
  • 9eabdb64ff Merge pull request #72 from cutepawss/fix/install-script-silent-abort Teknium 2026-02-27 01:45:06 -08:00
  • 6f543eac9f Merge branch 'main' into fix/install-script-silent-abort Teknium 2026-02-27 01:44:59 -08:00
  • 64eca85876 Merge pull request #67 from 0xbyt4/test/add-run-agent-unit-tests Teknium 2026-02-27 01:36:49 -08:00
  • 152271851f Merge pull request #63 from 0xbyt4/fix/cron-prompt-injection-bypass Teknium 2026-02-27 01:34:14 -08:00
  • 0909be3aa8 Merge pull request #61 from 0xbyt4/fix/write-deny-macos-symlink Teknium 2026-02-27 01:32:19 -08:00
  • 274e623b50 Merge pull request #60 from 0xbyt4/test/expand-coverage Teknium 2026-02-27 01:30:36 -08:00
  • 2972f982e4 Merge pull request #55 from bierlingm/fix/atexit-signal-handler-race Teknium 2026-02-27 00:42:23 -08:00
  • df8a62d018 test(tools): add unit tests for clarify_tool.py Bartok Moltbot 2026-02-27 03:29:26 -05:00
  • fec5d59fb3 feat(gateway): integrate pairing store and event hook system teknium1 2026-02-27 00:23:26 -08:00
  • 7285e44064 docs: add CONTRIBUTING.md with contributor guidelines Bartok9 2026-02-27 03:23:04 -05:00
  • 2ff54ae6b3 fix(gateway): Remove session_db from AIAgent instantiation to prevent errors teknium1 2026-02-27 00:13:47 -08:00
  • f74ac0fc3a Merge pull request #108 from Bartok9/fix-session-db-gateway Teknium 2026-02-27 00:11:18 -08:00
  • 26a6da27fa feat(research): add arXiv search skill and documentation teknium1 2026-02-27 00:05:06 -08:00
  • 19abbfff96 feat(ocr-and-documents): add OCR and document extraction skills teknium1 2026-02-26 23:06:08 -08:00
  • 8aa531c7fa fix(gateway): Pass session_db to AIAgent, fixing session_search error Bartok Moltbot 2026-02-27 00:32:17 -05:00
  • 21cf339a85 Merge pull request #59 from deankerr/fix/ssh-terminal-check Teknium 2026-02-26 21:22:47 -08:00
  • 588cdacd49 feat(session): implement session reset policy for messaging platforms teknium1 2026-02-26 21:20:50 -08:00
  • 0cce536fb2 fix: fileops on mac teknium1 2026-02-26 21:20:25 -08:00
  • b281ecd50a Fix: rending issue on /skills command teknium1 2026-02-26 20:29:52 -08:00
  • b267e34092 feat(cli): add auto-restart functionality for hermes-gateway service when updating teknium1 2026-02-26 20:26:05 -08:00
  • 58fce0a37b feat(api): implement dynamic max tokens handling for various providers teknium1 2026-02-26 20:23:56 -08:00
  • f0458ebdb8 feat(config): enhance terminal environment variable management teknium1 2026-02-26 20:05:35 -08:00
  • 0a231c0783 feat(config): synchronize terminal settings with environment variables teknium1 2026-02-26 20:02:46 -08:00
  • 7c1f90045e docs: update README and tools configuration for improved toolset management teknium1 2026-02-26 19:59:24 -08:00
  • a5ea272936 refactor: streamline API key retrieval in transcription and TTS tools teknium1 2026-02-26 19:56:42 -08:00
  • 715825eac3 fix(cli): enhance provider configuration check for environment variables teknium1 2026-02-26 19:56:24 -08:00
  • 1a97e82000 feat(cli): add /verbose slash command to toggle debug output at runtime cesareth 2026-02-26 23:18:45 +00:00
  • 70d1abf81b refactor: run Honcho and USER.md in tandem Erosika 2026-02-26 18:07:33 -05:00
  • 1fd0fcddb2 feat: integrate Honcho with USER.md memory system Erosika 2026-02-26 18:02:24 -05:00
  • ab4bbf2fb2 feat: add Honcho AI-native memory integration Erosika 2026-02-25 19:34:25 -05:00
  • 669e4d0297 add experimental google workspace command center skill teknium1 2026-02-26 14:29:51 -08:00
  • f92875bc3e fix(cli): reduce spinner flickering under patch_stdout 0xbyt4 2026-02-26 23:55:07 +03:00
  • 7f36259f88 fix(cli): show correct config file path in /config command 0xbyt4 2026-02-26 23:49:08 +03:00
  • 2c28d9f560 fix(cli): respect explicit --max-turns value even when it equals default 0xbyt4 2026-02-26 23:43:38 +03:00
  • c21b071e77 fix(cli): prevent paste detection from destroying multi-line input 0xbyt4 2026-02-26 23:40:38 +03:00
  • de197bd7cb fix(cli): prevent crash in save_config_value when model is a string 0xbyt4 2026-02-26 23:35:00 +03:00
  • bf9dd83c10 fix(cli): improve description extraction for toolsets teknium1 2026-02-26 12:11:32 -08:00
  • 760fb2ca0e feat(install): enhance installation script for build tools and interactive prompts teknium1 2026-02-26 11:37:38 -08:00
  • a8ccaca8ea Merge pull request #68 from cutepawss/fix/dangerous-cmd-regex-false-positive Teknium 2026-02-26 11:32:06 -08:00
  • 32070e6bc0 Merge remote-tracking branch 'origin/main' into codex/align-codex-provider-conventions-mainrepo George Pickett 2026-02-26 10:56:29 -08:00
  • f02f647237 fix(whatsapp): per-contact DM session isolation and user identity in context Daniel Sateler 2026-02-26 12:44:09 -03:00
  • 96043a8f7e fix(whatsapp): skip agent's own replies in bridge message handler Daniel Sateler 2026-02-26 12:43:24 -03:00
  • 0bb8d8faf5 fix: prevent silent abort in piped install when interactive prompts fail (#69) darya 2026-02-26 17:45:50 +03:00
  • f5c09a3aba test: add regression tests for recursive delete false positive fix darya 2026-02-26 16:40:44 +03:00
  • 3227cc65d1 fix: prevent false positives in recursive delete detection darya 2026-02-26 16:32:01 +03:00
  • 90ca2ae16b test: add unit tests for run_agent.py (AIAgent) 0xbyt4 2026-02-26 16:15:04 +03:00
  • 25e260bb3a fix(security): prevent shell injection in sudo password piping Leon 2026-02-26 19:04:32 +07:00
  • feea8332d6 fix: cron prompt injection scanner bypass for multi-word variants 0xbyt4 2026-02-26 13:55:54 +03:00
  • ffbdd7fcce test: add unit tests for 8 modules (batch 2) 0xbyt4 2026-02-26 13:54:20 +03:00
  • b699cf8c48 test: remove /etc platform-conditional tests from file_operations 0xbyt4 2026-02-26 13:43:30 +03:00
  • 2efd9bbac4 fix: resolve symlink bypass in write deny list on macOS 0xbyt4 2026-02-26 13:30:55 +03:00
  • 0ac3af8776 test: add unit tests for 8 untested modules 0xbyt4 2026-02-26 13:27:58 +03:00
  • fed9f06c4e fix: add SSH backend to terminal requirements check Dean Kerr 2026-02-26 20:41:59 +11:00
  • 240f33a06f feat(docker): add support check for Docker's --storage-opt option teknium1 2026-02-26 01:15:56 -08:00
  • 254aafb265 Fix SystemExit traceback during atexit cleanup on Ctrl+C Moritz Bierling 2026-02-26 10:13:31 +01:00
  • 8bd82119be docs: update README with security details and environment variable descriptions teknium1 2026-02-26 01:12:57 -08:00
  • 9a148bb9a3 Merge pull request #51 from deankerr/fix/cli-env-path-resolution Teknium 2026-02-26 01:09:02 -08:00
  • 7a4241e406 Co-authored-by: Dogila Developer <valeshera11@gmail.com> teknium1 2026-02-26 01:04:47 -08:00
  • cb92fbe749 feat: add Notion block types reference documentation teknium1 2026-02-26 01:03:27 -08:00
  • 1d04074464 Merge pull request #53 from JoshuaMart/fix/install Teknium 2026-02-26 00:58:34 -08:00
  • c4096b4731 Merge pull request #27 from VolodymyrBg/fix/tool-context-docstring-threading Teknium 2026-02-26 00:56:49 -08:00
  • 178658bf9f test: enhance session source tests and add validation for chat types teknium1 2026-02-26 00:53:57 -08:00
  • d372eb1f0e feat: add uv.lock file for package management teknium1 2026-02-26 00:53:50 -08:00
  • ebe25fefd6 Add missing mkdir Joshua MARTINELLE 2026-02-26 09:39:11 +01:00
  • 688ccf05cb Format Joshua MARTINELLE 2026-02-26 09:38:51 +01:00
  • 9dc5615b9d fix: use HERMES_HOME constant in doctor.py directory check Dean Kerr 2026-02-26 19:20:30 +11:00
  • 696e2316a8 fix: respect HERMES_HOME and add encoding fallback in rl_cli.py Dean Kerr 2026-02-26 19:01:13 +11:00
  • f2891b70d0 fix: respect HERMES_HOME env var in gateway and cron scheduler Dean Kerr 2026-02-26 18:51:46 +11:00
  • dcf370cb6e Merge pull request #34 from 0xbyt4/test/reorganize-and-add-unit-tests Teknium 2026-02-25 23:49:34 -08:00
  • 1b8eb85eeb Add npm audit checks for Node.js packages in doctor.py teknium1 2026-02-25 23:47:39 -08:00
  • cf3236ed27 fix: resolve .env path from ~/.hermes/ in cli.py, matching run_agent.py pattern Dean Kerr 2026-02-26 18:37:20 +11:00
  • 6c86c7c4a9 Add output format examples for YouTube content teknium1 2026-02-25 23:28:16 -08:00
  • 9cc2cf3241 Add youtube transcript collection skill: teknium1 2026-02-25 23:28:09 -08:00