suna/backend/core/utils/scripts
marko-kraemer c62ea28237 refactor: remove deprecated code and endpoints
- Removed deprecated GET /agent-runs/{agent_run_id} endpoint from threads.py (20 lines)
- Removed unimplemented delete_mcp_server() method from mcp_server_service.py (12 lines)
- Removed deprecated 'sync' and 'update-all' commands from manage_suna_agents.py script (9 lines)
- Cleaned up 41 lines of dead/deprecated code
- No functional impact as these were already marked deprecated or non-functional
2025-10-04 22:45:41 +02:00
..
__init__.py mv around files, update imports 2025-09-03 22:40:25 -07:00
archive_stopped_sandboxes.py mv around files, update imports 2025-09-03 22:40:25 -07:00
check_purchases.py fix topup backfill 2025-09-09 01:53:04 +05:30
cleanup_free_tier.py fix: user search endpoint fix 2025-09-10 14:57:31 +05:30
delete_free_user_sandboxes.py billing rem old file, other changes 2025-09-21 16:35:14 +02:00
fix_duplicate_subscription_users.py script to fix missing subscription 2025-09-29 22:14:49 +05:30
fix_null_trial_status.py improve billing and trial flows 2025-09-09 17:14:41 +05:30
fix_trial_users.py make free trial worth 5 dollars 2025-09-12 11:42:23 +05:30
grant_missing_credits.py fix: user search endpoint fix 2025-09-10 14:57:31 +05:30
install_suna_for_user.py mv around files, update imports 2025-09-03 22:40:25 -07:00
manage_suna_agents.py refactor: remove deprecated code and endpoints 2025-10-04 22:45:41 +02:00
stop_started_sandboxes.py mv around files, update imports 2025-09-03 22:40:25 -07:00
sync_stripe_subscriptions.py fix: user search endpoint fix 2025-09-10 14:57:31 +05:30
sync_stripe_subscriptions_v2.py fix: user search endpoint fix 2025-09-10 14:57:31 +05:30
verify_subscription_sync.py fix: user search endpoint fix 2025-09-10 14:57:31 +05:30