Ross ROSS = Recommend OSS · open-source software intelligence for agents

tkellogg/dura

You shouldn't ever lose your work if you're using Git observed · 2026-08-28

github.com/tkellogg/dura · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 74
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1706
  • days_rel: n/a
  • days_push: 159
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4429 stars · 69 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Dura is a Rust background daemon that watches Git repositories and automatically commits uncommitted changes to shadow branches without touching HEAD, the current branch, or the index. It acts as a safety net so you can recover lost work from any point in time using ordinary Git commands.

Use cases

  • automatically back up uncommitted git changes
  • recover work after a crash or bad reset
  • snapshot repository state continuously without committing
  • undo hours of edits without relying on editor undo
  • protect against losing days of work in git repos

When to choose

  • you use Git and fear losing uncommitted work to crashes or mistakes
  • you want automatic snapshots that don't interfere with your normal Git workflow
  • you prefer a lightweight native tool over editor-specific undo history

When to avoid

  • you need per-repo auto-watch configuration out of the box (repos must be watched manually)
  • you want a GUI or polished recovery workflow (recovery is manual Git commands)
  • you don't use Git for your projects

Facets

cli-tool · maturity active

version-control backup developer-tools cli version-control developer-tools windows cli rust git automatic-snapshots data-loss-prevention background-process work-in-progress command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
tkellogg/duramain56

For agents

markdown · JSON · MCP: product_card(name="tkellogg/dura")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem