• Joined on 2026-05-03
null pushed to dev at null/Queue-North-Website 2026-05-25 18:35:43 -05:00
52d9a16462 branch footer
null pushed to dev at null/Queue-North-Website 2026-05-25 18:33:22 -05:00
c17ac83b52 services
null closed issue null/Queue-North-Website#182 2026-05-25 18:19:33 -05:00
Make zip code required on Contact page form
null pushed to dev at null/Queue-North-Website 2026-05-25 18:17:19 -05:00
09926fed6d Contact.jsx (line 23): added ZIP to validation/error state, rendered it as required, and shows ZIP code is required.
null commented on issue null/Queue-North-Website#183 2026-05-25 18:12:24 -05:00
Use real 8x8 and Cisco logos with brand colors on home page

need clarification on Cisco. can't login there.

null pushed to dev at null/Queue-North-Website 2026-05-25 18:11:53 -05:00
529cce7ec0 branding
null pushed to dev at null/Queue-North-Website 2026-05-25 17:56:34 -05:00
5f5c085fbe contact update
null pushed to dev at null/Pipeline 2026-05-25 17:48:07 -05:00
2d40ae0d63 Changed the useEffect dependency from the unstable agents array to agentsQuery.data
null pushed to dev at null/Pipeline 2026-05-25 17:43:09 -05:00
240313a431 new endpoint GET /api/v1/gateways/{gateway_id}/models
null pushed to dev at null/Pipeline 2026-05-25 17:07:12 -05:00
809975cb76 pdated settings/git-projects/
null pushed to dev at null/Pipeline 2026-05-25 16:51:04 -05:00
59e739768f settings page modern
null pushed to dev at null/Pipeline 2026-05-25 14:48:28 -05:00
e54a29230d ticker
null pushed to dev at null/Pipeline 2026-05-25 14:30:18 -05:00
63fa79b95e reaarange table
null pushed to dev at null/Pipeline 2026-05-25 14:18:35 -05:00
bd153b7a87 table polish
null pushed to dev at null/Pipeline 2026-05-25 13:43:35 -05:00
fb9d4a907f Colored provider chips
null pushed to dev at null/Pipeline 2026-05-25 13:33:08 -05:00
ea113fcacb Replaced 30s setInterval with a persistent fetch + ReadableStream SSE consumer
null pushed to dev at null/Pipeline 2026-05-25 13:22:38 -05:00
b893941d71 Claude Code: tool_use blocks only
null pushed to dev at null/Pipeline 2026-05-25 13:19:41 -05:00
00bae96490 Ported formatToolStatus from pixel-agents-openclaw/transcriptParser.ts as _format_tool_status in Python
null pushed to dev at null/Pipeline 2026-05-25 12:35:03 -05:00
90a4abde30 Runtime gateway sessions (Claude CLI, Codex, GPT, Ollama) are fetched via fetch_recent_events for all org gateways,
null pushed to dev at null/Pipeline 2026-05-25 12:27:06 -05:00
ea62e387a4 dded cutoff = utcnow() - timedelta(minutes=15)