suna/backend/agent
sharath 3bb7219bef
refactor(agent): remove worker_health script and migrate run_agent_background functionality to run_agent module
2025-07-07 20:27:45 +00:00
..
sample_responses fix(prompt): rename 'message' parameter to 'text' and 'content' to 'file_contents' for consistency in function calls 2025-06-19 17:11:53 +00:00
tools fix port expose not working 2025-07-07 20:45:16 +02:00
__init__.py agent wip 2025-04-11 00:53:01 +01:00
agent_builder_prompt.py chore(dev): improve builder system prompt 2025-06-01 13:21:33 +05:30
api.py refactor(agent): remove worker_health script and migrate run_agent_background functionality to run_agent module 2025-07-07 20:27:45 +00:00
gemini_prompt.py fix(prompt): rename 'message' parameter to 'text' and 'content' to 'file_contents' for consistency in function calls 2025-06-19 17:11:53 +00:00
prompt.py Merge branch 'main' into sharath/suna-283-generate-image-tool 2025-06-23 16:31:02 +00:00
run.py lint 2025-07-07 00:32:25 +02:00
run_agent.py refactor(agent): remove worker_health script and migrate run_agent_background functionality to run_agent module 2025-07-07 20:27:45 +00:00