• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / ralphex
78%
master: 82%

Build:
Build:
LAST BUILD BRANCH: worktree-isolation
DEFAULT BRANCH: master
Repo Added 21 Jan 2026 08:02AM UTC
Files 40
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH web-ui
branch: web-ui
CHANGE BRANCH
x
Reset
  • web-ui
  • add-default-branch-template
  • add-dirty-worktree-check
  • add-notifications
  • add-reset-flag
  • auto-create-initial-commit
  • auto-plan-mode-detection
  • base-ref-skip-finalize
  • code-review-fixes
  • codex-error-hints
  • codex-wrapper-script
  • commented-defaults
  • configurable-colors
  • custom-config-dir
  • custom-external-review
  • dashboard-tests
  • dependabot/github_actions/goreleaser/goreleaser-action-7
  • dependabot/go_modules/github.com/go-git/go-billy/v5-5.7.0
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • display-lines-changed-stats
  • docker-support
  • drop-go-git-backend
  • dump-defaults-and-update-skill
  • error-patterns
  • external-git-backend
  • feat/agent-frontmatter-model-v2
  • feat/per-phase-claude-models-v2
  • feat/scalar-config-fallback
  • feature/claude-plugin-support
  • finalize-step
  • fix-checkout-keep-untracked
  • fix-codex-not-installed
  • fix-codex-stderr-reporting
  • fix-dashboard-task-numbering
  • fix-isignored-global-patterns
  • fix-other-option-plan-questions
  • fix-plan-file-resolution
  • fix-process-group-cleanup
  • fix-progress-append-on-restart
  • fix-review-loop-exit
  • fix-review-signals
  • fix-scanner-buffer-size
  • fix-sigint-handling
  • fix-uncommitted-changes-handling
  • fix-version-unknown
  • fix-windows-build
  • fix-worktree-support
  • fix/docker-timezone-from-host
  • fix/strip-comments-markdown
  • fix/strip-leading-meta-comments
  • fix/windows-comment-setsid
  • force-exit-timeout
  • graceful-prompt-variables
  • interactive-plan-creation
  • interactive-plan-review
  • master
  • plan-draft-preview
  • progress-files-location
  • progress-fresh-start
  • project-local-config
  • refactor-git-service
  • refactor-main
  • refs/tags/v0.1.0
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.2
  • refs/tags/v0.10.3
  • refs/tags/v0.10.4
  • refs/tags/v0.10.5
  • refs/tags/v0.10.6
  • refs/tags/v0.11.0
  • refs/tags/v0.11.1
  • refs/tags/v0.12.0
  • refs/tags/v0.12.1
  • refs/tags/v0.13.0
  • refs/tags/v0.14.0
  • refs/tags/v0.15.0
  • refs/tags/v0.15.1
  • refs/tags/v0.15.2
  • refs/tags/v0.15.3
  • refs/tags/v0.16.0
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.2.2
  • refs/tags/v0.2.3
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v0.4.1
  • refs/tags/v0.4.2
  • refs/tags/v0.4.3
  • refs/tags/v0.4.4
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.7.1
  • refs/tags/v0.7.2
  • refs/tags/v0.7.3
  • refs/tags/v0.7.4
  • refs/tags/v0.7.5
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • remove-docker
  • rewrite-dk-script-python
  • unbounded-line-reader
  • verbose-completions
  • web-fixes
  • web-planner
  • web-ui-improvements
  • worktree-isolation

25 Jan 2026 03:07PM UTC coverage: 78.234% (-1.2%) from 79.395%
21334702868

Pull #17

github

melonamin
improve web UI aesthetics and reduce maintenance burden

Visual:
- add subtle noise texture for depth
- add section entrance animation (fade+slide)
- add header gradient with green accent line

Code:
- fetch CSS dynamically for export instead of hardcoded copy (-70 lines)
- extract runTerminalCleanupOnce() helper to deduplicate guard pattern
- fix scroll indicator positioning using body.plan-collapsed class
Pull Request #17: feat: add web dashboard with real-time streaming and multi-session support

1334 of 1746 new or added lines in 17 files covered. (76.4%)

9 existing lines in 2 files now uncovered.

2933 of 3749 relevant lines covered (78.23%)

67.83 hits per line

Relevant lines Covered
Build:
Build:
3749 RELEVANT LINES 2933 COVERED LINES
67.83 HITS PER LINE
Source Files on web-ui
  • Tree
  • List 24
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21334702868 web-ui improve web UI aesthetics and reduce maintenance burden Visual: - add subtle noise texture for depth - add section entrance animation (fade+slide) - add header gradient with green accent line Code: - fetch CSS dynamically for export instead of h... Pull #17 25 Jan 2026 03:09PM UTC melonamin github
78.23
21319870863 web-ui test: add tests for Register, Replay, and emitPendingSection Improve pkg/web test coverage from 86% to 87.3%: - SessionManager.Register: 0% → 100% (idempotence, ID derivation) - allEventsReplayer.Replay: 0% → 100% (empty/non-empty LastEventID) - ... Pull #17 24 Jan 2026 06:49PM UTC melonamin github
78.23
21317086516 web-ui fix: improve dashboard timing and event handling - Fix elapsed time calculation for historical vs live sessions - Add isLiveSession() detection (events within 60s considered live) - Use Date.now() for live sessions, event timestamps for historica... Pull #17 24 Jan 2026 03:09PM UTC melonamin github
77.76
21305559204 web-ui Merge branch 'master' into web-ui Pull #17 24 Jan 2026 12:17AM UTC web-flow github
79.37
21305254910 web-ui fix: macOS test with symlinks Pull #17 24 Jan 2026 12:02AM UTC melonamin github
79.37
21302158116 web-ui refactor: simplify values.go WatchDirs to minimal inline parsing Reverted helper functions and constants that were out of scope for WatchDirs feature. Now uses same GetKey inline pattern as existing config parsing code. Pull #17 23 Jan 2026 09:44PM UTC melonamin github
79.37
21298353538 web-ui test: improve pkg/web coverage from 87.7% to 89.2% Add tests for previously uncovered code paths: - Hub.DroppedEvents (0% -> 100%) - SessionManager.evictOldCompleted (40% -> 100%) - Watcher directory creation detection - Watcher.Close method Pull #17 23 Jan 2026 07:23PM UTC melonamin github
79.37
21295900463 web-ui fix: address linting issues and add security hardening - Fix variable shadowing in main.go (branchErr, gitignoreErr) - Add path traversal validation for plan file requests - Track and log dropped SSE events for slow clients - Add warnings for inv... Pull #17 23 Jan 2026 05:57PM UTC melonamin github
78.88
See All Builds (449)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc