2026-06-20 - 2026-09-20

Overview

2 Active Pull Requests
34 Active Issues
Excluding merges, 0 authors have pushed 0 commits to main and 5 commits to all branches. On main, 0 files have changed and there have been 0 additions and 0 deletions.

2 Releases published by 1 user

Published deploy-2026.09.09-61 2026-09-08 22:42:03 -04:00

Published deploy-2026.09.09-52 2026-09-08 22:24:17 -04:00

2 Pull requests merged by 1 user

1 Issue closed from 1 user

34 Issues created by 1 user

Opened #1 Worker WebSocket connection goes zombie after server restart, never reconnects 2026-09-05 11:39:53 -04:00

Opened #2 Redesign UI to match web_template (LotusGuild Terminal Design System) 2026-09-05 11:43:24 -04:00

Opened #3 Executions waiting for user input are invisible in the list; 'Waiting' filter never matches 2026-09-08 20:57:17 -04:00

Opened #4 Automated runs (gandalf/scheduler) crowd out manual runs – Manual tab can appear empty 2026-09-08 20:57:18 -04:00

Opened #5 Quick Command shows no result inline – user is sent to another tab to find output 2026-09-08 20:57:18 -04:00

Opened #6 Quick command to a disconnected worker leaves an orphaned 'running' execution and a generic error 2026-09-08 20:57:19 -04:00

Opened #7 Executions can stay 'running' forever – no server-side timeout or reaper for quick/scheduled/internal commands 2026-09-08 20:57:20 -04:00

Opened #8 Abort does not stop a workflow – engine keeps running and overwrites status to 'completed' 2026-09-08 20:57:20 -04:00

Opened #9 Scheduled command silently skipped when target worker is offline – 'Last run' still advances 2026-09-08 20:57:21 -04:00

Opened #10 Rate limiter is shared by all users behind the proxy and is exhausted by the UI's own polling 2026-09-08 20:57:21 -04:00

Opened #11 Workflow authoring is an undocumented raw-JSON textarea with no validation 2026-09-08 20:57:22 -04:00

Opened #12 Create Workflow modal wipes the example definition, leaving an empty textarea 2026-09-08 20:57:22 -04:00

Opened #13 Dry run is impossible for workflows without parameters; confirm() text references a checkbox that isn't there 2026-09-08 20:57:23 -04:00

Opened #14 Worker error details are dropped: failed commands show 'Failed' with no reason or exit code 2026-09-08 20:57:23 -04:00

Opened #15 Execution list items don't show the command or worker for quick commands 2026-09-08 20:57:24 -04:00

Opened #16 Execution search says it searches commands but never can – filters are client-side over one page 2026-09-08 20:57:25 -04:00

Opened #17 WebSocket events trigger full list reloads that reset pagination, selection and scroll 2026-09-08 20:57:25 -04:00

Opened #18 Re-run button on workflow executions re-runs only the first command as a quick command 2026-09-08 20:57:26 -04:00

Opened #19 Scheduled commands cannot be edited, run on demand, or use cron from the UI 2026-09-08 20:57:26 -04:00

Opened #20 goto to a non-existent step id ends the workflow as 'completed' 2026-09-08 20:57:27 -04:00

Opened #21 Prompt timeout silently continues the workflow; prompt/wait steps bypass the global execution timeout 2026-09-08 20:57:27 -04:00

Opened #22 Non-admins can create workflows but cannot view, edit or delete their own 2026-09-08 20:57:28 -04:00

Opened #23 Workflow parameters: only free-text inputs, and the character restriction is discovered at runtime 2026-09-08 20:57:28 -04:00

Opened #24 No mobile / narrow-screen layout 2026-09-08 20:57:29 -04:00

Opened #25 Inconsistent feedback: native alert()/confirm() mixed with lt.toast; no in-app connection status 2026-09-08 20:57:29 -04:00

Opened #26 Multi-target execution is sequential (quick command and workflow steps) 2026-09-08 20:57:30 -04:00

Opened #27 Long command output is hard to read: no copy, wrap toggle, ANSI handling or truncation notice 2026-09-08 20:57:30 -04:00

Opened #28 Documentation is out of date and worker onboarding path is wrong 2026-09-08 20:57:31 -04:00

Opened #29 Worker: crash-loop on startup when server unreachable; no reconnect backoff 2026-09-08 20:57:31 -04:00

Opened #30 Worker memory metric uses freeMem, overstating usage on Linux 2026-09-08 20:57:32 -04:00

Opened #31 Command history is per-browser and worker dropdown/defaults don't persist 2026-09-08 20:57:32 -04:00

Opened #32 Add a reduced-motion / effects-off option for scanlines, flicker and boot sequence 2026-09-08 20:57:33 -04:00

Opened #33 Empty states give no guidance (no workers, no workflows, no schedules) 2026-09-08 20:57:34 -04:00

Opened #34 Deleting a worker is undone by its next heartbeat 2026-09-08 20:57:34 -04:00