惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Darknet – Hacking Tools, Hacker News & Cyber Security
V
Vulnerabilities – Threatpost
Cloudbric
Cloudbric
G
GRAHAM CLULEY
S
Securelist
Schneier on Security
Schneier on Security
Help Net Security
Help Net Security
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Project Zero
Project Zero
Spread Privacy
Spread Privacy
P
Privacy International News Feed
C
Cyber Attacks, Cyber Crime and Cyber Security
Cisco Talos Blog
Cisco Talos Blog
T
Tailwind CSS Blog
博客园_首页
有赞技术团队
有赞技术团队
Simon Willison's Weblog
Simon Willison's Weblog
Stack Overflow Blog
Stack Overflow Blog
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Latest news
Latest news
T
Tor Project blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Attack and Defense Labs
Attack and Defense Labs
www.infosecurity-magazine.com
www.infosecurity-magazine.com
O
OpenAI News
J
Java Code Geeks
T
Tenable Blog
K
Kaspersky official blog
AWS News Blog
AWS News Blog
S
Security @ Cisco Blogs
The GitHub Blog
The GitHub Blog
T
Threatpost
月光博客
月光博客
H
Heimdal Security Blog
Security Latest
Security Latest
The Hacker News
The Hacker News
Y
Y Combinator Blog
A
Arctic Wolf
Apple Machine Learning Research
Apple Machine Learning Research
C
Cisco Blogs
美团技术团队
Microsoft Security Blog
Microsoft Security Blog
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
C
CERT Recently Published Vulnerability Notes
D
Docker
Google Online Security Blog
Google Online Security Blog
D
DataBreaches.Net
V
Visual Studio Blog
H
Help Net Security

Tags from open-design

Release Open Design 0.12.0 — Brand-backed Design System · nexu-io/open-design Release Open Design 0.11.0 — The Bazaar · nexu-io/open-design Release Open Design 0.10.0 — The all-in-one Agentic design workspace · nexu-io/open-design Release backup-release-v0.10.0-20260610-prerecut · nexu-io/open-design Release pr-3706-verification-assets · nexu-io/open-design Release Open Design 0.9.0 — Design for everyone · nexu-io/open-design Release backup/release-v0.9.0-pre-backmerge: fix(analytics): map AMR runtime to its own provider id (#3511) · nexu-io/open-design Release blog-indexed-prod · nexu-io/open-design Release Open Design 0.8.0 — Plugin Everything · nexu-io/open-design Release Open Design 0.7.0 · nexu-io/open-design Release Open Design 0.6.0 · nexu-io/open-design Release Open Design 0.5.0 · nexu-io/open-design Release v0.4.0 - DO NOT USE · nexu-io/open-design Release Open Design 0.4.1 · nexu-io/open-design Release Open Design 0.3.0 · nexu-io/open-design Release Open Design 0.2.0 · nexu-io/open-design Release Open Design 0.1.0 · nexu-io/open-design
Release Open Design 0.10.1 — stability & performance patch · nexu-io/open-design
github-actio · 2026-06-12 · via Tags from open-design

🩹 A focused stability & performance patch on 0.10.0. No new surface — just fixes and tuning for the shipped 0.10.0 line: leaner prompts and lighter transcripts on every turn, and Claude runs that pause to use a tool no longer get cut off and falsely marked "finished."

⚡ Performance

  • 🧠 Leaner system prompt per turn. System-prompt content is de-duplicated, injected on demand instead of every turn, and per-turn input is curbed — less redundant overhead on each agent turn. (#4203) Thanks @NJUHua.
  • 📜 Lighter transcripts. Prior-turn artifacts are summarized in the transcript instead of resending the full HTML every turn, cutting payload bloat on long conversations. (#4202) Thanks @NJUHua.

🐛 Fixed

  • 🩺 Runs no longer stop short at a tool boundary. When a Claude run reported token usage while pausing to call a tool, Open Design could end the session too early — the run exited with no artifact and the chat landed in a confusing "Stopped with unfinished work" state. Usage at a tool-use boundary is no longer treated as completion, so the run continues until the work is actually done. (#4198) Thanks @yinjialu.

📥 Download: Tag open-design-v0.10.1. All assets are live on GitHub Releases and releases.open-design.ai.

Platform Architecture Asset
macOS Apple Silicon (arm64) open-design-0.10.1-mac-arm64.dmg
macOS Intel (x64) open-design-0.10.1-mac-x64.dmg
Windows x64 (installer) open-design-0.10.1-win-x64-setup.exe
Windows x64 (portable) open-design-0.10.1-win-x64-portable.zip

🙏 Thanks to everyone who shipped 0.10.1

@NJUHua · @yinjialu