# rmagatti/auto-session

A small automated session manager for Neovim

Repository: https://github.com/rmagatti/auto-session
Canonical: https://ross.abutalabs.com/products/auto-session
Language: Lua
License: MIT
License Family: permissive
Topics: neovim, hacktoberfest, lua, neovim-plugin
Last push: 2026-08-15T09:19:00+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 2041, "days_push": 18, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1855, forks 63 (observed 2026-08-28T04:05:44.747174+00:00)

## What it is
A Neovim plugin written in Lua that automatically saves and restores editor sessions per working directory. It supports session pickers (Telescope, Snacks, Fzf-Lua), per-git-branch sessions, cwd change tracking, and customizable hooks.

## Use cases
- automatically reopen files and windows in neovim
- save and restore neovim sessions per project directory
- keep separate neovim sessions per git branch
- switch between saved neovim sessions with a picker
- resume my last editing session when opening nvim

## When to choose
- you use Neovim and want automatic, zero-config session persistence
- you want sessions scoped to working directories or git branches
- you need a session picker integrated with Telescope, Snacks, or Fzf-Lua

## When to avoid
- you use an editor other than Neovim
- you prefer fully manual session management with :mksession
- you need session persistence across different editors

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, configuration-management
- domain: developer-tools, text-editors
- platform: editor-plugin, cli
- tags: neovim, lua, session-management, vim-plugins

## Member repositories
- rmagatti/auto-session (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.747174+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:16:45.360160+00:00, confidence not recorded.
  - readme: https://github.com/rmagatti/auto-session (fetched 2026-08-28T04:05:44.747174+00:00, sha 9de40e44e037)
- Data as of 2026-08-30T08:39:29.467469+00:00.
