Add a new blog post detailing the methodology and metrics of context compression and selective retrieval in Zaguán Coder Daemon, comparing naive and compressed modes.
Change header and footer "Features" links to point to the new
"#philosophy" section and rename them to "Why Blade" to align
with the recent landing page redesign.
- Update hero messaging to highlight local-first and lightweight nature
- Replace Features section with a new Philosophy section
- Add idle RAM comparison table against VSCode and Windsurf
- Add a "Not for everyone" section clarifying the target audience
- Update package.json version to 0.3.2
- Set v0.3.2 release date to February 25, 2026 and mark as latest in changelog
- Update v0.3.1 badge to previous release
- Document new Project Index Tools and Editor Context enhancements
- Add notes on Zaguán Coder Daemon tweaks for gpt-5.3-codex
- Include bug fixes for GPT Codex random character generation
- Include bug fixes for GPT Codex tool execution stopping early
- Note fix for apply_patch_to_string replacing instead of adding content
Replace `public/zblade.mp4` with refreshed demo video
Center and constrain hero video container on the homepage
Update changelog with TTFT improvement and chat image resend bug fix
- Move video source to src attribute and add preload="auto"
- Update aspect ratio from 16/10 to standard 16/9
- Change object-position to center bottom
- Apply border-radius to match the container element
- Update hero section and feature descriptions to emphasize local AI daemon and agentic workflows
- Add screenshot reveal section to index page
- Update public screenshot asset
- Add v0.3.2 development section to changelog with recent bug fixes
- Set v0.3.1 status to latest with February 23, 2026 release date
- Update v0.3.0 badge from latest to previous
- Add frontend and backend dependency update entry
- Add blog content collection schema and welcome post
- Create blog index, post layout components, and dynamic routing
- Add `@astrojs/rss` dependency and implement RSS feed generation
- Add blog links to header and footer navigation
- Update changelog with Gemini 3.1 Pro enhancement notes