ARCHIVED [experiment over]: An AI agent built to do Ralph loops - plan mode for planning and ralph mode for implementing.

fix(web): replace remaining T[] instances with Array<T> master

Three T[] usages were missed in the previous fix: - types.ts:66 labels: string[] to Array<string> (GraphNode) - types.ts:301 labels: string[] to Array<string> (WsEvent node_created) - websocket.test.ts:306 WsEvent[] to Array<WsEvent> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>


+3 -3
2 changed files