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

umputun / ralphex
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.10.6
DEFAULT BRANCH: master
Repo Added 21 Jan 2026 08:02AM UTC
Files 38
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-fixes
branch: web-fixes
CHANGE BRANCH
x
Reset
  • web-fixes
  • add-default-branch-template
  • add-dirty-worktree-check
  • add-notifications
  • add-reset-flag
  • auto-create-initial-commit
  • auto-plan-mode-detection
  • code-review-fixes
  • commented-defaults
  • configurable-colors
  • custom-external-review
  • dashboard-tests
  • 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
  • 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-isignored-global-patterns
  • fix-plan-file-resolution
  • fix-process-group-cleanup
  • 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/strip-comments-markdown
  • force-exit-timeout
  • graceful-prompt-variables
  • interactive-plan-creation
  • master
  • plan-draft-preview
  • 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.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
  • web-planner
  • web-ui
  • web-ui-improvements

10 Feb 2026 01:43AM UTC coverage: 80.772% (+0.006%) from 80.766%
21848286276

Pull #76

github

melonamin
fix(web): use local timezone for timestamp parsing and improve session liveness logic

Progress log timestamps are written in local time without zone offsets,
so ParseInLocation with time.Local matches the actual semantics instead
of silently interpreting them as UTC.

Frontend session liveness now prefers server-provided session state over
the recency heuristic, centralizes end-time calculation in
getElapsedEndTime(), and guards the elapsed timer against running for
non-live sessions. Also fixes temporal consistency in tail.go by
capturing time.Now() once per event batch, and uses sessionIDFromPath
in watcher test for correctness.
Pull Request #76: Web dashboard fixes: diff stats, session replay, watcher improvements

154 of 171 new or added lines in 9 files covered. (90.06%)

241 existing lines in 6 files now uncovered.

5314 of 6579 relevant lines covered (80.77%)

198.26 hits per line

Relevant lines Covered
Build:
Build:
6579 RELEVANT LINES 5314 COVERED LINES
198.26 HITS PER LINE
Source Files on web-fixes
  • Tree
  • List 37
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21848286276 web-fixes fix(web): use local timezone for timestamp parsing and improve session liveness logic Progress log timestamps are written in local time without zone offsets, so ParseInLocation with time.Local matches the actual semantics instead of silently inte... Pull #76 10 Feb 2026 01:45AM UTC melonamin github
80.77
21808445497 web-fixes fix(defaults): remove Go-specific references from embedded prompts and agents Make default prompts and agents language-agnostic: - finalize.txt: replace `go test ./...` with generic "project's test command" - make_plan.txt: remove .go extensions ... Pull #76 09 Feb 2026 12:41AM UTC umputun github
81.03
21806395831 web-fixes fix(progress): add missing PhaseHolder arg to LogDiffStats tests NewLogger signature gained a *status.PhaseHolder parameter in #75, but the two new LogDiffStats tests were written against the pre-merge signature causing build failure after merge. Pull #76 08 Feb 2026 10:18PM UTC umputun github
81.03
21803889878 web-fixes Align discovery skip logic and expand diff stats tests Pull #76 08 Feb 2026 07:23PM UTC melonamin github
81.04
21803280876 web-fixes feat(web): add git diff stats display and improve session replay - Add diff stats (files/additions/deletions) to dashboard header, parsed from DIFFSTATS metadata in progress files - Fix deferred section emission so section timestamps align with... Pull #76 08 Feb 2026 06:39PM UTC melonamin github
80.92
See All Builds (356)
  • 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