suna/sdk/kortix
marko-kraemer 27c211f1be refactor: major tool system overhaul and cleanup
- Remove deprecated tools (computer_use, deploy, templates, web_dev)
- Migrate all tools to new auto-discovery system
- Remove old tool grouping infrastructure
- Clean up frontend examples and configuration components
- Add tool discovery utilities and documentation
- Simplify agent configuration dialog
- Update dashboard with new AI worker templates
- Net removal of ~5,000 lines of code
2025-10-09 16:54:42 +02:00
..
api feat(admin): add user thread viewer with admin access bypass 2025-10-05 18:09:26 +02:00
agent.py Add message deletion functionality and refactor related methods 2025-08-01 15:35:09 +05:30
kortix.py Add README and update API URL in Kortix class 2025-08-01 03:30:25 +05:30
models.py feat(kortix): implement core functionality for agent and thread management 2025-07-29 12:13:25 +05:30
thread.py Add message deletion functionality and refactor related methods 2025-08-01 15:35:09 +05:30
tools.py refactor: major tool system overhaul and cleanup 2025-10-09 16:54:42 +02:00
utils.py Refactor imports and enhance XML formatting in utils 2025-08-01 19:29:09 +05:30