Commit Graph

  • 337cd574c8 Merge pull request #167 from Jr-kenny/pr/docs-codefences Teknium 2026-02-27 23:16:27 -08:00
  • 9fb027915e Merge pull request #166 from Jr-kenny/pr/docs-config Teknium 2026-02-27 23:15:36 -08:00
  • 2b821c3a14 Merge pull request #162 from aydnOktay/fix/memory-tool-entry-delimiter-parsing Teknium 2026-02-27 23:13:15 -08:00
  • 0d113fab1a Merge pull request #158 from Indelwin/feature/docker-volumes Teknium 2026-02-27 23:06:06 -08:00
  • 19f28a633a fix(agent): enhance 413 error handling and improve conversation history management in tests teknium1 2026-02-27 23:04:32 -08:00
  • 2c817ce4a5 Merge pull request #153 from tekelala/main Teknium 2026-02-27 22:57:55 -08:00
  • 66a5bc64db fix(process): use shlex to safely quote commands in bg_command for improved security teknium1 2026-02-27 22:50:26 -08:00
  • 7f423508e4 Merge pull request #151 from johnh4098/fix/shell-injection-spawn-via-env-v2 Teknium 2026-02-27 22:49:04 -08:00
  • 306c6706a6 Merge pull request #150 from VencentSoliman/fix/gateway-model-personality-commands Teknium 2026-02-27 22:48:03 -08:00
  • 64be67e062 Merge pull request #146 from alireza78a/fix/atomic-cron-job-save Teknium 2026-02-27 22:16:43 -08:00
  • 0c0a2eb0a2 fix(agent): fail fast on Anthropic native base URLs adavyas 2026-02-27 21:19:29 -08:00
  • de0829cec3 fix(cli): increase max iterations for child agents and extend API call timeout for improved reliability teknium1 2026-02-27 17:35:26 -08:00
  • 20177660bb Merge pull request #142 from Bartok9/docs/add-slash-commands-reference Teknium 2026-02-27 17:33:19 -08:00
  • 609fc6d080 fix(docs): add missing code block language specifiers Jr-kenny 2026-02-28 02:04:38 +01:00
  • 518826e70c fix(docs): standardize terminology and CLI formatting Jr-kenny 2026-02-28 02:03:39 +01:00
  • 13992a58da fix(docs): correct CLI config precedence and paths Jr-kenny 2026-02-28 02:00:32 +01:00
  • 0d2ac1c07f Merge pull request #121 from Bartok9/test-clarify-tool Teknium 2026-02-27 16:27:37 -08:00
  • fb7df099e0 feat(cli): add shell noise filtering and improve command execution with interactive login shell teknium1 2026-02-27 16:26:47 -08:00
  • f14ff3e041 feat(cli): use user's login shell for command execution to ensure environment consistency teknium1 2026-02-27 15:10:27 -08:00
  • 07fcb94bc0 fix(gateway): sync /model and /personality with CLI config.yaml pattern VencentSoliman 2026-02-27 11:14:14 -05:00
  • 66d9983d46 Fix memory tool entry parsing when content contains section sign aydnOktay 2026-02-28 01:33:41 +03:00
  • 4f3cb98e5e feat(cli): implement platform-specific toolset selection with improved user interface teknium1 2026-02-27 14:26:23 -08:00
  • 8c1f5efcab feat(cli): add toolset API key validation and improve checklist display teknium1 2026-02-27 13:56:43 -08:00
  • 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