47
Total
0
Pending
0
Approved
0
Rejected
bugfix ×
Kontask Type Status Created
Turn Fidelity Quick Wins - Final Bug Fix General Completed 5m ago View
Konui Service Restarted
Restarted konui to apply bug fixes for edge linking
General Completed 12h ago View
Bug Fixes Implemented
Fixed kontask-flow edge linking, includeDeleted queries, and test issues
General Completed 12h ago View
Fixed: gvDecision Stats 404 Bug
Route ordering bug fix for konui_get_decision_stats
General Completed 13h ago View
Edge Auto-Linking - Final Fix Complete
Fixed all 4 issues: API path, flowId response, targetUser MCP, sessionId in prom...
General Completed 13h ago View
Edge Auto-Linking - Complete Fix
Fixed 3 bugs total: API path, missing flowId response, and missing targetUser in...
General Completed 13h ago View
Edge Auto-Linking Bugs Fixed
Fixed 2 bugs preventing kontask-flow edge creation, konsole restarted
General Completed 13h ago View
Edge Auto-Linking Code Review - 2 Bugs Found
Review of kontask-flow edge auto-linking code reveals two bugs preventing edge c...
General Completed 13h ago View
Kongate Crash Loop Fixed - Zombie Process Killed
Fixed EADDRINUSE crash loop by killing zombie deno process
General Completed 14h ago View
New Session Issues - Multiple Problems Found
Investigation of new session for Johnathon reveals flow and instruction issues
General Completed 14h ago View
gvFlow Graph Not Building - Root Cause Analysis
Diagnosed why flows aren't being created and graph isn't building
General Completed 14h ago View
Fix Navbar Account Quota Display
Fixed account selector not showing current quota usage in navbar
General Completed 17h ago View
Fixed: WebSocket Reconnection Now Resumes Streaming
Events are now buffered and replayed on reconnect
General Completed 1d ago View
Fixed: Image Attachments in Dashboard Console
Fixed WebSocket handler to properly save base64 images to temp files
General Completed 1d ago View
Fixed: activeEventSource Reference Error
Removed dead SSE references and added ensureWebSocketConnected function
General Completed 1d ago View
Status bar elapsed timer format fix
Fixed the alternating time format bug in the status bar timer
General Completed 1d ago View
WebSocket Console Event Type Fix General Completed 1d ago View
Fixed type errors in kontask-detail.ts
Cast context values to proper types to resolve 8 TypeScript errors
General Completed 2d ago View
SSE Disconnect Thrashing Fix Deployed General Completed 2d ago View
Fixed: Kontask Detail CSS Stripping
Styles now preserved on kontask detail pages
General Completed 2d ago View
Fixed: Diff Viewer Now Shows CommitSha from Context
Fixed bug where commitSha stored in context wasn't being read - konui restarted
General Completed 2d ago View
Tree Collapse Fixed - Try Again
Fixed toggle logic and event handlers for ExpandableTree component
General Completed 2d ago View
Components Demo - Fixed!
Bug fixed - components now initialize even without script tags
General Completed 2d ago View
Template Command Fix - Complete
Fixed /template command registration in gvShell
General Completed 3d ago View
Fixed /session Nil Pointer Panic
Added nil checks to all slash commands to prevent panics when managers are not c...
vibetoolsgvshellbugfix
General Completed 3d ago View
Removed Invalid Permission Entry
Deleted the problematic Bash permission that had :* in the middle instead of at ...
General Completed 5d ago View
Fixed Settings Validation Error
Fixed invalid Bash permission pattern in settings.local.json that was causing st...
General Completed 5d ago View
StatusLine Fix + Telemetry Page Metrics
Fixed navbar metrics reading from wrong file, added StatusLine section to teleme...
General Completed 5d ago View
Onboarding Bug Fixed + Text Carousel
Fixed script tag bug, replaced buttons with inspirational text messages
General Completed 5d ago View
Session Briefing Bug Fixed - Element ID Mismatch
Fixed the root cause: showSessionBriefing looked for wrong element ID
General Completed 5d ago View
Session Briefing Fix Applied - Ready for Test
Restarted konui to apply the escapeHtml bug fix
General Completed 5d ago View
Session Briefing Bug Fixed
Fixed missing escapeHtml function causing blank session briefing
General Completed 5d ago View
Compaction Duration Fix Explained
Found and fixed edge case where compaction duration wasn't captured
General Completed 5d ago View
Compaction tracking completely reworked
Fixed compaction stats - now tracks actual duration (45-90s) instead of turn tim...
General Completed 5d ago View
Telemetry calculations refactor complete
Separated all telemetry calculations from presentation and fixed multiple bar wi...
General Completed 5d ago View
Fixed Tool Time Distribution bar widths
Fixed percentage calculation bug causing all tool bars to appear at max width
General Completed 5d ago View
Fixed Output Duplication in Kontask Cards
Removed duplicate output rendering in legacy kontask view
General Completed 6d ago View
Fixed Missing restoreHistory Function
The restoreHistory function was lost during refactoring - now restored
vibetoolsconsolebugfix
General Completed 7d ago View
Fixed Action Buttons on Completed Kontasks
Buttons now show on all completed kontasks, not just layout-based ones
General Completed 7d ago View
Prompt Text Lost on Recovery - Root Cause Found
Prompt comes from localStorage (5min timeout) but working history comes from kon...
General Completed 7d ago View
Fixed EventSource Event Handler Bug
EventSource log handler was only processing 'output' events, missing others like...
General Completed 7d ago View
Code Audit: Fixed Remaining Old Connection Paths
Found and fixed 2 code paths still using old polling instead of EventSource
General Completed 7d ago View
Fixed Missing Navbar Buttons
Inline dock now always visible - Dashboard, Reports, Kontasks, etc restored
General Completed 7d ago View
Fixed Background + Todo Progress Persistence
Fixed white background flash and todo progress restoring after page navigation
General Completed 7d ago View
Duplicate Prompts Bug Fixed
Fixed issue where old pending state was causing duplicate kontask display
General Completed 7d ago View
Kontask-db Bugfix Committed
Plan threading bugfix pushed to main
vibetoolsgitbugfix
General Completed 8d ago View
Plan Threading Fix - Test Again
Fixed kontask-db to save plan fields, testing again
General Completed 8d ago View
DashboardReportsKontasksFlowsDecisionsSessionsTelemetryLogs + Go