OpenSourcePulse
3.17K subscribers
688 photos
695 links
Download Telegram
πŸš€ New Release Alert!

πŸ“¦ claude-code
🏷 Category: Community Suggested
πŸ”– Version: v2.1.154
πŸ“… Released: 2026-05-28 18:00 UTC
πŸ“Š Assets: 10 files

πŸ“ What's New:
## What's changed

- Opus 4.8 is here! Now defaults to high effort Β· /effort xhigh for your hardest tasks
- Introducing dynamic workflows: ask Claude to create a workflow and it orchestrates work across tens to hundreds of agents in the background, so you can take on larger, more complex tasks. Run /workflows to view your runs
- Fast mode on Opus 4.8 is now available at a fraction of its prev...

πŸ”— View on GitHub
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9382
πŸ“… Released: 2026-05-28 18:57 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

vulkan: fix wrong index variable in inner loop (#23665)

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED
- macOS Intel (x64)
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9384
πŸ“… Released: 2026-05-28 20:29 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

vulkan: fast path for walsh-hadamard transform (#23687)

vulkan: fast path for walsh-hadamard transform

disable for intel due to segfault

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9386
πŸ“… Released: 2026-05-29 00:28 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

server: minor tweaks to use more cpp features (#23785)

misc(server): add default port to impl RAII

misc(server): registergcpcompat() can be const

misc(server): use proper cpp const/auto methods

misc(server): do not reset a uniqueptr, use makeunique instead to be exception safe

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ claude-code
🏷 Category: Community Suggested
πŸ”– Version: v2.1.156
πŸ“… Released: 2026-05-29 01:42 UTC
πŸ“Š Assets: 10 files

πŸ“ What's New:
## What's changed

- Fixed an issue when using Opus 4.8 where thinking blocks were modified, leading to API errors.


πŸ”— View on GitHub
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9391
πŸ“… Released: 2026-05-29 02:52 UTC
πŸ“Š Assets: 17 files

πŸ“ What's New:
<details open>

arg: Add LLAMAARGAPIKEYFILE environment variable for --api-key-file (#23167)

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED
- macOS Intel (x64)
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9393
πŸ“… Released: 2026-05-29 03:27 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

mtmd: fix gemma 4 audio rms norm eps (#23815)

mtmd: fix gemma 4 audio rms norm eps

Update tools/mtmd/clip.cpp

Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>

---------

Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9395
πŸ“… Released: 2026-05-29 04:43 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

app : improve help output (#23805)

Signed-off-by: Adrien GallouΓ«t <angt@huggingface.co>

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED
- macOS Intel (x64)
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9401
πŸ“… Released: 2026-05-29 06:51 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

mtmd-debug: add color and rainbow mode (#23829)

mtmd-debug: add color and rainbow mode

fix MPI

* max
dist

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED
...

πŸ”— View on GitHub
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ shadcn/ui
🏷 Category: UI Library
πŸ”– Version: shadcn@4.8.3
πŸ“… Released: 2026-05-29 08:11 UTC
πŸ“Š Assets: 0 files

πŸ“ What's New:
### Patch Changes

- #10659 `07900769d91b09def00e68179bcb7a821f59b954` Thanks @raashish1601! - update template handling

- #10495 `360e8a19c3ee13ac78b656027462007c8bdaa6d5`
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9402
πŸ“… Released: 2026-05-29 08:46 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

hexagon: basic/generic op fusion support and RMSNORM+MUL fusion (#23835)

Updating infra to enable op fusion and using RMS
NORM+MUL as the use-case.

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9403
πŸ“… Released: 2026-05-29 10:26 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

meta : Add missing buffer set in allreduce fallback !COMPUTE clear (#23480)

Without this at least the vulkan backend will skip the * 0 for
!COMPUTE tensors, causing corrupt output.

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiA...

πŸ”— View on GitHub
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9405
πŸ“… Released: 2026-05-29 12:08 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

app : move licences to llama-app (#23824)

Signed-off-by: Adrien GallouΓ«t <angt@huggingface.co>

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED
- macOS Intel (x6...

πŸ”— [View on GitHub

πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9409
πŸ“… Released: 2026-05-29 13:47 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

sync : ggml

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED
- macOS Intel (x64)
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9412
πŸ“… Released: 2026-05-29 16:20 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

server: bump timeout to 3600s (#23842)

server: bump timeout to 3600s

nits: change wording

</details>

macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED
- macOS Intel (x6...

πŸ”— [View on GitHub

πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ OpenFrontIO
🏷 Category: Community Suggested
πŸ”– Version: v32-test-release
πŸ“… Released: 2026-05-29 19:56 UTC
πŸ“Š Assets: 0 files

πŸ“ What's New:
TEST

πŸ”— View on GitHub
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ OpenFrontIO
🏷 Category: Community Suggested
πŸ”– Version: v0.32.0-test-release3
πŸ“… Released: 2026-05-29 20:24 UTC
πŸ“Š Assets: 0 files

πŸ“ What's New:
TEST

πŸ”— View on GitHub
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ claude-code
🏷 Category: Community Suggested
πŸ”– Version: v2.1.157
πŸ“… Released: 2026-05-29 20:20 UTC
πŸ“Š Assets: 10 files

πŸ“ What's New:
## What's changed

- Plugins in .claude/skills directories are now automatically loaded, no marketplace required
- Added claude plugin init <name> to scaffold a new plugin in .claude/skills
- Added autocomplete for /plugin arguments: subcommands, installed plugin names, and plugins from known marketplaces
- claude agents: the agent field in settings.json is now honored for dispatc...

πŸ”— View on GitHub
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ llama.cpp
🏷 Category: AI
πŸ”– Version: b9414
πŸ“… Released: 2026-05-29 21:01 UTC
πŸ“Š Assets: 21 files

πŸ“ What's New:
<details open>

mtmd: Add DeepSeekOCR 2 Support (#20975)

mtmd: DeepSeek-OCR 2 support, with multi-tile dynamic resolution

introduced clipimagef32::addviewsep

* address PR review

- drop redundant ggml
cpy ops in both deepseekocr versions build
- drop no-op ggmlcont in buildsam
- assert numimagetokens deepseekocr2
- viewseperator as (1, nembd) at conversion (for both versions)
- ...

πŸ”— View on GitHub
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ Svelte
🏷 Category: Frontend Framework
πŸ”– Version: svelte@5.56.0
πŸ“… Released: 2026-05-29 22:00 UTC
πŸ“Š Assets: 0 files

πŸ“ What's New:
### Minor Changes

- feat: allow declarations in the template (#18282)

### Patch Changes

- perf: use createElement instead of createElementNS for HTML elements (#18262)

- perf: store current_sources as a Set for O(1) membership checks (#18278
πŸ“₯ Download Release
πŸš€ New Release Alert!

πŸ“¦ claude-code
🏷 Category: Community Suggested
πŸ”– Version: v2.1.158
πŸ“… Released: 2026-05-30 02:42 UTC
πŸ“Š Assets: 10 files

πŸ“ What's New:
## What's changed

- Auto mode is now available on Bedrock, Vertex, and Foundry for Opus 4.7 and Opus 4.8. Opt in by setting CLAUDE_CODE_ENABLE_AUTO_MODE=1


πŸ”— View on GitHub
πŸ“₯ Download Release