suna/backend/agent
mykonos-ibiza 7050490d03 feat(api): enhance thread creation and agent functionality
- Updated the `create_thread` endpoint to set a default name if none is provided.
- Modified the `Agent` class to use a dictionary for `agentpress_tools` instead of a custom type.
- Improved the `LocalKVStore` initialization to use a hidden filename.
- Added a new weather retrieval tool to the MCP.
- Updated agent and thread setup in the main function for better clarity and functionality.
- Refactored message handling in the `ThreadsClient` to use query parameters for message posting.
2025-07-29 14:23:12 +05:30
..
sample_responses AI: in the prompt , can you fix the example of making changes to a file? We should make in value the edit_file, not replace string or full rewrite. 2025-07-24 12:52:57 +02:00
suna make config the single source of truth 2025-07-24 00:15:53 +05:30
tools refactor & cleanup templates 2025-07-29 11:25:18 +05:30
versioning refactor & cleanup templates 2025-07-29 11:25:18 +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 feat(api): enhance thread creation and agent functionality 2025-07-29 14:23:12 +05:30
config_helper.py feat: extend agent builder for Suna 2025-07-25 13:24:34 +05:30
gemini_prompt.py AI: in the prompt , can you fix the example of making changes to a file? We should make in value the edit_file, not replace string or full rewrite. 2025-07-24 12:52:57 +02:00
prompt.py improve system promot for self-config 2025-07-26 21:45:06 +05:30
run.py fix trigger import error 2025-07-28 18:05:59 +05:30
utils.py feat: app profile integrations UI 2025-07-11 10:14:59 +05:30