refactor(prompts): update reviewer prompts to align with Hive's directive and contamination protocols
This commit is contained in:
@@ -201,7 +201,7 @@ fn build_session_lines(state: &crate::app::state::rest::AppStateRest) -> Vec<Lin
|
||||
|
||||
lines.push(Line::from(Span::raw("")));
|
||||
lines.push(Line::from(Span::styled(
|
||||
" Complex tasks auto-trigger a hive-mind convergence.",
|
||||
" The Hive is dormant. Complex tasks will stir it.",
|
||||
Style::default().fg(Theme::TEXT_DIM).add_modifier(Modifier::ITALIC),
|
||||
)));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user