pages/BaseInterface.vue
pages/ChatInterface.vue
pages/DevInterface.vue
pages/NotebookInterface.vue
pages/IntegrationsInterface.vue
components/dev-interface/BeakerExecuteAction.vue
components/notebook/BeakerNotebook.vue
components/notebook/BeakerNotebookToolbar.vue
components/notebook/BeakerNotebook.vue.d.ts
components/notebook/BeakerNotebookPanel.vue
components/session/BeakerSession.vue
components/session/BeakerSession.vue.d.ts
components/panels/MediaPanel.vue
components/misc/WorkflowSelectDialog.vue
components/misc/CodeEditor.vue
components/cell/BeakerAgentCell.vue
components/cell/BeakerRawCell.vue
components/cell/BeakerCell.vue
components/cell/BeakerQueryCell.vue
components/cell/BeakerQueryCellEvent.vue
components/cell/BeakerToolCallRow.vue
components/cell/BeakerCodeCell.vue
components/cell/cellOperations.ts
components/cell/BeakerMarkdownCell.vue
components/cell/BaseQueryCell.ts
components/agent/BeakerAgentQuery.vue
components/render/BeakerMimeBundle.vue
components/chat-interface/ChatQueryCell.vue
components/chat-interface/AgentQuery.vue
components/chat-interface/AgentActivityPane.vue
components/chat-interface/ChatPanel.vue
util/autocomplete.ts
renderers.ts
composables/useQueryCellFlattening.ts
composables/useNotebookInterface.ts
