kekePower
eb1ddb2be4
feat(changelog): add message queue enhancement to changelog
2026-02-27 13:53:45 +01:00
kekePower
a8892c6a85
fix(changelog): add Git Push button state fix to changelog
2026-02-26 21:04:46 +01:00
kekePower
1d2e7da8df
NO em-dash
2026-02-26 20:45:40 +01:00
kekePower
a36a1d27b1
docs(website): update hero description to mention zcoderd integration
2026-02-26 20:43:01 +01:00
kekePower
28a584c0c1
feat(changelog): add Zaguán Coder Daemon enhancements and UI fixes to changelog
2026-02-26 19:40:46 +01:00
kekePower
46cca6ddfc
fix(changelog): add CodeMirror stale diff view fix to changelog
2026-02-26 08:32:39 +01:00
kekePower
3edcc16995
docs(website): add terminal copy and ui focus fixes to changelog
...
- Add entry for Terminal Copy command fix (Ctrl-Shift-C/Cmd-Shift-C)
- Add entry for UI focus bug fix related to Tauri window decorations
2026-02-26 00:10:13 +01:00
kekePower
db6a1eee11
docs(website): add link styling to changelog
...
Add text-decoration and hover transition effects to anchor tags within the changes list to improve link visibility.
2026-02-25 22:51:30 +01:00
kekePower
0f5e01e88f
docs(website): add Zaguán Coder Daemon enhancement to changelog
2026-02-25 22:48:57 +01:00
kekePower
91c087c20d
docs(website): update navigation links to philosophy section
...
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.
2026-02-25 22:42:43 +01:00
kekePower
d025b801af
docs(website): redesign landing page to focus on philosophy and performance
...
- 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
2026-02-25 22:18:26 +01:00
kekePower
9aed20f8a0
docs(website): add git push auto-accept feature to changelog
2026-02-25 19:26:29 +01:00
kekePower
ec8a13650d
docs(website): add v0.3.3 local AI fix to changelog
2026-02-25 18:49:51 +01:00
kekePower
5f8f95b43a
feat(blog): add Ollama local AI models system prompts guide
2026-02-25 18:30:09 +01:00
kekePower
c6c37655fb
chore(release): bump version to 0.3.2
...
- 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
2026-02-25 17:22:49 +01:00
kekePower
59a44a260a
docs(website): update changelog daemon note
2026-02-25 15:52:21 +01:00
kekePower
6b19c7f5ae
docs(website): update changelog with project index and codex fixes
...
- 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
2026-02-25 15:19:12 +01:00
kekePower
d481eb7543
docs(website): add OpenAI integration note to changelog
2026-02-24 22:21:37 +01:00
kekePower
1a27d0c9cb
fix(website): increase hero video container width
2026-02-24 21:55:14 +01:00
kekePower
2e0b5580df
fix(website): update hero video asset and changelog notes
...
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
2026-02-24 21:53:18 +01:00
kekePower
d32041abe2
fix(website): refine hero video styling and attributes
...
- 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
2026-02-24 19:18:09 +01:00
kekePower
efc37bda27
fix(website): adjust hero video aspect ratio and positioning
...
Add aspect-ratio, object-fit, and object-position inline styles to the
hero video on the landing page to ensure proper display and cropping.
2026-02-24 19:14:28 +01:00
kekePower
8c2931581c
feat(website): replace hero screenshot with video
...
Add autoplaying video loop to the landing page for a more dynamic hero section.
2026-02-24 19:10:28 +01:00
kekePower
c7384f2c12
docs(website): update changelog with Local AI commit message bug fix
2026-02-24 19:06:00 +01:00
kekePower
6ce7bc3cec
docs(website): update changelog with Zaguán Coder Daemon enhancements
2026-02-24 18:14:20 +01:00
kekePower
6884d20886
docs(website): update changelog with .zblade git bug fix
...
Add changelog entry detailing the fix for the bug where the .zblade directory would be incorrectly submitted to git.
2026-02-24 18:13:32 +01:00
kekePower
2c973015d3
docs(website): update changelog with recent enhancements
...
- Add Git Panel strikethrough for moved, renamed, or deleted files
- Add Chat visual feedback while waiting for model response
2026-02-24 15:22:20 +01:00
kekePower
a7c7a80686
Rename screenshot
2026-02-24 14:08:31 +01:00
kekePower
f4d539dd0d
Update screenshot
2026-02-24 14:04:46 +01:00
kekePower
c3256d157b
docs(website): update landing page screenshotdocs(website): update landing page screenshot
...
Replace public/screenshot-1.png with a new high-resolution capture.
2026-02-24 14:02:06 +01:00
kekePower
c1bb715814
docs(website): refresh landing page and add v0.3.2 changelog
...
- 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
2026-02-24 13:58:34 +01:00
kekePower
494cd7da92
chore: Set v0.3.1 as latest version in package.json
2026-02-23 21:52:58 +01:00
kekePower
4617a81b65
docs(changelog): finalize v0.3.1 release notes
...
- 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
2026-02-23 21:50:29 +01:00
kekePower
9161643646
docs(changelog): add research progress bug fix entry
2026-02-23 20:47:24 +01:00
kekePower
2e400c16c4
docs(changelog): add shell command runtime guard entry
2026-02-23 20:18:18 +01:00
kekePower
f6bc673a81
docs(changelog): add v0.3.1 development section
...
- Document Zaguán Coder Daemon enhancement for Gemini patch recovery
- Document Run Command bug fixes for skip and stop actions
2026-02-23 19:45:53 +01:00
kekePower
fa04afd243
Set v0.3.0 as latest version in package.json
2026-02-23 14:33:29 +01:00
kekePower
5af6c69c4d
Set v0.3.0 as latest version
2026-02-23 14:32:56 +01:00
kekePower
c8f90b3589
docs(changelog): add performance and memory leak fixesdocs(changelog): add performance and memory leak fixes
2026-02-23 14:02:35 +01:00
kekePower
def02bb360
docs(changelog): add alpha tag removal and gix dependency update
...
- Added note about removing the alpha tag for reaching a usable state
- Added note about gix dependency update to v0.51.0
2026-02-23 09:25:00 +01:00
kekePower
bbf39bda66
docs(changelog): add UI redesign and settings updates for v0.3.0
2026-02-23 08:06:26 +01:00
kekePower
89a50edd5a
docs(changelog): add editor diff parsing and tracking bug fixes
2026-02-22 11:47:18 +01:00
kekePower
85237a1076
docs(changelog): add editor and markdown performance enhancements
2026-02-22 11:21:57 +01:00
kekePower
3bebf1e115
feat(blog): add welcome post content
...
Replace placeholder text with actual content about dogfooding
Zaguán Blade and the development process.
2026-02-22 10:28:05 +01:00
kekePower
495d17a0a3
feat(blog): publish welcome post
2026-02-22 09:50:45 +01:00
kekePower
ea6ffd37d2
feat(blog): add blog section and rss feed
...
- 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
2026-02-22 09:44:42 +01:00
kekePower
d7a85a2bec
docs(changelog): add v0.2.2 development section
...
Adds development section with Gemini and MiniMax updates, plus bugfix for global Accept All/Reject All that was wrongly removed.
2026-02-21 22:52:15 +01:00
kekePower
332702c00b
chore(release): prepare v0.2.1
...
Bump version to 0.2.1 and update changelog with release date,
Vite 7.3.1 update, and additional bug fixes.
2026-02-21 13:09:45 +01:00
kekePower
cf051bcf2b
chore(deps): update esbuild packages and lockfile
2026-02-20 21:49:08 +01:00
kekePower
7baab5fa5a
docs(changelog): add entry for diff parsing fix
2026-02-20 21:48:09 +01:00