Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/tinker_tickets 2026-01-08 13:03:06 -05:00
1bd329ac1b update status's on tickets
jared closed issue LotusGuild/tinker_tickets#5 2026-01-08 12:55:20 -05:00
unable to close a ticket
jared pushed to main at LotusGuild/tinker_tickets 2026-01-08 12:50:26 -05:00
d6dae6825c read response.txt once
jared pushed to main at LotusGuild/tinker_tickets 2026-01-08 12:48:25 -05:00
d76ff7aad0 Fixed api send on ticket resolution
jared pushed to main at LotusGuild/pulse 2026-01-07 23:33:27 -05:00
8721e47a4a Add WebSocket error handling with stack traces
jared pushed to main at LotusGuild/pulse 2026-01-07 23:31:11 -05:00
025aa11f34 Add detailed logging to workflow creation endpoint
jared pushed to main at LotusGuild/pulse 2026-01-07 23:28:10 -05:00
f8b8427f77 Improve error handling in workflow creation and data loading
jared pushed to main at LotusGuild/pulse 2026-01-07 23:25:38 -05:00
2f941d0b6f Fix: Remove duplicate old workflow execution code
jared pushed to main at LotusGuild/pulse 2026-01-07 23:20:53 -05:00
1b7a4db868 Implement Complete Workflow Execution Engine
jared pushed to main at LotusGuild/pulse 2026-01-07 23:14:06 -05:00
56f8047322 Phase 10: Command Scheduler
bf908568e3 Phase 9: Execution Diff View
ffa124ed9d Phase 8: Execution Search & Filtering
Compare 3 commits »
jared pushed to main at LotusGuild/pulse 2026-01-07 23:05:13 -05:00
84edea8027 Phase 7: Multi-Worker Command Execution
jared pushed to main at LotusGuild/pulse 2026-01-07 22:55:29 -05:00
095bfb65ab Fix clearCompletedExecutions for new pagination API format
jared pushed to main at LotusGuild/pulse 2026-01-07 22:53:12 -05:00
c619add705 Phase 6: Terminal aesthetic refinements and notifications
e6a6b7e359 Phase 5: Auto-cleanup and pagination for executions
d25ba27f24 Phase 4: Execution detail enhancements with re-run and download
Compare 3 commits »
jared pushed to main at LotusGuild/pulse 2026-01-07 22:46:13 -05:00
76b0a6d0d3 Phase 3: Quick command enhancements with templates and history
jared pushed to main at LotusGuild/pulse 2026-01-07 22:43:26 -05:00
adbbec2631 Phase 2: Enhanced worker status display with metadata
8b8d2c6312 Phase 1: Improve log display formatting
Compare 2 commits »
jared pushed to main at LotusGuild/pulse 2026-01-07 22:37:40 -05:00
1f5c84f327 Add execution cleanup functionality
jared pushed to main at LotusGuild/pulse 2026-01-07 22:29:55 -05:00
e03f8d6287 Fix worker ID mapping - use database ID for command routing
jared pushed to main at LotusGuild/pulse 2026-01-07 22:24:46 -05:00
2097b73404 Fix worker command execution and execution status updates
jared pushed to main at LotusGuild/pulse 2026-01-07 22:12:04 -05:00
6d15e4d240 Remove database migrations after direct schema fixes
jared pushed to main at LotusGuild/pulse 2026-01-07 22:02:49 -05:00
7896b40d91 Remove password column from users table