suna/backend/agent
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
..
sample_responses 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 : 2025-07-28 23:17:37 +02:00
suna make config the single source of truth 2025-07-24 00:15:53 +05:30
tools 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 : 2025-07-28 23:17:37 +02:00
versioning make config the single source of truth 2025-07-24 00:15:53 +05:30
__init__.py agent wip 2025-04-11 00:53:01 +01:00
agent_builder_prompt.py feat: extend agent builder for Suna 2025-07-25 13:24:34 +05:30
api.py wip 2025-07-27 05:15:33 +02:00
config_helper.py feat: extend agent builder for Suna 2025-07-25 13:24:34 +05:30
gemini_prompt.py 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
prompt.py 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 : 2025-07-28 23:17:37 +02:00
run.py wip 2025-07-27 05:15:33 +02:00
utils.py feat: app profile integrations UI 2025-07-11 10:14:59 +05:30