feat(app): redesign magazine grid, improve article views and proxy

- Redesign MagazineGrid with editorial New Yorker-inspired layout
- Simplify ArticleDetail and ArticleOverlay components
- Enhance claude-proxy with improved content extraction
- Add HTML utility for content processing
- Update NewsCard styling and chat message handling
- Clean up worktree references

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-03-02 23:50:46 +00:00
co-authored by Claude Opus 4.6
parent b71c88f03b
commit c82b4ef54f
27 changed files with 423 additions and 370 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"clean": "turbo clean"
},
"devDependencies": {
"turbo": "latest",
"turbo": "^2.8.12",
"typescript": "~5.8.0"
},
"packageManager": "pnpm@10.30.3",