From 66a2e40700568dcb6489ec09232dc883e25a4a56 Mon Sep 17 00:00:00 2001 From: Mike Morris Date: Sat, 14 Feb 2026 18:15:08 -0800 Subject: [PATCH] feat(landing): add What's New section highlighting recent improvements Co-Authored-By: Claude Opus 4.6 --- src/landing.ts | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/landing.ts b/src/landing.ts index e6400d4..2afe3a1 100644 --- a/src/landing.ts +++ b/src/landing.ts @@ -57,6 +57,18 @@ export function handleLanding(): Response { + +
+
+

What's New — Feb 2026

+
    +
  • + Full polyglot support — Plans, agents, and CLAUDE.md now generate with correct tooling for Java, Kotlin, C#, Rust, Go, and more
  • +
  • + Smarter v2 roadmaps — Nice-to-have features get clean v2.1, v2.2 numbering under a dedicated roadmap section
  • +
  • + Language-aware scaffolds — File paths, test commands, and project structure match your tech stack out of the box
  • +
+
+
+