CLI Crash - React Hooks Violation in Web Search Skill
- Linguagem predominante
- Shell
- Estrelas
- 11.2k
- Forks
- 1.9k
- Merge médio
- 14h 16min
- PRs com merge (30d)
- 6
Descrição
### Describe the bug
CLI v1.0.6 on Linux crashes when Web Search skill returns results.
Error: "Rendered more hooks than during the previous render"
Location: app.js:4641:24035 (pie component - skills renderer)
### Affected version
1.0.6
### Steps to reproduce the behavior
1. Query with web search: "Next.js 16.1.6 stable LTS March 2026"
2. CLI crashes immediately with React internal error
### Expected behavior
_No response_
### Additional context
ROOT CAUSE: Conditional hook rendering in bundled skills result renderer
IMPACT: High - CLI unusable for web search queries
WORKAROUND: None - requires restart after each crash
ENVIRONMENT:
- Version: 1.0.6
- OS: Linux
- Shell: bash
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.