Commit Graph

36 Commits

Author SHA1 Message Date
a6ec79730c terminal tool 2025-11-02 08:57:04 +08:00
faecbddd9b fix terminal interactivity 2025-11-02 08:52:05 +08:00
de9c0edc51 some bugfixes 2025-10-15 18:07:06 +00:00
8d256779d8 Update vision_tools.py to include image downloading and base64 conversion features.
add excluding tmp image dl's in .gitignore
2025-10-08 02:38:04 +00:00
d36790de91 Add ephemeral system prompt support in batch and agent runners. Update README with usage examples and documentation for the new feature. Ensure prompt is not saved to trajectories. 2025-10-08 02:33:58 +00:00
a398d320b7 update gitignore 2025-10-07 14:09:37 +00:00
22b6d5866c Fix some issues around async and tool constraints 2025-10-07 14:08:46 +00:00
0e2e69a71d Add batch processing capabilities with checkpointing and statistics tracking, along with toolset distribution management. Update README and add test scripts for validation. 2025-10-06 03:17:58 +00:00
bc5f0e62d9 Add support for enabling all toolsets with 'all' or '*' alias in README and toolset resolution logic 2025-10-03 13:45:29 +00:00
6fac6fecde Enhance import handling for Hecate in terminal_tool.py to manage local folder shadowing and improve error reporting for import failures. 2025-10-03 09:46:44 +00:00
c42d9055ed Move test run back to repo root. weirdness occurred 2025-10-02 20:05:09 +00:00
a7ff4d49e9 A bit of restructuring for simplicity and organization 2025-10-01 23:29:25 +00:00
0411ca1880 Add environment configuration file, restructure tool imports, and enhance README setup instructions 2025-10-01 09:54:17 +00:00
c5386ed7e6 add better logging when requests fail 2025-09-10 00:51:41 -07:00
2082c7caa3 update gitignore 2025-09-10 00:50:56 -07:00
17608c1142 Update to use toolsets and make them easy to create and configure 2025-09-10 00:43:55 -07:00
c7fa4447b8 cleanup 2025-09-06 22:07:38 -07:00
587d1cf720 Fix Web Tools, Upgrade MoA to GPT5, Add Trajectory Saving 2025-08-31 03:04:10 -07:00
4ece87efb0 update to firecrawl 2025-08-21 08:12:24 -07:00
96cff78335 cleanup 2025-08-21 08:12:01 -07:00
58d5fa1e4c update fal requirements 2025-08-21 08:10:54 -07:00
f4ff1f496b update gitignore 2025-08-09 17:42:15 -07:00
e1710378b7 update model_tools for imagen and moa 2025-08-09 09:52:25 -07:00
bc71dffd4c update requirements for fal image api 2025-08-09 09:52:07 -07:00
ebb46ba0e6 add image generation tool 2025-08-09 09:51:53 -07:00
3078053795 add mixture of agents tool 2025-08-09 09:51:45 -07:00
cde7e64418 add vision model tool, cli updates for exclusive and inclusive toolsets 2025-08-04 00:14:16 -07:00
bf4223f381 implement first pass of scrape/crawl content compression 2025-07-31 10:11:27 -07:00
1dacd941f6 Merge pull request #1 from NousResearch/terminal
Terminal tool
2025-07-26 07:13:34 -07:00
10b4cfeace fix history leakage 2025-07-26 09:46:21 +00:00
45d0b0b142 change command 2025-07-26 04:50:01 +00:00
bab9c75b5b more detailed desc 2025-07-26 04:43:07 +00:00
6d346250b1 readme 2025-07-26 04:37:51 +00:00
a49596cbb2 terminal tool 2025-07-26 04:31:17 +00:00
122d8788ae terminal tool 2025-07-25 15:15:36 +00:00
21d80ca683 initital commit 2025-07-22 18:32:44 -07:00