Commit 540d1b2
fix(ci): exclude experimental features with incomplete code from CI_FEATURES
Remove code-intelligence, minimax, glm46, and vibe from CI_FEATURES as
these experimental features have incomplete code that triggers dead_code
warnings. These features are marked as "do not use in production" and
will be added back once their implementations are complete.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ae0ae94 commit 540d1b2
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments