Commit b627db8
feat: AI Chat panel with Blockly integration, tool calling, and multi-provider support
Adds a new AI Chat panel to the script editor with support for OpenAI,
Anthropic, Gemini, DeepSeek and custom API providers. Features include
tool calling for datapoint/script analysis, inline completions,
smart-apply with undo/redo, and Blockly code generation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 98cf9c3 commit b627db8
87 files changed
Lines changed: 10447 additions & 6434 deletions
File tree
- admin
- assets
- custom
- assets
- i18n
- build
- docs
- de
- en
- src-editor
- src
- AiChat
- __tests__
- Components
- RulesEditor
- OpenAi
- i18n
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 32 | + | |
45 | 33 | | |
46 | 34 | | |
47 | 35 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments