suna/backend/agent
mykonos-ibiza 57aa08fdaa feat(sdk): restructure SDK into new directory with updated API and models
- Moved existing components to a new `sdk` directory for better organization.
- Introduced new API structure for agent and thread management.
- Added models for tools and messages to enhance functionality.
- Implemented a local key-value store for persistent data management.
- Updated README and project files to reflect new structure and usage.
2025-07-29 00:41:33 +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
services fix suna install on oauth 2025-07-23 14:52:44 +05:30
suna make config the single source of truth 2025-07-24 00:15:53 +05:30
tools fix agent builder tool calls 2025-07-26 11:04:07 +05:30
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 feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +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 fix agent builder tool calls 2025-07-26 11:04:07 +05:30
run.py fix agent builder tool calls 2025-07-26 11:04:07 +05:30
utils.py feat: app profile integrations UI 2025-07-11 10:14:59 +05:30