suna/backend/utils
sharath 3a49f9591b
docs: enhance contributing and self-hosting documentation
- Added quick setup instructions and detailed setup steps in CONTRIBUTING.md and SELF-HOSTING.md.
- Updated environment variable configurations and added new required services for setup.
- Improved clarity on the setup wizard's functionality and progress saving.
- Revised README files for both backend and frontend to include quick setup instructions and environment configurations.
- Updated model references to the latest version of the Anthropic model across various files.
- Removed deprecated workflow background script.
2025-06-23 16:16:44 +00:00
..
scripts feat(export_import): add script for exporting and importing project data with detailed logging and error handling 2025-06-22 18:42:14 +00:00
__init__.py agent wip 2025-04-11 00:53:01 +01:00
auth_utils.py chore(logging): integrate structlog for structured logging and update dependencies 2025-06-18 19:20:15 +00:00
config.py docs: enhance contributing and self-hosting documentation 2025-06-23 16:16:44 +00:00
constants.py CLAUDE SONNET 4. 2025-05-22 21:18:39 +02:00
files_utils.py wip 2025-04-12 22:40:01 +01:00
logger.py chore(logging): integrate structlog for structured logging and update dependencies 2025-06-18 19:20:15 +00:00
retry.py fix(redis): retry on connection errors 2025-06-10 04:52:09 +00:00
s3_upload_utils.py s3 url save instead of base64 2025-05-19 01:28:14 +02:00