From 7ecc9ee0d0dcf466d37454ee9b275f215e1761fd Mon Sep 17 00:00:00 2001 From: Levi Neuwirth Date: Tue, 14 Jul 2026 18:06:43 +0100 Subject: [PATCH] =?UTF-8?q?docs:=20handoff=20=E2=80=94=20#118=20merged=20(?= =?UTF-8?q?drop=20merge-pending)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/agent-handoff.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/agent-handoff.md b/docs/agent-handoff.md index 6a01194..05f217e 100644 --- a/docs/agent-handoff.md +++ b/docs/agent-handoff.md @@ -11,14 +11,13 @@ reads it the way you just did. ## 1. Where the project stands (2026-07-14) -- `main` @ `7d1b6d6` (filename-grammars #117 merged), protocol **v15** +- `main` @ `6364064` (grammar-gap #118 merged), protocol **v15** (`SUPPORTED=[6..15]`; no bump since #113 — the highlight side-quest is grammar + Lua only). - **Syntax-highlight / language-detection side-quest (#114–#118) LANDED** — a one-shot arc built in sibling worktrees off main while the user's themes lane (`theme-faces`) ran concurrently in the shared - checkout. #114–#117 merged; #118 (`grammar-gap`) approved, merge - pending. What shipped: + checkout. All merged. What shipped: - **Grammars** (`crate::syntax::BUILTIN_LANGUAGES`): every LSP-configured language now has one — cuda, bash, dockerfile (via the ABI-current `tree-sitter-containerfile`, NOT the dead