Files
cursor2api/internal/handler
chinadoiphin 6b8edb5ef3 feat: implement toolify function calling via VM sandbox prompt
- Add virtual machine sandbox prompt injection for tool calls
- Parse <vm_write> and <vm_exec> tags from model response
- Handle tool_result to avoid infinite loops
- Extract tool_result content for model to respond
- Optimize streaming with batch flush
- Remove unused MCP and tools modules
2025-12-18 02:46:51 +08:00
..