- Set v0.3.3 date to February 28, 2026 and status to Latest
- Move v0.3.2 badge from Latest to Previous
- Add terminal note about removing horizontal resize bar
- Bump package version to 0.3.3
- Add entry for the Markdown Editor diff view and Accept/Reject pill
- Correct project name from Zaguán Coder Daemon to Zaguán Blade in local time entry
Add global CSS rules for markdown tables in BlogPost.astro including
borders, padding, and row hover states. Update the token savings
breakdown table to use an improved format with visual impact scales.
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