Commit 03883a9
feat: AI Chat panel with Blockly integration, tool calling, and multi-provider support (#2195)
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>
Co-authored-by: Bluefox <dogafox@gmail.com>1 parent 2a8ff4c commit 03883a9
File tree
87 files changed
+10447
-6434
lines changed- 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.
87 files changed
+10447
-6434
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 34 | + | |
47 | 35 | | |
48 | 36 | | |
49 | 37 | | |
| |||
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