Commit 3b10dbf
committed
feat(ai-insights): manual batch generation and generate confirmation dialog
- list: add batch selector modal with + button to pick articles and enqueue insights tasks concurrently
- detail panel: wrap "generate insights" action in confirmation dialog that warns about overwriting existing source
- fix InsightsByRefResponse article shape to match backend { type, document: { title } } so title renders1 parent 7a324a1 commit 3b10dbf
5 files changed
Lines changed: 520 additions & 13 deletions
File tree
- src
- api
- views/ai
- components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
0 commit comments