Skip to content

Commit 3a4ffb8

Browse files
committed
chore: update site version to v1.15.0
1 parent 1326442 commit 3a4ffb8

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [1.15.0] - 2026-04-28
6+
7+
- AI Assist now drives your installed Claude and Codex CLIs directly — fewer moving parts, more reliable responses
8+
59
## [1.14.0] - 2026-04-03
610

711
- Add Hermes as a tool source

site/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import Layout from '../layouts/Layout.astro';
1717
<a href="https://github.com/Shpigford/chops/releases/latest/download/Chops.dmg" class="btn primary"><svg width="16" height="16" viewBox="0 0 814 1000" fill="currentColor"><path d="M788.1 340.9c-5.8 4.5-108.2 62.2-108.2 190.5 0 148.4 130.3 200.9 134.2 202.2-.6 3.2-20.7 71.9-68.7 141.9-42.8 61.6-87.5 123.1-155.5 123.1s-85.5-39.5-164-39.5c-76.5 0-103.7 40.8-165.9 40.8s-105.6-57.8-155.5-127.4c-58.5-81.7-105.3-209-105.3-329.1 0-193.1 125.6-295.7 249.2-295.7 65.7 0 120.5 43.2 161.7 43.2 39.2 0 100.4-45.8 174.5-45.8 28.2 0 129.3 2.6 196.3 99.8zm-135.5-183.1c31.1-36.9 53.1-88.1 53.1-139.3 0-7.1-.6-14.3-1.9-20.1-50.6 1.9-110.8 33.7-147.1 75.8-28.2 32.4-55.1 83.6-55.1 135.5 0 7.8 1.3 15.6 1.9 18.1 3.2.6 8.4 1.3 13.6 1.3 45.4 0 102.5-30.4 135.5-71.3z"/></svg> Download for macOS</a>
1818
<a href="https://github.com/Shpigford/chops" class="btn secondary">GitHub</a>
1919
</div>
20-
<p class="requires">v1.14.0 &middot; Requires macOS Sequoia</p>
20+
<p class="requires">v1.15.0 &middot; Requires macOS Sequoia</p>
2121
</div>
2222

2323
<img src="/screenshot.png" alt="Chops app screenshot" class="screenshot" />

0 commit comments

Comments
 (0)