A lightweight Lua plugin that hooks into buffer events, command history, and LSP calls. Tracks your Neovim AI workflow without leaving the terminal.
Implemented via nvim-lua/plenary.nvim. Hooks into buffer events, command history, and LSP calls with no external runtime required.
Every buffer open, write, and close becomes a FORG signal. Understand how long you spend in each file and how AI assists change your editing flow.
Captures LSP request events and AI assistant calls (Copilot.lua, avante.nvim, etc.) so the rule engine sees your full AI-assisted workflow.