stevearc/overseer.nvim
A task runner and job management plugin for Neovim observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 84
- Release rhythm 41
- Longevity 100
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: 96
- age_days: 1569
- days_rel: 233
- days_push: 101
- n_releases_24m: 4
Adoption not part of the score
1923 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
overseer.nvim is a task runner and job management plugin for Neovim written in Lua. It lets users define, run, and monitor tasks (make, npm, cargo, VS Code tasks.json, etc.) with a task list UI, diagnostics/quickfix integration, and customizable multi-stage workflows.
Use cases
- run build tasks like make or cargo from neovim
- manage background jobs in neovim with a task list UI
- run vs code tasks.json tasks inside neovim
- rerun tasks automatically on file save
- run multi-stage build and test workflows in the editor
- parse task output into neovim diagnostics and quickfix
When to choose
- you want a full-featured task runner inside Neovim with a management UI
- you need integration with vim.diagnostic, quickfix, neotest, or DAP
- you want to reuse existing .vscode/tasks.json definitions
- you need highly customizable tasks with attached custom logic
When to avoid
- you use an editor other than Neovim
- you only need simple one-off shell commands via :! or :term
- you prefer a minimal setup without task orchestration
Facets
plugin · maturity active
workflow-automation developer-tools cli testing developer-tools text-editors editor-plugin lua neovim task-runner job-management build-tasks vscode-tasks automation
1 source
- readme: https://github.com/stevearc/overseer.nvim · fetched 2026-08-28 · 955030314812
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stevearc/overseer.nvim | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="stevearc/overseer.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem