Commit 7ac3fd9
authored
feat(customize-tools): add tool overide to customize table (#1230)
* feat(expandable-text): add new hook for expandable-text
* feat(tool-override): add shared types
* feat(tool-override): add generic utils in a dedicated files
* feat(tool-override): add build utils in a dedicated files
* feat(tool-override): table logic on a dedicated hook
* feat(customize-tools): add tool overide to customize table
* chore: remove console.log
* chore: remove console.log on shouldblock
* refactor: make the code more readable1 parent 08b7d96 commit 7ac3fd9
File tree
14 files changed
+5682
-260
lines changed- renderer/src
- common/hooks
- features/mcp-servers
- components
- __tests__
- hooks
- __tests__
- lib
- __tests__
- sub-pages/customize-tools
- __tests__
- types
14 files changed
+5682
-260
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments