Commit graph

1352 commits

Author SHA1 Message Date
Sweaterdog
d106791c76
Update openrouter.js
Added reasoning for a fixed comment
2025-06-07 13:54:32 -07:00
Sweaterdog
b4f6ad8835
Update settings.js
Removed unnecessary comments made by Jules
2025-06-07 13:52:28 -07:00
google-labs-jules[bot]
857d14e64c I've enhanced logging, transformed thinking tags, and cleaned comments.
- I implemented universal logging for all API providers in src/models/, ensuring calls to logger.js for text and vision logs.
- I added transformation of <thinking>...</thinking> tags to <think>...</think> in all provider responses before logging, for correct categorization by logger.js.
- I standardized the input to logger.js's log() function to be a JSON string of the message history (system prompt + turns).
- I removed unnecessary comments from most API provider files, settings.js, and prompter.js to improve readability.

Note: I encountered some issues that prevented final comment cleanup for qwen.js, vllm.js, and logger.js. Their core logging functionality and tag transformations (for qwen.js and vllm.js) are in place from previous steps.
2025-06-07 20:47:26 +00:00
google-labs-jules[bot]
62bcb1950c I've integrated universal logging and applied some refactors.
I implemented comprehensive logging across all API providers in src/models/ using logger.js.
This includes:
- Adding log() and logVision() calls to each provider (Claude, DeepSeek, Gemini, GLHF, GPT, Grok, Groq, HuggingFace, Hyperbolic, Local, Mistral, Novita, Qwen, Replicate, VLLM).
- Ensuring logging respects 'log_normal_data', 'log_reasoning_data', and 'log_vision_data' flags in settings.js, which I added.
- I deprecated 'log_all_prompts' in settings.js and updated prompter.js accordingly.

I refactored openrouter.js and prompter.js:
- I removed the experimental reasoning prompt functionality ($REASONING) from openrouter.js.
- I removed a previously implemented (and then reverted) personality injection feature ($PERSONALITY) from prompter.js, openrouter.js, and profile files.

I had to work around some issues:
- I replaced the full file content for glhf.js and hyperbolic.js due to persistent errors with applying changes.

Something I still need to do:
- Based on your latest feedback, model responses containing <thinking>...</thinking> tags need to be transformed to <think>...</think> tags before being passed to logger.js to ensure they are categorized into reasoning_logs.csv. This change is not included in this update.
2025-06-07 10:18:04 +00:00
google-labs-jules[bot]
fa35e03ec5 Refactor logging and remove unused features.
- Unified logging for `prompter.js` to use granular settings from `settings.js` (e.g., `log_normal_data`) instead of `log_all_prompts`, which has been deprecated.
- Removed the experimental reasoning prompt functionality (formerly triggered by `$REASONING`) from `openrouter.js`.
- Reverted the recently added personality injection feature (`$PERSONALITY` and `getRandomPersonality`) from `prompter.js`, `openrouter.js`, and profile files as per your request.
- Verified that `openrouter.js` correctly utilizes `logger.js` for standard and vision logs.
2025-06-07 10:01:18 +00:00
Sweaterdog
b70c3bb03a
Added example logging with openrouter.js 2025-06-07 02:47:07 -07:00
Sweaterdog
068f1009be
Add files via upload 2025-06-07 02:46:12 -07:00
Max Robinson
f2f06fcf3f
Merge pull request #540 from icwhite/main
Small Fixes and lots of Task reworking
2025-05-24 12:30:33 -06:00
Isadora White
fa02028b8b remove unnecessary changes 2025-05-23 12:02:23 -07:00
Isadora White
b55f92800f restore settings.js 2025-05-23 11:56:40 -07:00
Isadora White
f7e4fee249 update README and remove useless tasks 2025-05-23 11:54:53 -07:00
Isadora White
77535f97d5 fix goal string issues 2025-05-23 11:49:51 -07:00
Kolby Nottingham
c4e23ea387
Merge pull request #550 from rajammanabrolu/main
Update README.md with bib for arxiv paper
2025-05-21 09:50:38 -07:00
Prithviraj Ammanabrolu
0fabaa8e90
smol 2025-05-21 09:48:28 -07:00
Prithviraj Ammanabrolu
99af6506aa
Update README.md with bib 2025-05-21 09:44:47 -07:00
Isadora White
a1bd99dc43 small changes 2025-05-14 14:27:38 -07:00
Isadora White
87e56092bf fix inventories for hells kitchen 2025-05-13 16:48:32 -07:00
Isadora White
ef5f7dfe61 remaining tasks 2025-05-13 16:35:36 -07:00
Isadora White
c5490ee024 full cooking tasks 2025-05-13 16:01:06 -07:00
Isadora White
a655357267 all possible hells kitchen tasks and partial plan tasks 2025-05-13 15:55:10 -07:00
Isadora White
748334f7c0 new cooking tasks 2025-05-13 15:18:18 -07:00
Isadora White
c0577a64cb update cooking profile so they don't hunt around for chests and try catch loop around the get crafting plan 2025-05-12 21:47:47 -07:00
Isadora White
994685496b better blocked actions and hells kitchen tasks 2025-05-12 20:02:22 -07:00
Isadora White
c1d106de0f fixing crafting tasks as well 2025-05-12 19:46:49 -07:00
Isadora White
015d38ab69 bone meal is a looping item in 1.21.1 2025-05-12 18:15:12 -07:00
Isadora White
155dbae436 longer timeouts for tasks 2025-05-12 12:32:22 -07:00
Max Robinson
8d016b80f9
Merge pull request #535 from aeromechanic000/get_env_key
return key instead of keys[name]
2025-05-12 12:08:56 -05:00
Isadora White
09595d2f3b fixing small task timeout bug 2025-05-11 16:43:08 -07:00
Isadora White
a42dc3342d hells kitchen and blocked access tasks 2025-05-10 18:38:20 -07:00
Isadora White
e049abb708 making more test tasks for cooking 2025-05-10 18:17:06 -07:00
Isadora White
4ae95cba38 collaboration train tasks with 2 items for cooking 2025-05-10 17:07:08 -07:00
Isadora White
82475f7934 adding some small changes to help with human ai results 2025-05-09 15:22:27 -07:00
Isadora White
c2ce6aed0d new human ai tasks for new cooking tasks 2025-05-08 12:39:32 -07:00
Isadora White
88b974f332 one agent tasks 2025-05-07 17:15:50 -07:00
Isadora White
8233a29dac longer timeout and more task pruning 2025-05-07 16:06:25 -07:00
Isadora White
3151253246 update 2 item tasks to require collaboration further 2025-05-07 16:01:25 -07:00
Isadora White
3d27399c3b long timeout for 4 and 5 agents 2025-05-06 18:34:13 -07:00
Isadora White
216a4cde5d 2 and 3 item tasks 2025-05-06 18:28:22 -07:00
Isadora White
156e5d87fc fixing gold ingot issue 2025-05-06 11:44:39 -07:00
aeromechanic000
bdd42b219d return key instead of keys[name] 2025-05-06 17:23:35 +08:00
Isadora White
057faa6046 make train tasks 2025-05-05 21:08:34 -07:00
Isadora White
31e5b6f9fb 4 and 5 agent examples 2025-05-05 17:30:05 -07:00
Isadora White
4536a33ee8 resolve merge conflicts 2025-05-05 17:22:05 -07:00
Isadora White
8f2fcbe50d required collaboration cooking tasks 2025-05-05 17:11:48 -07:00
Isadora White
3ef7f89773 construction human ai experiments 2025-05-05 15:36:56 -07:00
Isadora White
7c73afcfed fixed issue with inventory not being cleared 2025-05-05 15:00:58 -07:00
Isadora White
c5aaa43ade dumb typo issue with worldview import 2025-05-05 14:20:02 -07:00
Isadora White
c42250717d fixing issues with inventory not being cleared for human users 2025-05-05 14:19:14 -07:00
Isadora White
94388efe89 fix merge issues 2025-05-05 13:52:07 -07:00
Isadora White
343acd693a resolve conflict 2025-05-05 13:31:04 -07:00