Commit 08b31b7
authored
AI-powered Debugger widget (#4739)
* feat: Add AI-powered debugging widget for Music Blocks projects
Signed-off-by: Om Santosh Suneri <[email protected]>
* importing the aidebugger widget
Signed-off-by: Om Santosh Suneri <[email protected]>
* Intialising the Class AIDebuggerWidget
Signed-off-by: Om Santosh Suneri <[email protected]>
* fix: AI Debugger Widget with cross-platform support and PR feedback fixes
- fixed typos
- made debugger available for both Music Blocks and Turtle Blocks
- added environment-specific welcome messages
- fixed all indentation and punctuation issues
* fix: typo
---------
Signed-off-by: Om Santosh Suneri <[email protected]>1 parent bf59aae commit 08b31b7
3 files changed
+1183
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
1636 | 1639 | | |
1637 | 1640 | | |
1638 | 1641 | | |
| 1642 | + | |
| 1643 | + | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
| 1662 | + | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
1639 | 1693 | | |
1640 | 1694 | | |
1641 | 1695 | | |
| |||
1661 | 1715 | | |
1662 | 1716 | | |
1663 | 1717 | | |
| 1718 | + | |
| 1719 | + | |
1664 | 1720 | | |
1665 | 1721 | | |
1666 | 1722 | | |
0 commit comments