Commit Graph

  • 95a044a2e0 feat(research-paper-writing): fill coverage gaps and integrate patterns from AI-Scientist, GPT-Researcher SHL0MS 2026-04-06 01:12:32 -04:00
  • 38d8446011 feat: implement MCP OAuth 2.1 PKCE client support (#5420) Teknium 2026-04-05 22:08:00 -07:00
  • 3962bc84b7 show cache pricing as well (if supported) emozilla 2026-04-05 22:39:02 -04:00
  • 0365f6202c feat: show model pricing for OpenRouter and Nous Portal providers emozilla 2026-04-03 18:46:45 -04:00
  • 0efe7dace7 feat: add GPT/Codex execution discipline guidance for tool persistence (#5414) Teknium 2026-04-05 21:51:07 -07:00
  • 4e196a5428 Merge pull request #5411 from SHL0MS/fix/manim-monospace-fonts SHL0MS 2026-04-06 00:36:19 -04:00
  • b26e7fd43a fix(manim-video): recommend monospace fonts — proportional fonts have broken kerning in Pango SHL0MS 2026-04-06 00:35:43 -04:00
  • 084cd1f840 Merge pull request #5408 from SHL0MS/feat/manim-skill-improvements SHL0MS 2026-04-06 00:09:25 -04:00
  • 447ec076a4 docs(manim-video): expand references with comprehensive Manim CE and 3b1b patterns SHL0MS 2026-04-06 00:08:17 -04:00
  • 89c812d1d2 feat: shared thread sessions by default — multi-user thread support (#5391) Teknium 2026-04-05 19:46:58 -07:00
  • 43d468cea8 docs: comprehensive documentation audit — fix stale info, expand thin pages, add depth (#5393) Teknium 2026-04-05 19:45:50 -07:00
  • fec58ad99e fix(gateway): replace wall-clock agent timeout with inactivity-based timeout (#5389) Teknium 2026-04-05 19:38:21 -07:00
  • 8972eb05fd docs: add comprehensive Discord configuration reference (#5386) Teknium 2026-04-05 19:17:24 -07:00
  • fc15f56fc4 feat: warn users when loading non-agentic Hermes LLM models (#5378) Teknium 2026-04-05 18:41:03 -07:00
  • e9ddfee4fd fix(plugins): reject plugin names that resolve to the plugins root Dusk1e 2026-04-05 18:25:32 -07:00
  • 2563493466 fix: improve timeout debug logging and user-facing diagnostics (#5370) Teknium 2026-04-05 18:33:33 -07:00
  • ab7fd52ae3 [EPIC-999] Phase II — The Forge: claw_runtime scaffold + forge pipeline Ezra 2026-04-05 23:32:53 +00:00
  • c266661bff [EPIC-999] Phase I — add call graph, test stubs, and AIAgent decomposition plan Ezra 2026-04-05 23:30:28 +00:00
  • 5f1cdfc9e4 [EPIC-999] Phase I — The Mirror: formal spec extraction artifacts Ezra 2026-04-05 23:27:29 +00:00
  • 1572956fdc Merge pull request #4930 from SHL0MS/feat/manim-video-skill-v2 SHL0MS 2026-04-05 16:10:30 -07:00
  • 9d885b266c feat(skills): add manim-video skill for mathematical and technical animations SHL0MS 2026-04-03 22:51:25 -04:00
  • 7409715947 fix: link subagent sessions to parent and hide from session list donrhmexe 2026-04-04 23:03:46 +02:00
  • efa03fc07d docs: update honcho CLI reference + document plugin CLI registration (#5308) Teknium 2026-04-05 12:48:20 -07:00
  • 4494fba140 feat: OSV malware check for MCP extension packages (#5305) Teknium 2026-04-05 12:46:07 -07:00
  • b63fb03f3f feat(browser): add JS evaluation via browser_console expression parameter (#5303) Teknium 2026-04-05 12:42:52 -07:00
  • 8d5226753f fix: add missing ButtonStyle.grey to discord mock for test compatibility Teknium 2026-04-05 12:41:09 -07:00
  • 66d0fa1778 fix: avoid unnecessary Discord members intent on startup Abhey 2026-04-03 07:01:32 +05:30
  • 583d9f9597 fix(honcho): migration guard for observation mode default change Teknium 2026-04-05 12:32:07 -07:00
  • 0f813c422c fix(plugins): only register CLI commands for the active memory provider Teknium 2026-04-05 12:21:17 -07:00
  • b074b0b13a test: add plugin CLI registration tests Teknium 2026-04-05 12:17:50 -07:00
  • dd8a42bf7d feat(plugins): plugin CLI registration system — decouple plugin commands from core Teknium 2026-04-05 12:16:06 -07:00
  • c02c3dc723 fix(honcho): plugin drift overhaul -- observation config, chunking, setup wizard, docs, dead code cleanup erosika 2026-04-05 12:03:15 -07:00
  • 12724e6295 feat: progressive subdirectory hint discovery (#5291) Teknium 2026-04-05 12:33:47 -07:00
  • 567bc79948 fix: clean up cron platform allowlist — add homeassistant, fix import, improve placement Teknium 2026-04-05 11:41:38 -07:00
  • 71a4582bf8 fix(security): hoist platform allowlist to module scope as frozenset Maymun 2026-04-05 15:06:06 +03:00
  • 1ebc932417 fix(security): validate cron deliver platform name to prevent env var enumeration Maymun 2026-04-04 23:38:55 +03:00
  • ef3bd3b276 security(approval): fix privilege escalation in gateway once-approval logic Xowiek 2026-04-03 20:36:40 +03:00
  • c6793d6fc3 fix(gateway): wrap cron helpers with staticmethod to prevent self-binding MichaelWDanko 2026-04-05 12:28:09 -07:00
  • cc2b56b26a feat(api): structured run events via /v1/runs SSE endpoint Mibayy 2026-04-05 11:52:46 -07:00
  • e167ad8f61 feat(delegate): add acp_command/acp_args override to delegate_task Mibayy 2026-04-05 11:43:42 -07:00
  • c71b1d197f fix(acp): advertise slash commands via ACP protocol NexVeridian 2026-04-05 11:43:11 -07:00
  • fcdd5447e2 fix: keep ACP stdout protocol-clean Git-on-my-level 2026-04-05 11:42:13 -07:00
  • 914a7db448 fix(acp): rename AuthMethod to AuthMethodAgent for agent-client-protocol 0.9.0 Teknium 2026-04-05 11:41:07 -07:00
  • 6ee90a7cf6 fix: hermes auth remove now clears env-seeded credentials permanently (#5285) Teknium 2026-04-05 12:00:53 -07:00
  • 0c95e91059 fix: follow-up fixes for salvaged PRs Teknium 2026-04-05 11:46:06 -07:00
  • 6a6ae9a5c3 fix(gateway): correct misleading log text for unknown /commands analista 2026-04-05 10:15:59 +00:00
  • e8053e8b93 fix(gateway): surface unknown /commands instead of leaking them to the LLM analista 2026-04-05 10:09:01 +00:00
  • 4a75aec433 fix(gateway): resolve Telegram's underscored /commands to skill/plugin keys analista 2026-04-05 09:35:26 +00:00
  • afccbf253c fix: resolve listed messaging targets consistently Damian P 2026-04-05 02:45:24 +02:00
  • 1d2e34c7eb Prevent Telegram polling handoffs and flood-control send failures kshitijk4poor 2026-04-05 14:33:22 +05:30
  • 74ff62f5ac fix(gateway): use kickstart -k for atomic launchd restart Trevin Chow 2026-04-04 21:00:19 -07:00
  • aab74b582c fix(gateway): replace deprecated launchctl start/stop with kickstart/kill Trevin Chow 2026-04-03 15:46:23 -07:00
  • abf1be564b fix(deps): include telegram webhook extra in messaging installs (#4915) bg-l2norm 2026-04-04 11:00:11 +05:30
  • 6df0f07ff3 fix: /status command bypasses active-session guard during agent run (#5046) teyrebaz33 2026-04-04 20:21:29 +03:00
  • 4df2fca2f0 fix(gateway): cap memory flush retries at 3 to prevent infinite loop nibzard 2026-04-05 12:41:45 +00:00
  • 507b63f86b fix(api-server): pass fallback_model to AIAgent (#4954) Saurabh 2026-04-04 11:32:41 +05:30
  • 7f853ba7b6 fix: use logger.exception to preserve traceback in logs and drop unused import memosr 2026-04-05 14:51:13 +03:00
  • 5ff514ec79 fix(security): remove full traceback from cron error output to prevent info leakage memosr 2026-04-04 23:27:32 +03:00
  • daa4a5acdd feat: add docs links to setup wizard sections (#5283) Teknium 2026-04-05 11:46:13 -07:00
  • 54cb311f40 fix: suppress false 'Unknown toolsets' warning for MCP server names (#5279) Teknium 2026-04-05 11:44:40 -07:00
  • a0a1b86c2e fix: accept reasoning-only responses without retries — set content to "(empty)" (#5278) Teknium 2026-04-05 11:30:52 -07:00
  • 534511bebb feat(matrix): Tier 1 enhancement — reactions, read receipts, rich formatting, room management nepenth 2026-04-05 11:19:27 -07:00
  • 20b4060dbf fix: web_extract fast-fail on scrape timeout + summarizer resilience Teknium 2026-04-05 11:16:33 -07:00
  • c100ad874c fix(matrix): E2EE cron delivery via live adapter + HTML formatting + origin fallback Teknium 2026-04-05 10:52:29 -07:00
  • 36e046e843 fix(gateway): MIME type fallback for Matrix document uploads dlkakbs 2026-04-05 10:48:20 -07:00
  • bec02f3731 fix(matrix): handle encrypted media events and cache decrypted attachments chalkers 2026-04-05 10:47:42 -07:00
  • b65e67545a fix(gateway): stop Matrix/Mattermost reconnect on permanent auth failures binhnt92 2026-04-05 10:44:39 -07:00
  • 9d7c288d86 fix(matrix): add filesize to nio.upload() for Synapse compatibility pjay-io 2026-04-05 10:44:13 -07:00
  • 914f7461dc fix: add missing shutil import for Matrix E2EE setup thakoreh 2026-04-05 10:43:52 -07:00
  • 70f798043b fix: Ollama Cloud auth, /model switch persistence, and alias tab completion LucidPaths 2026-04-05 10:58:44 -07:00
  • 35d280d0bd feat: coerce tool call arguments to match JSON Schema types (#5265) Teknium 2026-04-05 10:57:34 -07:00
  • e899d6a05d fix: increase default HERMES_AGENT_TIMEOUT from 10min to 30min Teknium 2026-04-05 10:32:48 -07:00
  • 51ed7dc2f3 feat: save oversized tool results to file instead of destructive truncation (#5210) Teknium 2026-04-05 10:29:57 -07:00
  • af9db00d24 security(pre-commit): add secret leak scanner for prompts and credentials (#384) Hermes Agent 2026-04-05 16:15:26 +00:00
  • 6c35a1b762 security(input_sanitizer): expand jailbreak pattern coverage (#87) Hermes Agent 2026-04-05 15:48:10 +00:00
  • 5bf6993cc3 perf(cli): defer AIAgent import to cut cold-start latency Hermes Agent 2026-04-05 15:23:42 +00:00
  • d932980c1a Add gitnexus-explorer optional skill (#5208) Teknium 2026-04-05 03:00:19 -07:00
  • 4976a8b066 feat: /model command — models.dev primary database + --provider flag (#5181) Teknium 2026-04-05 01:04:44 -07:00
  • cb63b5f381 feat(skills): add popular-web-designs skill with 54 website design systems (#5194) Teknium 2026-04-05 00:42:55 -07:00
  • 0c54da8aaf feat(gateway): live-stream /update output + interactive prompt buttons (#5180) Teknium 2026-04-05 00:28:58 -07:00
  • 441ec48802 style: use module-level re import instead of local import re as _re Teknium 2026-04-05 00:19:00 -07:00
  • 4437354198 Preserve numeric credential labels in auth removal kshitijk4poor 2026-04-05 12:16:20 +05:30
  • 65952ac00c Honor provider reset windows in pooled credential failover kshitijk4poor 2026-04-05 12:03:20 +05:30
  • ed4a605696 docs: update docstring to mention Fireworks strict validation Lume 2026-04-05 07:34:48 +01:00
  • 8545343cba test: add strict API validation tests for Fireworks compatibility Lume 2026-04-05 07:33:54 +01:00
  • 9be2b18064 test: add test for _should_sanitize_tool_calls() Lume 2026-04-05 07:33:10 +01:00
  • d90035835b refactor: use _should_sanitize_tool_calls in run_conversation() Lume 2026-04-05 07:32:50 +01:00
  • 234c01f690 refactor: use _should_sanitize_tool_calls in _handle_max_iterations() Lume 2026-04-05 07:32:31 +01:00
  • 7f6e509199 refactor: use _should_sanitize_tool_calls in flush_memories() Lume 2026-04-05 07:32:21 +01:00
  • 560c6ae143 feat: add _should_sanitize_tool_calls() method Lume 2026-04-05 07:32:04 +01:00
  • 5b003ca4a0 test(redact): add regression tests for lowercase variable redaction (#4367) (#5185) Teknium 2026-04-05 00:10:16 -07:00
  • 0fd3de2674 docs(skill): claude-code v2.2 — add cheat sheet commands, env vars, rules, advanced features (#5158) Teknium 2026-04-04 19:15:57 -07:00
  • 85cefc7a5a fix(telegram): prevent duplicate message delivery on send timeout (#5153) Teknium 2026-04-04 19:05:34 -07:00
  • c8220e69a1 fix: strip MEDIA: directives from streamed gateway messages (#5152) Teknium 2026-04-04 19:05:27 -07:00
  • ff544526cd docs(skill): comprehensive claude-code skill rewrite v2.0 (#5155) Teknium 2026-04-04 19:00:50 -07:00
  • 931624feda fix(security): guard cron script against path traversal and redact output memosr 2026-04-04 16:58:15 -07:00
  • aa475aef31 feat: add exit code context for common CLI tools in terminal results (#5144) Teknium 2026-04-04 16:57:24 -07:00
  • 5879b3ef82 fix: move pre_llm_call plugin context to user message, preserve prompt cache (#5146) Teknium 2026-04-04 16:55:44 -07:00
  • 96e96a79ad fix: --yolo and other flags silently dropped when placed before 'chat' subcommand (#5145) Teknium 2026-04-04 16:55:13 -07:00
  • 55bbf8caba fix: include approval metadata in terminal tool results (#5141) Teknium 2026-04-04 16:33:20 -07:00