Oliver-ai-bot_2.0/backend/app/tools
Vadym Samoilenko 4c6696ed2b feat: add file download proxy and normalize code interpreter file objects
- Add /api/v1/code-interpreter/files/{session_id}/{file_id} proxy endpoint
  so the browser can download files from the internal LibreCodeInterpreter
- Normalize file objects in CodeInterpreterTool to consistent {id, name, session_id}
  shape regardless of which field names LibreCodeInterpreter returns

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 21:36:23 +01:00
..
microsoft Phase 2: Tool calling + Microsoft 365 integrations 2026-03-04 21:26:53 +00:00
__init__.py Phase 2: Tool calling + Microsoft 365 integrations 2026-03-04 21:26:53 +00:00
agent_builder.py fix: correct CreateAgentTool execute signature + tool_use.id empty string 2026-03-30 16:55:30 +01:00
base.py feat: code interpreter, agent analytics/execute APIs, usage sync, RAG scoping fixes 2026-03-30 20:13:27 +01:00
code_interpreter.py feat: add file download proxy and normalize code interpreter file objects 2026-03-30 21:36:23 +01:00
registry.py feat: agent builder — dynamic agents with admin editor, user catalog, and PA creation 2026-03-30 15:54:35 +01:00