Skip to content

v1.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:28
77ca86e

Changelog

Features

  • bc6c98c: feat(blog): add architecture deep-dive article with interactive panorama diagram (#1323) (@Leihb)
  • 1361b81: feat(provider): add LongCat vendor, refresh Claude/GPT model lists, fix --provider completion (#1320) (@Leihb)
  • b17835e: feat(serve): allow vscode-webview origins by default (#1317) (@Leihb)
  • b965f64: feat(skills): add artifact-design and dataviz default skills (#1318) (@Leihb)
  • ce13002: feat(ws): broadcast confirmation completion to all clients (#1314) (@Leihb)

Bug fixes

  • 891904c: fix(blog): move architecture deep-dive pubDate out of onboarding series (#1326) (@Leihb)
  • 77ca86e: fix(landing): center the 5 interface cards as 3+2 rows (#1329) (@Leihb)
  • 109d2c0: fix(tools): workflow and run_skill return error on missing required args (#1324) (@Leihb)
  • 154df41: fix(web): stop caret blinking when a thinking segment follows text (#1325) (@Leihb)

Others