Clean up post-Hono references (#26903)

This commit is contained in:
Kit Langton
2026-05-11 13:20:54 -04:00
committed by GitHub
parent cddab63808
commit 6f2f759fbb
16 changed files with 90 additions and 736 deletions

View File

@@ -2,9 +2,11 @@
ok we need to work towards a launch of v2 so we can get out of this rebuild phase
## Kill Hono - Kit
## Post-Hono cleanup - Kit
Hono needs to go away so zod can go away. this is almost done
The opencode server has moved to the Effect HttpApi backend. Remaining work is
mostly cleanup: delete compatibility shims, shrink Zod surfaces, and simplify
test harnesses that used to compare Hono and HttpApi behavior.
## New Data Mode - Dax