• Joined on 2026-02-27
mark pushed to main at mark/vibn-frontend 2026-06-15 21:15:28 +00:00
f41f309c3f Stop falsely labeling log-reading tools as failed when they read stack traces
d67d8e2052 Fix MCP action routing for workspace_db_query
Compare 2 commits »
mark pushed to main at mark/vibn-agent-runner 2026-06-15 20:55:37 +00:00
d67d8e2052 Fix MCP action routing for workspace_db_query
mark pushed to main at mark/vibn-frontend 2026-06-15 20:52:59 +00:00
9b19befa0a Fix duplicate query import in MCP route
mark pushed to main at mark/vibn-agent-runner 2026-06-15 20:52:40 +00:00
9b19befa0a Fix duplicate query import in MCP route
c499044783 Add workspace_db_query MCP tool for reading telemetry
d2d487eb97 Fix ArrowDown import
ba00e143cc Fix Tool pill styling syntax issue
44385514cd Add blinking cursor to active streaming text
Compare 13 commits »
mark pushed to main at mark/vibn-frontend 2026-06-15 20:49:59 +00:00
c499044783 Add workspace_db_query MCP tool for reading telemetry
mark pushed to main at mark/vibn-frontend 2026-06-15 20:41:52 +00:00
d2d487eb97 Fix ArrowDown import
mark pushed to main at mark/vibn-frontend 2026-06-15 20:22:18 +00:00
ba00e143cc Fix Tool pill styling syntax issue
mark pushed to main at mark/vibn-frontend 2026-06-15 20:12:15 +00:00
44385514cd Add blinking cursor to active streaming text
mark pushed to main at mark/vibn-frontend 2026-06-15 20:02:57 +00:00
6cf4dc494f Remove Thinking container, render thoughts as normal chat text
mark pushed to main at mark/vibn-frontend 2026-06-15 19:56:46 +00:00
9504d5f4a9 Remove floating Action Status Bar from chat UI
mark pushed to main at mark/vibn-frontend 2026-06-15 19:47:41 +00:00
962114d1d3 Allow agent to run in background after browser refresh
mark pushed to main at mark/vibn-frontend 2026-06-15 19:42:29 +00:00
041aef63e2 Fix syntax error
mark pushed to main at mark/vibn-frontend 2026-06-15 19:36:02 +00:00
3f40e5f86e Beautify chat UI: tool pills, code blocks, modern links
mark pushed to main at mark/vibn-frontend 2026-06-15 19:23:51 +00:00
812ee4bfec Polish thinking streaming UI and ordering
mark pushed to main at mark/vibn-frontend 2026-06-15 19:13:51 +00:00
86da778721 Implement accumulate-then-act streaming for thinking models
mark pushed to main at mark/vibn-frontend 2026-06-15 18:50:41 +00:00
a0e2364481 Store thinking events in message timeline
dfb79f3acd Enable thinking stream in frontend lib/ai/gemini-chat.ts
e58972d594 Enable Gemini thinking stream
Compare 3 commits »
mark pushed to main at mark/vibn-agent-runner 2026-06-15 18:46:40 +00:00
dfb79f3acd Enable thinking stream in frontend lib/ai/gemini-chat.ts
e58972d594 Enable Gemini thinking stream
b3ec779058 fix(logs): resolve missing deployment uuid in anatomy payload to fix build logs display
ec68e78725 fix(logs): include missing deployment UUIDs in anatomy output so frontend can reliably fetch build logs
7f170c8079 fix(logs): add immediate loading state clearing and append timestamps to database log tails
Compare 139 commits »
mark pushed to main at mark/vibn-frontend 2026-06-14 22:11:13 +00:00
b3ec779058 fix(logs): resolve missing deployment uuid in anatomy payload to fix build logs display
mark pushed to main at mark/vibn-frontend 2026-06-14 22:04:27 +00:00
ec68e78725 fix(logs): include missing deployment UUIDs in anatomy output so frontend can reliably fetch build logs
mark pushed to main at mark/vibn-frontend 2026-06-14 22:03:24 +00:00
7f170c8079 fix(logs): add immediate loading state clearing and append timestamps to database log tails