Commit Graph

225 Commits

Author SHA1 Message Date
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
kekePower e985de2609 fix(nav): highlight active navigation links
Add active route detection in BaseLayout and apply active styles
for docs, blog, and changelog links, including trailing slash support
2026-03-18 23:13:55 +01:00
kekePower 30275bd314 docs(changelog): add section anchors for version links
Assign ids to release sections and add scroll margin for anchored navigation
2026-03-18 23:10:04 +01:00
kekePower 4b662a3d5c docs(changelog): remove development qualifier from release copy 2026-03-18 23:06:48 +01:00
kekePower 7b4c91e80f chore(astro): release v0.4.1 and update changelog 2026-03-18 22:59:28 +01:00
kekePower eddf179a5c chore(astro): ignore false unused import build warning
Suppress Astro's remote helper warning during Rollup builds
when it points to astro/dist/assets/utils/index.js.
2026-03-18 16:09:12 +01:00
kekePower 8fd0450b0a chore(astro): upgrade to Astro 6 and move content config
Add @astrojs/rss and update blog, changelog, and RSS pages
to use the new content collections configuration path
2026-03-18 16:06:45 +01:00
kekePower 80c1964f4c feat(index): uppercase hero titles and bracketed button labels
Convert title lines to ALL CAPS, update meta labels to LOCAL-FIRST/CLOUD WHEN NEEDED, add long session messaging, and wrap buttons in bracket style.
2026-03-18 15:32:58 +01:00
kekePower c5c8e86a3f feat(index): simplify hero copy and normalize button text
- Tighten hero descriptions by removing verbose explanations
- Convert buttons to sentence case with arrows
- Fix smart quotes to regular apostrophes
- Streamline CTA from "RUN AI LOCALLY. START HERE." to "Start with Local AI →
2026-03-18 15:25:59 +01:00
kekePower 458cde9045 feat(index): revise hero title and description
Update hero messaging to emphasize local-first AI with optional cloud
usage. Simplify title to value-focused copy and adjust meta tags to
reflect flexibility between local and cloud models.
2026-03-18 15:18:34 +01:00
kekePower 0611967330 feat(index): add LOCAL AI badge and hero description
Add "LOCAL AI" meta item to hero badges and new paragraph describing
Ollama and OpenAI-compatible local model support.
2026-03-18 15:09:50 +01:00
kekePower 4187cec2f6 chore(release): bump version to v0.4.0 2026-03-17 20:43:35 +01:00
kekePower dd75ffbed7 docs(changelog): add Local AI entry to latest release 2026-03-17 20:41:59 +01:00
kekePower 3ebd282ae0 docs(changelog): add tool call fix to latest release 2026-03-17 20:39:54 +01:00
kekePower 21958efad7 docs(changelog): add bug fixes section to latest release 2026-03-17 20:37:51 +01:00
kekePower c8316bced9 docs(changelog): add development badge class 2026-03-17 20:35:54 +01:00
kekePower db54e76aab docs(changelog): add v0.4.1 development release entry 2026-03-17 20:34:52 +01:00
kekePower addc1ef241 docs(changelog): update version labels and dates for v0.4.0 and v0.3.4
- Change v0.4.0 card to “latest” and set proper release date.
- Convert v0.3.4 card to “previous” and adjust badge class.
2026-03-11 18:43:10 +01:00
kekePower 39321f75d4 docs(changelog): add summary, theme selector redesign, debug output 2026-03-11 17:49:30 +01:00
kekePower ec7c01208c docs(blog): add details about zcoderd's role and architecture
The commit adds concrete explanations about zcoderd's responsibilities, includes a simple architecture diagram showing the relationship between components, and emphasizes the predictability and groundedness of the split architecture.
2026-03-11 11:05:38 +01:00
kekePower 63c60f1337 docs(changelog): add Git Commit Generator fix entry 2026-03-11 07:57:27 +01:00
kekePower 3b87904a24 docs(changelog): fix Zaguán Coder Daemon entry ordering and theme count 2026-03-11 07:50:03 +01:00
kekePower 500646ef8b docs(changelog): fix Zaguán Coder Daemon entry wording 2026-03-11 00:17:53 +01:00
kekePower a39eb9a648 docs(changelog): add Zaguán Coder Daemon bug fix entry 2026-03-11 00:11:34 +01:00
kekePower 43e5416a74 docs(changelog): add keyboard shortcut and diff view styling entries 2026-03-10 23:52:54 +01:00
kekePower 9efb5918b5 docs(changelog): add breadcrumb and terminal resize entries 2026-03-10 21:11:05 +01:00
kekePower 0f0fb0a6f1 Update changelog with new entries 2026-03-10 20:50:24 +01:00
kekePower c374b943f3 docs(changelog): add Anthropic docs link for tool_search entry 2026-03-09 21:24:15 +01:00
kekePower 119fdd9538 docs(changelog): add planning mode and AI chat v2 updates
Document planning/code mode, Implement button, and chat panel v2
improvements alongside streaming, UI, and Git Commit fixes.
2026-03-09 21:20:19 +01:00
kekePower 435f7ecb79 docs(changelog): add theme, tool_search, and Gemini fix 2026-03-09 21:17:49 +01:00
kekePower 2ee2f61a64 docs(changelog): add Zaguán Coder Daemon streaming fixes and UI improvements 2026-03-09 08:05:05 +01:00
kekePower d49176fd7f docs(changelog): add AI Chat Panel readability improvements 2026-03-08 18:13:23 +01:00
kekePower 61e0203fa2 docs(changelog): add v0.4.0 updates for Chat Panel, Git Commit, and Blade Terminal 2026-03-08 17:00:03 +01:00
kekePower 12c51d32d9 docs(changelog): add Git Commit Generate fix entry 2026-03-08 07:43:42 +01:00
kekePower 31419ff2f4 docs(changelog): bump version to v0.4.0
Update section comment and version number to v0.4.0.
2026-03-07 22:55:07 +01:00
kekePower 7c5569648a docs(changelog): add Code and Planning Mode, fix streaming logic and UI 2026-03-07 22:52:44 +01:00
kekePower 25e91dc7b5 docs(changelog): add AI Chat Panel v2 entry
Added bullet describing the rewrite of the AI Chat panel, now more performant and responsive.
2026-03-06 20:41:07 +01:00
kekePower e86f74d3d4 docs(changelog): add v0.3.5 section with enhancements
- Added a new changelog entry for v0.3.5.
- Documented the implementation of the Zaguán Coder Daemon skill and refined the design skill.
- Updated version header, badge, and enhancements list.
2026-03-06 17:12:03 +01:00
kekePower 1e0ce1288f docs(changelog): bump to v0.3.4, update date and badges
Update package version and changelog to reflect the latest release.
2026-03-05 20:59:35 +01:00
kekePower dc04517eef docs(changelog): enable GPT-5.4, tighten grep_search, fix editor test 2026-03-05 20:51:54 +01:00
kekePower e7d3d2c1a3 docs(changelog): add recent fixes and improvements 2026-03-04 22:03:43 +01:00
kekePower 499e9d8150 docs(changelog): add link to Inception Mercury 2 testing support 2026-03-04 12:48:13 +01:00
kekePower 5cc92bf8a7 docs(changelog): fix chat streaming bug
Update changelog to reflect fix for chat streaming where regular responses now stream correctly.
2026-03-04 08:06:32 +01:00
kekePower cfc852643a docs(changelog): add Inception Mercury 2 testing support
Added changelog entry for Inception Mercury 2 testing support in Zaguán Coder Daemon.
2026-03-04 07:18:11 +01:00
kekePower 9fe6500d52 docs(blog): update Mistral Devstral 2 introduction post
- Revise claims about exclusivity and market position
- Add note about model's inference speed
- Update section headings for accuracy
2026-03-03 21:53:12 +01:00
kekePower 1cbd630065 docs(layout): add X (Twitter) link to footer 2026-03-03 19:32:50 +01:00