auto-sync: 2026-05-17 13:10:48
This commit is contained in:
@@ -52,7 +52,7 @@ const COMMENT_TYPE_LABEL: Record<string, { icon: string; label: string; color: s
|
||||
};
|
||||
|
||||
const EVENT_TYPE_ICON: Record<string, string> = {
|
||||
task_created: '📋', task_claimed: '👤', task_claimed: '👤', task_working: '⚔️',
|
||||
task_created: '📋', task_claimed: '👤', task_working: '⚔️',
|
||||
task_review: '🔍', task_done: '✅', task_failed: '❌', task_blocked: '🚧',
|
||||
comment_added: '💬', output_written: '📦', task_reviewed: '🔍',
|
||||
decision_recorded: '🧭', observation_added: '👁️', daemon_tick: '⏱️',
|
||||
|
||||
Reference in New Issue
Block a user