You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're excited to announce the release of CHouse UI v2.17.1!
What's New
Documentation and developer experience overhaul. No app code changes.
Added
CLAUDE.md — project-level instructions for AI agents: key commands, tech stack, code standards summary, and a condition-based rule routing table (when to apply each rule)
.rules/DEAD_CODE.md — new rule file guiding agents on how to identify and safely remove unused imports, symbols, exports, and dependencies — both after making changes and during proactive scans
Changed
README condensed (~26% shorter): removed redundant overview note, replaced four environment variable tables with a short list + .env.example pointer, condensed the migrations section, removed the "For AI Agents" section (superseded by CLAUDE.md). Built With section rewritten to accurately reflect all dependencies (added React Router, Pino, jose, Vercel AI SDK, node-sql-parser, TanStack Table/Virtual, Recharts, uPlot, React Hook Form, Framer Motion, cmdk, DOMPurify, Radix UI; organized into Runtime/Server, Frontend, and ClickHouse sections)
.rules/CODE_CHANGES.md condensed (~61% shorter): removed redundant code examples, kept one example per pattern, added dead-code scan and changelog update to pre-commit checklist
.rules/CODE_REVIEWER.md condensed (~73% shorter): restructured as a checklist-focused format with cross-references to CODE_CHANGES.md instead of duplicating examples
CONTRIBUTING.md updated: "Using AI Tools" section now points to CLAUDE.md as the primary quick reference; removed the Screenshots documentation subsection
GitHub Pages workflow (github-pages.yml): removed the "Sync Screenshots" step
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
🎉 CHouse UI v2.17.1 Released!
We're excited to announce the release of CHouse UI v2.17.1!
What's New
Documentation and developer experience overhaul. No app code changes.
Added
when to apply each rule).rules/DEAD_CODE.md— new rule file guiding agents on how to identify and safely remove unused imports, symbols, exports, and dependencies — both after making changes and during proactive scansChanged
.env.examplepointer, condensed the migrations section, removed the "For AI Agents" section (superseded byCLAUDE.md). Built With section rewritten to accurately reflect all dependencies (added React Router, Pino, jose, Vercel AI SDK, node-sql-parser, TanStack Table/Virtual, Recharts, uPlot, React Hook Form, Framer Motion, cmdk, DOMPurify, Radix UI; organized into Runtime/Server, Frontend, and ClickHouse sections).rules/CODE_CHANGES.mdcondensed (~61% shorter): removed redundant code examples, kept one example per pattern, added dead-code scan and changelog update to pre-commit checklist.rules/CODE_REVIEWER.mdcondensed (~73% shorter): restructured as a checklist-focused format with cross-references toCODE_CHANGES.mdinstead of duplicating examplesCONTRIBUTING.mdupdated: "Using AI Tools" section now points toCLAUDE.mdas the primary quick reference; removed the Screenshots documentation subsectiongithub-pages.yml): removed the "Sync Screenshots" stepRemoved
ARCHITECTURE.md— 673-line architecture reference removed; key patterns summarised inline inCLAUDE.md.rules/ARCHITECTURE.md— rule file for maintainingARCHITECTURE.md, no longer neededpublic/screenshots/),docs/portfolioscreenshot gallery component (ScreenshotGallery.tsx), and the portfoliosync-screenshotsbuild script📦 Installation
🔗 Resources
🙏 Thank You
Thank you to all contributors and users who helped make this release possible!
Full Changelog: 4e481d0...8ea2121
All reactions