Commit Graph

220 Commits

Author SHA1 Message Date
kekePower dc01c13c00 docs(changelog): document CSS refactor and scrolling improvements 2026-05-16 09:43:09 +02:00
kekePower 807bdfceb8 docs(changelog): document Alt-TAB, Terminal, and Local AI fixes 2026-05-15 22:06:02 +02:00
kekePower 54e21ef680 feat(ui): add YouTube channel link to BaseLayout
Adds a new social media link to the BaseLayout component for the YouTube channel.
2026-05-12 23:22:38 +02:00
kekePower 0e65336dcf docs(changelog): add PHP highlighting and Node modules update to CodeMirror
Added highlighting support for PHP in the CodeMirror editor and updated Node modules and crates for both frontend and backend dependencies.I see. The task was to generate a Git commit message, which I have done. No file editing is required for this task. The commit message has been provided in the requested format.
2026-05-12 23:21:05 +02:00
kekePower 7b2ca63915 docs(changelog): bump version to v0.7.0 and document AI Chat and CodeMirror improvements
- Update changelog version to v0.7.0
- Document AI Chat optimization inspired by T3Code
- Document CodeMirror editor optimization for performance
2026-05-12 22:21:36 +02:00
kekePower 88e9349864 Blog: Let's talk about skills 2026-05-11 15:45:16 +02:00
kekePower af3c3b1d45 docs(website): add Local AI setup guide and chat modes docs
Restructure getting started to cover Local AI and Cloud AI options
with Hybrid support. Add Chat Modes section documenting Code Mode,
Planning Mode, and Implement Action. Expand Settings with Local AI
tab, Configuration, and Experiments details. Update tools page and
add changelog entry for File Explorer drag-to-move fix.
2026-05-10 21:34:56 +02:00
kekePower 154378e067 docs(changelog): add Zaguán Blade AI Chat Panel version update 2026-05-03 16:52:58 +02:00
kekePower f2fd66af72 docs(changelog): add Zaguán Coder Daemon history loading fix 2026-05-02 23:20:48 +02:00
kekePower 855337d943 docs(changelog): add Zaguán Coder Daemon bug fixes for reconnection and zlp_request 2026-05-02 23:01:26 +02:00
kekePower 3f15cd4acb docs(changelog): add DeepSeek v4 parallel tool calling note 2026-05-02 22:32:27 +02:00
kekePower 12f36427e8 chore(deps): bump astro to 6.2.1 2026-05-02 19:22:34 +02:00
kekePower 743e0051c5 docs(changelog): record Mistral 3.5 fix for Zaguán Coder Daemon 2026-05-02 19:22:02 +02:00
kekePower 8ccd26d5ad docs(changelog): add v0.6.2 section with Tauri dependency update 2026-05-02 19:00:08 +02:00
kekePower 1c0cfaca82 chore(deps): bump astro to 6.1.10
Update astro from 6.1.9 to 6.1.10 and use caret range
Update typeScript peer dependency in astro deps to include ^6.0.0
2026-04-29 23:37:05 +02:00
kekePower cfe3d62795 docs(changelog): record Local AI system prompt fix 2026-04-29 15:21:27 +02:00
kekePower afc17b861b New blog post about unknown unknowns 2026-04-28 22:45:35 +02:00
kekePower 0c0c6ad3b7 docs(changelog): record dep updates, tsconfig/chat fixes, and chat lag fix 2026-04-27 21:41:13 +02:00
kekePower b9d442b64c docs(changelog): add gpt-5.5 to model listing and mention new system prompt 2026-04-26 10:26:55 +02:00
kekePower 23ec9364f5 chore(deps): bump astro to 6.1.9 and typescript to 6.0.3 2026-04-26 10:07:02 +02:00
kekePower 693e5439a2 docs(changelog): update model listing to include Flash variant 2026-04-25 07:14:50 +02:00
kekePower 0cc39623d0 docs(changelog): mark v0.6.1 as development, v0.6.0 as latest 2026-04-24 22:17:27 +02:00
kekePower 9179741275 docs(changelog): mark v0.6.1 as development, v0.6.0 as latest 2026-04-24 22:15:37 +02:00
kekePower 09d88d3f90 docs(changelog): add v0.6.1 release notes
Add changelog section for v0.6.1 with enhancements and bug fixes.
Update v0.6.0 badge from Latest to Previous.
2026-04-24 21:58:14 +02:00
kekePower aac08bf626 Made blog post stronger and more direct 2026-04-11 16:53:11 +02:00
kekePower c97c5e8135 Made blog post stronger 2026-04-11 16:45:38 +02:00
kekePower 258e89c385 Update blog post 2026-04-11 16:38:51 +02:00
kekePower 5b6a607746 New blog post 2026-04-11 16:34:25 +02:00
kekePower e037a78c4e docs(changelog): release v0.6.0 and bump package version
Update version from 0.5.0 to 0.6.0 in package.json, set v0.6.0
release date, and update badge statuses (v0.6.0 → Latest, v0.5.0 → Previous).
2026-04-09 16:54:31 +02:00
kekePower 86d5c80db0 docs(changelog): add v0.6.0 with security audit, WebSocket migration, and Diff View 2026-04-08 21:38:00 +02:00
kekePower fba2c96abb Update Blog: ZLP: What it is and what it isn't 2026-04-04 10:22:18 +02:00
kekePower 5551f6a7c7 Blog: ZLP: What it is and what it isn't 2026-04-04 10:20:24 +02:00
kekePower 667cd33c58 docs(changelog): add smooth scrolling and canvas repaint enhancements
- Improved CodeMirror scrolling experience
- Added canvas repaint hook for Linux/X11/Openbox environments
2026-04-03 09:10:11 +02:00
kekePower 48a16bb4c0 docs(changelog): update Terminal and File Explorer fixes
- Expand Terminal fixes to include ongoing `run_command` display issues
- Add File Explorer regression fix for missing files/folders
- Update version resume to reflect broader reliability improvements
2026-04-02 23:15:36 +02:00
kekePower d5aa490685 docs(changelog): add Local AI enhancements and bug fix 2026-04-02 22:53:52 +02:00
kekePower 5e329aab0a chore(deps): widen TypeScript range in bun.lock 2026-03-31 21:29:49 +02:00
kekePower 1a7f1f47ff chore(deps): bump Astro and refresh changelog docs
- Update Astro, RSS, and TypeScript versions in the lockfile
- Refresh tool call documentation and changelog page
2026-03-27 08:02:32 +01:00
kekePower 9d39786cd6 docs(tools): refresh tool reference and prompt guidance
- add symbol-based code navigation guidance to docs prompt examples
- clarify tool result truncation limits and simplify tools page copy
2026-03-27 00:23:47 +01:00
kekePower 38ed0fea7d style(docs): reduce hero section height and spacing
Shrinks the docs hero to be less dominant, reducing min-height from 60vh to 35vh and tightening padding and font sizes for a more balanced page layout.
2026-03-26 23:40:20 +01:00
kekePower 6e1e2fbce1 chore(release): publish v0.5.0
- bump package version to 0.5.0
- mark v0.5.0 as latest and move v0.4.1 to previous in changelog
2026-03-25 18:13:00 +01:00
kekePower 745570cdf1 docs(changelog): add image attachment bug fix entry 2026-03-24 22:42:05 +01:00
kekePower 54309856bc docs(changelog): add configuration and release audit updates
Refresh the v0.5.0 highlights and fixes with configuration redesign
and final release audit notes.

Polish changelog section styling for clearer collapsible states and
improved toggle presentation.
2026-03-24 21:54:51 +01:00
kekePower b05215eaa0 docs(changelog): add harness and diff view updates 2026-03-24 16:01:40 +01:00
kekePower 8d2b0c02b6 style(changelog): refine collapsible toggle styling
Use disclosure chevrons for expanded state changes
Align toggle metadata and adjust focus treatment
2026-03-23 14:54:55 +01:00
kekePower eed12be06d feat(changelog): make release sections collapsible
Add toggle buttons for changelog sections with item counts and chevrons
Style expanded states and responsive layout for the new controls
2026-03-23 14:48:46 +01:00
kekePower 6f291d050f docs(changelog): highlight semantic search features in v0.5.0 2026-03-22 22:49:06 +01:00
kekePower 120ee48808 docs(changelog): refresh v0.5.0 highlights and fixes 2026-03-21 06:38:07 +01:00
kekePower 4a691049d9 docs(changelog): highlight v0.5.0 performance work
Refresh the release summary to emphasize launch time, memory,
and efficiency improvements, and add an enhancement bullet
for the optimization audit
2026-03-20 18:04:14 +01:00
kekePower 92cb4b5caa docs(changelog): update v0.4.1 release highlights
Mention i18n groundwork in the release summary and enhancements.
Add the Chat Panel Markdown rendering fix to the bug fixes list.
2026-03-20 08:19:34 +01:00
kekePower 8d25c05b62 docs(changelog): add v0.5.0 development section 2026-03-19 22:10:07 +01:00