Commit Graph

108 Commits

Author SHA1 Message Date
Saumya 7e10d736b5 chore: cleanup llm modules 2025-08-22 16:45:26 +05:30
Saumya b2340e8651 upload file tool 2025-08-21 16:49:27 +05:30
Saumya ff26111a8f web dev agent with nextjs template 2025-08-15 19:13:15 +05:30
Saumya 5339f51206 modify dockerfile for web dev agent 2025-08-15 10:42:34 +05:30
Saumya 9ebd7584e5 chore: presentation tool 2025-08-15 09:04:39 +05:30
marko-kraemer 7cbf8d961e standardise tool select component, fix sb image edit&gen tool 2025-08-14 18:01:24 -07:00
Saumya 197e1a6e53 presentation tool 2025-08-14 23:53:12 +05:30
Saumya fe262f3750 Merge branch 'main' into presentation-tool 2025-08-14 08:57:30 +05:30
Saumya 3a252fb301 web dev agent 2025-08-13 00:05:06 +05:30
Saumya 20080325fd ui bug fixes 2025-08-11 18:03:10 +05:30
Krishav Raj Singh b0f830df56 final 2025-08-11 13:51:28 +05:30
Saumya e070d35824 feat: web dev agent 2025-08-11 13:37:11 +05:30
Saumya f0294cf36f Merge branch 'main' into web-dev-agent 2025-08-11 10:12:01 +05:30
marko-kraemer 65c664bb72 Resolve merge conflicts in chat-input and model-selector components 2025-08-09 16:07:15 -07:00
Saumya ae0a79e21f create web dev tools 2025-08-09 20:54:53 +05:30
marko-kraemer ff7a09f73a enterprise page 2025-08-08 18:23:21 -07:00
Saumya 69e2b30748 parallelize mcp initialization 2025-08-08 18:23:21 -07:00
Saumya 727e59c2e7 enhance system prompt 2025-08-08 18:23:21 -07:00
Saumya 72d7aad35c improve system prompt for self configuration 2025-08-08 18:23:21 -07:00
Krishav Raj Singh d23cebc05d batch update tasks 2025-08-08 19:12:00 +05:30
Saumya e871d1b6e1 Merge branch 'sheets-agent' into presentation-tool 2025-08-08 15:15:20 +05:30
Saumya a737299232 parallelize mcp initialization 2025-08-07 15:22:10 +05:30
Saumya c7adfa6796 enhance system prompt 2025-08-07 14:12:57 +05:30
Saumya d941b573d5 improve system prompt for self configuration 2025-08-07 11:50:41 +05:30
Saumya d9277ff63e imprive presentation tool 2025-08-06 17:18:37 +05:30
Saumya 25ea4bd86f presentation tool 2025-08-06 02:42:46 +05:30
Saumya df951703b7 feat: integrate composio tooling system 2025-08-05 14:07:42 +05:30
Marko Kraemer 9d857483eb
Merge branch 'main' into feat/task_list_tool 2025-08-02 20:46:23 +02:00
Krishav Raj Singh 8477b5efce update description and prompt 2025-08-02 18:56:24 +05:30
ck 120de528bb feat: add dynamic datetime variables to agent prompts
- Add custom_prompt.py module for template variable processing
- Replace hardcoded year with {{current_year}} template variable
- Support {{current_date}}, {{current_time}}, {{current_year}} variables
- Ensure consistent datetime handling across all prompt files
- Fix prompt template inconsistencies
2025-08-01 16:11:35 +08:00
Krishav Raj Singh 191279256c refactor prompt 2025-08-01 10:51:52 +05:30
Krishav Raj Singh 1e5342b6dc refactor: prompt 2025-08-01 10:51:16 +05:30
Krishav Raj Singh 4b423865bf chore: refactor prompt 2025-08-01 10:51:16 +05:30
Saumya 080a0b1cef suna agent installation cleanup 2025-07-30 12:29:25 +05:30
Saumya 26fd18b6b8 cleanup agent builder tools 2025-07-30 11:37:34 +05:30
LE Quoc Dat 1211eefbdd more guide, and edit_tool grind preference 2025-07-28 23:47:08 +02:00
LE Quoc Dat c8c71b5936 AI: the AI can't still use the AI edit tool correctly. we should update the prompt a bit, and also make the better example :
the authenticate_user; pls add something in the top like import, so we can do like this :
"""
// ... existing imports ...
import something
// ... existing code ...
<auth func() ... >
// ... existing code
"""

add another example on top of it : todo list ; where we show it's convinient for checking some scattered todo box .
2025-07-28 23:17:37 +02:00
LE Quoc Dat 2608ad2ef1 prompting 2025-07-28 19:40:18 +02:00
LE Quoc Dat 1d9bcbd202 AI: we need instruct the agent to Always use edit_tool. it doesn't do this for now. Like it prefer str_replace 2025-07-28 18:46:41 +02:00
LE Quoc Dat 1eff96929a AI: the edit tool is very good now, we need to make the model uses more this tool.
We still keep the tool itself, but in the prompt, we remove the need of writing str_replace and full rewrite, in the example, or prompt. because they will have the tools context as well. you understand ?
2025-07-28 18:24:29 +02:00
Saumya ec5e0b7560 improve system promot for self-config 2025-07-26 21:45:06 +05:30
Saumya 845c17d968 fix agent builder tool calls 2025-07-26 11:04:07 +05:30
Marko Kraemer 159b128ecd
Merge pull request #1057 from dat-lequoc/ai-iteration-20250724-131301
Add FAST APPLY -- Morph LLM -- edit_file tool
2025-07-25 18:24:06 +02:00
LE Quoc Dat b1ac5793ba edit_file 2025-07-24 12:46:57 +02:00
Saumya c57a9fb58b pick suna details from code 2025-07-23 11:44:36 +05:30
Saumya 34ae50a68b custom suna agent 2025-07-22 21:41:10 +05:30
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
marko-kraemer 13e702317e prompt numbering 2025-07-08 20:46:51 +02:00
Marko Kraemer e79db18d13
Merge pull request #611 from pepelu0/pepelu/dynamic_time
Dynamic time in system prompt
2025-07-08 20:42:16 +02:00