Oliver-ai-bot_2.0/frontend/app
Vadym Samoilenko 8f2e685c42 feat: code interpreter toggle button in chat input
- Terminal button in chat input bar toggles code interpreter per-message
- Backend accepts &code_interpreter=true query param to force-enable the tool
- Works for any agent, regardless of enable_code_interpreter setting
- File attach button now uses supportsFileUpload prop (works for any agent)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 21:03:17 +01:00
..
admin fix: replace broken iframe with direct link for code interpreter dashboard 2026-03-30 20:46:56 +01:00
agents feat: /agents catalog page + sidebar cleanup 2026-03-30 17:22:49 +01:00
assistant Fix spinner, OLIVER brand redesign, Cloud Run document processor 2026-03-05 10:37:21 +00:00
auth/callback fix: full page reload after OAuth to prevent spinner loop on home route 2026-03-30 18:11:09 +01:00
chat feat: code interpreter toggle button in chat input 2026-03-30 21:03:17 +01:00
fonts Initial commit: Phases 1-5 Complete + Frontend Setup 2026-02-12 19:10:28 +00:00
login fix: redirect to home page after login instead of /chat 2026-03-30 18:03:00 +01:00
profile Fix spinner, OLIVER brand redesign, Cloud Run document processor 2026-03-05 10:37:21 +00:00
settings Phase 6 Complete: Assistant Mode, Admin Dashboard, and Final Polish 2026-02-12 20:30:27 +00:00
user-guide fix: user-guide ESLint errors — unused imports, unescaped entities, missing keys 2026-03-30 17:19:21 +01:00
favicon.ico Initial commit: Phases 1-5 Complete + Frontend Setup 2026-02-12 19:10:28 +00:00
globals.css feat: file attachments, model badge, Russian RAG fix, trust score calibration 2026-03-05 17:31:00 +00:00
layout.tsx Fix spinner, OLIVER brand redesign, Cloud Run document processor 2026-03-05 10:37:21 +00:00
page.tsx feat: home dashboard page with quick actions, announcements, and feature overview 2026-03-30 17:38:34 +01:00