Commit Graph

  • 69a338610a Enhance repository cloning logic in install script teknium1 2026-02-02 19:19:26 -08:00
  • aa6394e94f Update install script to support SSH and HTTPS repository URLs teknium1 2026-02-02 19:19:12 -08:00
  • ef409c6a24 Enhance repository cloning in install script teknium1 2026-02-02 19:19:07 -08:00
  • da4167560f Enhance terminal backend selection in setup wizard teknium1 2026-02-02 19:15:30 -08:00
  • 3488576bd8 Update terminal configuration and enhance CLI model management teknium1 2026-02-02 19:13:41 -08:00
  • 619c72e566 Enhance CLI with multi-platform messaging integration and configuration management teknium1 2026-02-02 19:01:51 -08:00
  • a3ba41fce2 Implement cron job management system for scheduled tasks (similar to OpenAI's Pulse but the AI can also schedule jobs) teknium1 2026-02-02 08:26:42 -08:00
  • c935a604f8 Refactor TODO.md to reorganize task sections and update descriptions teknium1 2026-02-02 01:25:03 -08:00
  • e114f09f70 Implement reasoning extraction and enhance assistant message handling teknium1 2026-02-01 22:48:18 -08:00
  • 9b4d9452ba Add context compression feature for long conversations teknium1 2026-02-01 18:01:31 -08:00
  • bbeed5b5d1 Enhance session logging and interactive sudo support teknium1 2026-02-01 15:36:26 -08:00
  • 971ed2bbdf Implement sudo support across terminal environments teknium1 2026-02-01 10:02:34 -08:00
  • affc4e9a8f Update TODO.md Teknium 2026-02-01 02:05:03 -08:00
  • 3db83b6824 Revise TODO.md to introduce Subagent Architecture and Interactive Clarifying Questions Tool teknium1 2026-02-01 02:02:32 -08:00
  • 9c8d707530 Update .gitignore to include additional ignored files teknium1 2026-02-01 01:33:59 -08:00
  • 8f5f99c22a Add new skills descriptions and enhance skills tool functionality teknium1 2026-02-01 01:32:21 -08:00
  • 32254d3010 Add skills guidance to system prompts in run_agent.py teknium1 2026-02-01 01:31:59 -08:00
  • 20f2875472 Implement browser session inactivity timeout and cleanup teknium1 2026-01-31 21:42:15 -08:00
  • c360da4f35 Enhance documentation for CLI and tool integration teknium 2026-01-31 06:33:43 +00:00
  • bc76a032ba Add a claude code-like CLI teknium 2026-01-31 06:30:48 +00:00
  • 8e986584f4 Update .gitignore to include private keys and CLI config teknium 2026-01-31 06:28:39 +00:00
  • 4b68d30b0e Moved "architecture" dir to "docs" for clarity teknium 2026-01-30 07:54:51 +00:00
  • b292192467 Enhance documentation for skills system and project structure teknium 2026-01-30 07:54:21 +00:00
  • f172f7d4aa Add skills tools and enhance model integration teknium 2026-01-30 07:39:55 +00:00
  • 8e8b6be690 Add timeout configuration for trajectory processing teknium 2026-01-30 07:34:58 +00:00
  • e8c6135a91 Update documentation for project structure and tool integration teknium 2026-01-30 07:34:12 +00:00
  • 771cf41fea Update environment configuration and enhance terminal tool integration teknium 2026-01-29 22:47:11 +00:00
  • 7ea17bb957 Update environment configuration and enhance tool definitions teknium 2026-01-29 22:36:07 +00:00
  • f8846f85a1 Add package.json and package-lock.json for project setup teknium 2026-01-29 22:23:17 +00:00
  • 4c05ef0ba8 Enhance logging and tool initialization for improved performance teknium 2026-01-29 19:59:59 +00:00
  • 5438b64e32 Add new shell scripts for various task runs teknium 2026-01-29 06:11:12 +00:00
  • 248acf715e Add browser automation tools and enhance environment configuration teknium 2026-01-29 06:10:24 +00:00
  • 54ca0997ee Update .gitignore to include additional directories and files teknium 2026-01-29 06:04:25 +00:00
  • b78076cac7 Enhance trajectory_compressor.py with new input options and sampling functionality teknium 2026-01-29 06:04:13 +00:00
  • ba19d530ad Update environment configuration and enhance terminal tool integration teknium 2026-01-23 12:26:53 +00:00
  • 47555602d7 Add mini-swe-agent runner and trajectory compressor teknium 2026-01-23 00:52:46 +00:00
  • 6eb76c7c1a Enhance batch processing and image generation tools teknium 2026-01-18 10:11:59 +00:00
  • b32cc4b09d Refactor batch processing with rich progress tracking and update logging in AIAgent teknium 2026-01-14 14:02:59 +00:00
  • 6e3dbb8d8b Enhance batch processing with progress tracking and update AIAgent for OpenRouter detection teknium 2026-01-14 13:46:16 +00:00
  • b66c093316 add default datagen example script teknium 2026-01-14 13:41:09 +00:00
  • 13d360030f Enhance tool normalization and API integration across modules teknium 2026-01-14 13:40:10 +00:00
  • 66daebe88f Implement enhanced response handling and tool call validation in run_agent teknium 2026-01-10 13:04:43 +00:00
  • 4071ba29da Enhance batch processing and tool validation teknium 2026-01-10 05:56:26 +00:00
  • 21f9e2df40 Merge pull request #14 from NousResearch/speed-upgrades Teknium 2026-01-08 01:04:15 -08:00
  • 80d326310e Merge branch 'main' into speed-upgrades Teknium 2026-01-08 01:03:34 -08:00
  • 53fc705b13 Merge pull request #8 from NousResearch/update-snapshot-id Teknium 2026-01-08 01:00:24 -08:00
  • d5af53888a Merge pull request #3 from NousResearch/architecture-planning Teknium 2026-01-08 01:00:00 -08:00
  • a7a37249f7 Merge branch 'main' into architecture-planning Teknium 2026-01-08 00:59:51 -08:00
  • 6af6ff2a0a updates for stability and speed teknium 2026-01-08 08:57:51 +00:00
  • 30ca282594 Merge pull request #11 from NousResearch/simplify-terminal Teknium 2025-11-22 02:26:01 -08:00
  • ab7293bed6 don't log exit code !=0 as terminal failure hjc-puro 2025-11-17 18:39:16 -05:00
  • 1614c15bb1 rate limits hjc-puro 2025-11-17 18:35:36 -05:00
  • f813959750 add simple terminal hjc-puro 2025-11-17 01:14:31 -05:00
  • f957ec2267 update distribution and gitignore teknium 2025-11-16 01:02:51 +00:00
  • 92e3074c10 Merge pull request #9 from NousResearch/tc-logging Teknium 2025-11-15 14:03:24 -08:00
  • 0c618482c4 add logging of prefix of tool call and tool response hjc-puro 2025-11-07 14:43:44 -05:00
  • 2d8f6c46f1 log first 20 chars hjc-puro 2025-11-07 14:08:06 -05:00
  • 0fbc0475f3 update snapshot id for ipython hjc-puro 2025-11-05 02:11:25 -05:00
  • c27787f09f fix gitignore again teknium 2025-11-05 06:43:00 +00:00
  • d90fcd4e2b update gitignore teknium 2025-11-05 06:42:29 +00:00
  • 69fd0ca9aa Merge pull request #7 from NousResearch/test Teknium 2025-11-04 19:54:49 -08:00
  • 4135cf4682 Merge branch 'main' into test Teknium 2025-11-04 19:54:40 -08:00
  • c82741c3d8 some cleanups teknium 2025-11-05 03:47:17 +00:00
  • 9573b2ac2d Merge pull request #6 from NousResearch/fix-leakage Teknium 2025-11-04 02:15:32 -08:00
  • fbd3a2fdb8 prevent leakage of morph instances between tasks hjc-puro 2025-11-04 03:32:43 -05:00
  • a4db3fdee5 fix leakage hjc-puro 2025-11-03 17:42:23 -05:00
  • ab5c9fc37b Merge pull request #5 from NousResearch/update-snapshot Teknium 2025-11-02 21:30:08 -08:00
  • 0ca3e0aaa9 update snapshot hjc-puro 2025-11-02 23:13:49 -05:00
  • f6f75cbe2b update webtools teknium 2025-11-02 06:03:21 +00:00
  • d4544f08c5 Merge pull request #4 from NousResearch/fix-terminal Teknium 2025-11-01 22:39:21 -07:00
  • a6ec79730c terminal tool hjc-puro 2025-11-02 08:57:04 +08:00
  • faecbddd9b fix terminal interactivity hjc-puro 2025-11-02 08:52:05 +08:00
  • de9c0edc51 some bugfixes teknium 2025-10-15 18:07:06 +00:00
  • 8d256779d8 Update vision_tools.py to include image downloading and base64 conversion features. teknium 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. teknium 2025-10-08 02:33:58 +00:00
  • a398d320b7 update gitignore teknium 2025-10-07 14:09:37 +00:00
  • 22b6d5866c Fix some issues around async and tool constraints teknium 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. teknium 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 teknium 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. teknium 2025-10-03 09:46:44 +00:00
  • c42d9055ed Move test run back to repo root. weirdness occurred teknium 2025-10-02 20:05:09 +00:00
  • a7ff4d49e9 A bit of restructuring for simplicity and organization teknium 2025-10-01 23:29:25 +00:00
  • 0411ca1880 Add environment configuration file, restructure tool imports, and enhance README setup instructions teknium 2025-10-01 09:54:17 +00:00
  • e5e77381f0 Made to be more descriptive from comments Dakota 2025-09-12 18:10:36 -05:00
  • 066514e2a9 add more architecture docs Dakota 2025-09-12 17:47:32 -05:00
  • 045a1737f8 - message graphs Dakota 2025-09-12 10:25:14 -05:00
  • c5386ed7e6 add better logging when requests fail Teknium 2025-09-10 00:51:41 -07:00
  • 2082c7caa3 update gitignore Teknium 2025-09-10 00:50:56 -07:00
  • 17608c1142 Update to use toolsets and make them easy to create and configure Teknium 2025-09-10 00:43:55 -07:00
  • c7fa4447b8 cleanup Teknium 2025-09-06 22:07:38 -07:00
  • 587d1cf720 Fix Web Tools, Upgrade MoA to GPT5, Add Trajectory Saving Teknium 2025-08-31 03:04:10 -07:00
  • 4ece87efb0 update to firecrawl Teknium 2025-08-21 08:12:24 -07:00
  • 96cff78335 cleanup Teknium 2025-08-21 08:12:01 -07:00
  • 58d5fa1e4c update fal requirements Teknium 2025-08-21 08:10:54 -07:00
  • f4ff1f496b update gitignore Teknium 2025-08-09 17:42:15 -07:00
  • e1710378b7 update model_tools for imagen and moa Teknium 2025-08-09 09:52:25 -07:00
  • bc71dffd4c update requirements for fal image api Teknium 2025-08-09 09:52:07 -07:00
  • ebb46ba0e6 add image generation tool Teknium 2025-08-09 09:51:53 -07:00
  • 3078053795 add mixture of agents tool Teknium 2025-08-09 09:51:45 -07:00
  • cde7e64418 add vision model tool, cli updates for exclusive and inclusive toolsets Teknium 2025-08-04 00:14:16 -07:00