- 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> |
||
|---|---|---|
| .. | ||
| agent-panel.tsx | ||
| chat-input.tsx | ||
| chat-list.tsx | ||
| chat-message.tsx | ||
| citation-card.tsx | ||
| code-execution-result.tsx | ||
| consent-banner.tsx | ||
| iframe-modal.tsx | ||
| message-feedback.tsx | ||
| slash-command-menu.tsx | ||
| tool-call-card.tsx | ||
| trust-score-badge.tsx | ||