Commit Graph

23 Commits

Author SHA1 Message Date
Krishav Raj Singh 8477b5efce update description and prompt 2025-08-02 18:56:24 +05:30
marko-kraemer 0f36b6e953 update tool decorator to have usage_example 2025-07-30 22:13:46 +02:00
Cursor Agent bafa1becef Enhance complete tool with text, attachments, and improved frontend rendering
Co-authored-by: tnfssc <tnfssc@gmail.com>
2025-07-19 15:45:43 +00:00
sharath fdc5fd0f0a
fix(prompt): clarify usage of 'ask' tool and update completion instructions in prompt and message_tool descriptions 2025-07-19 02:12:40 +00:00
sharath 37a3751bbf
enhance(message_tool): update ask function description to include task completion instruction and expand usage scenarios 2025-07-18 16:01:58 +00:00
sharath 72b8922320
fix(kimi-k2): model stops before previewing the results to the user 2025-07-18 10:12:52 +00:00
Vukasin b82a0459f8 fix: tool view fixes 2025-06-04 16:23:22 +02:00
Soumyadas15 57407277ed chore(dev): refactor xml tools 2025-05-28 17:37:54 +05:30
Marco Vinciguerra e1974c8125 feat: removed unused imports 2025-05-07 15:24:00 +02:00
Korzhavin Ivan 68fafdd385 Refactor agent and tool configurations to support new model names and parameters
- Adjusted max_tokens logic based on model type, including new conditions for "gpt-4".
- Enhanced MessageTool to include detailed documentation and examples for user interactions.
- Improved ThreadManager to handle new tool choices and reasoning efforts.
- Updated LLM service to incorporate enable_thinking and reasoning_effort parameters.
- Modified chat input component to dynamically manage model selection and thinking options.
2025-05-03 14:17:46 +02:00
marko-kraemer 427161d892 fix files tool, intro web crawl tool again, web user takeover tool, url formatting in frontend 2025-04-25 14:35:45 +01:00
marko-kraemer 6ac4213fdc frontend we are nearly there sergeant 2025-04-20 01:27:46 +01:00
marko-kraemer 3e89600cce still broken 2025-04-16 23:13:23 +01:00
marko-kraemer 9fbad13468 wip 2025-04-16 23:13:04 +01:00
marko-kraemer 7260b030a7 wip 2025-04-16 10:54:52 +01:00
marko-kraemer 24608e6efb add inform tool 2025-04-16 09:42:01 +01:00
marko-kraemer b29d60fc46 deploy tool cf pages 2025-04-12 23:20:38 +01:00
marko-kraemer 42e294b8ff web search tool 2025-04-12 15:37:35 +01:00
marko-kraemer bd5e433210 wip 2025-04-12 02:54:05 +01:00
marko-kraemer debdf01787 wip 2025-04-12 00:22:42 +01:00
marko-kraemer ff7d499d05 wip 2025-04-11 18:30:58 +01:00
marko-kraemer cb5f68ae7b wip 2025-04-11 02:35:29 +01:00
marko-kraemer 3c0634f6bc fix duplicate agent run 2025-04-06 17:45:02 +01:00