4f57d7116dImproved stdout handling in the terminal tool to prevent deadlocks by implementing a background thread to continuously drain output, ensuring smooth command execution without blocking.
teknium1
2026-02-19 09:24:04 -08:00
422607df7cfeat: expand README with update and messaging gateway instructions
teknium1
2026-02-19 02:10:02 -08:00
9e85408c7bAdd todo tool for task management and enhance CLI features
teknium1
2026-02-17 23:30:31 -08:00
225ae32e7aEnhance CLI layout with floating completion menu
teknium1
2026-02-17 23:04:48 -08:00
50ef18644bUpdate multiline input instructions in HermesCLI
teknium1
2026-02-17 22:53:48 -08:00
41608beb35Update multiline input handling in HermesCLI
teknium1
2026-02-17 22:51:25 -08:00
d9a8e421a4Enhance multiline input handling in HermesCLI
teknium1
2026-02-17 21:53:19 -08:00
d7cef744ecAdd autocomplete and multiline support in HermesCLI input
teknium1
2026-02-17 21:47:54 -08:00
54cbf30c14Refactor dynamic prompt and layout in HermesCLI
teknium1
2026-02-17 21:34:49 -08:00
dfa3c6265cRefactor CLI input prompt and layout in HermesCLI
teknium1
2026-02-17 21:33:00 -08:00
a7f52911e1Refactor CLI output formatting in AIAgent
teknium1
2026-02-17 21:29:23 -08:00
1e31614572Refactor tool activity messages in AIAgent for improved CLI output
teknium1
2026-02-17 21:26:41 -08:00
3b615b0f7aEnhance tool previews in AIAgent and GatewayRunner
teknium1
2026-02-17 17:11:31 -08:00
e184f5ab3aAdd todo tool for agent task planning and management
teknium1
2026-02-17 17:02:33 -08:00
d0f82e6dccRemoving random project notes doc
Sam Herring
2026-02-17 08:02:29 -08:00
49e1f9ea89Refactor TODO.md to summarize future improvements for the Hermes Agent, focusing on subagent architecture, task management, dynamic skills expansion, and interactive clarifying questions. Key ideas include context isolation for subagents, task decomposition, progress tracking, and skill acquisition from successful tasks.
teknium1
2026-02-17 03:24:38 -08:00
6731230d73Add special handling for 'process' tool in _build_tool_preview function
teknium1
2026-02-17 03:18:27 -08:00
ec59d71e60Update PTY write handling in ProcessRegistry to ensure data is encoded as bytes before writing. This change improves compatibility with string inputs and clarifies the expected data type in comments.
teknium1
2026-02-17 03:14:47 -08:00
bdac541d1eRename OPENAI_API_KEY to HERMES_OPENAI_API_KEY in configuration and codebase for clarity and to avoid conflicts. Update related documentation and error messages to reflect the new key name, ensuring backward compatibility with existing setups.
teknium1
2026-02-17 03:11:17 -08:00
061fa70907Add background process management with process tool, wait, PTY, and stdin support
teknium1
2026-02-17 02:51:31 -08:00
48b5cfd085Add skip_context_files option to AIAgent for batch processing
teknium1
2026-02-16 22:40:31 -08:00
a7609c97beUpdate docs to match backend key rename and CWD behavior
teknium1
2026-02-16 22:31:41 -08:00
5404a8fcd8Enhance image handling and analysis capabilities across platforms
teknium1
2026-02-15 16:10:50 -08:00
eb49936a60Update documentation and installation scripts for TTS audio formats
teknium1
2026-02-14 16:16:54 -08:00
ff9ea6c4b1Enhance TTS tool to support platform-specific audio formats
teknium1
2026-02-14 16:13:26 -08:00
586b0a7047Add Text-to-Speech (TTS) support with Edge TTS and ElevenLabs integration
teknium1
2026-02-14 16:08:14 -08:00
84718d183aAdd platform-specific formatting hints and identity for AIAgent
teknium1
2026-02-12 16:11:16 -08:00
3099a2f53cAdd timestamp to active system prompt in AIAgent
teknium1
2026-02-12 15:59:31 -08:00
ed010752ddUpdate .env.example to use new Docker, Singularity, and Modal images for Python 3.11 with Node.js 20 support
teknium1
2026-02-12 10:07:03 -08:00
89c6f24d48Merge branch 'main' of github.com:nousresearch/hermes-agent
teknium
2026-02-12 05:38:15 +00:00
f23856df8eAdd kill_modal script to manage Modal applications and better handling of file and terminal tools
teknium
2026-02-12 05:37:14 +00:00
1b7bc299f3Enhance TerminalBench2 environment with task filtering due to incompat with modal and logging improvements
teknium
2026-02-12 05:36:45 +00:00
a291cc99cfmore extra kwarg support for provider selection etc on openrouter in agent rl envs and evals
teknium
2026-02-12 05:36:25 +00:00
389ac5e017pass extrabody for agentloop to ban and allowlist providers on openrouter, control thinking, etc
teknium
2026-02-12 05:35:48 +00:00
fc792a4be9Update Project_notes.md: grailed-embedding-search status and TODOs (June 2025)
nightwing
2026-02-11 17:54:47 -07:00
07501bef14Add Project_notes.md — centralized status tracker for all side projects
nightwing
2026-02-11 17:36:18 -07:00
137ce05324Add image generation tool to toolsets for messaging platforms
teknium1
2026-02-10 21:04:24 -08:00
ada0b4f131Enhance image handling in platform adapters
teknium1
2026-02-10 21:02:40 -08:00
abe925e212Update hermes-discord toolset to enable full terminal access with safety checks
teknium
2026-02-11 04:44:30 +00:00
8fb44608bfUpdate SKILL.md and related references to implement container binding for labeled shapes and arrows in Excalidraw
teknium1
2026-02-10 20:05:23 -08:00
153cd5bb44Refactor skills tool integration and enhance system prompt
teknium1
2026-02-10 19:48:38 -08:00
669545f551Add diagramming skills for Excalidraw
teknium1
2026-02-10 19:30:46 -08:00