Douwe Osinga
|
0f32f8d0a9
|
docs: update Discord invite (#10863)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Jasper Hugo <jasper@jasperhugo.com>
|
2026-07-31 22:49:19 +00:00 |
|
Jasper
|
83ee4efcf7
|
fix(security): preserve denied tool request precedence (#10612)
|
2026-07-31 17:03:03 -04:00 |
|
Jasper
|
2b507b8eb2
|
fix(hints): contain subdirectory hint discovery (#10545)
|
2026-07-31 17:02:41 -04:00 |
|
dependabot[bot]
|
058d5e9e3f
|
chore(deps): bump pem from 3.0.6 to 4.0.0 (#10853)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-31 16:53:26 -04:00 |
|
dependabot[bot]
|
16a2a2a75e
|
chore(deps): bump base64 from 0.22.1 to 0.23.0 (#10851)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-31 16:53:08 -04:00 |
|
dependabot[bot]
|
e94b59e55b
|
chore(deps): bump jsonwebtoken from 10.4.0 to 11.0.0 (#10850)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-31 16:52:45 -04:00 |
|
dependabot[bot]
|
38bdc27bc1
|
chore(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#10847)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-31 16:52:23 -04:00 |
|
dependabot[bot]
|
6c7cbce454
|
chore(deps): bump docker/login-action from 4.5.1 to 4.5.2 (#10846)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-31 16:52:10 -04:00 |
|
dependabot[bot]
|
7401cc8d5d
|
chore(deps): bump github/codeql-action from 4 to 4.37.3 (#10845)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-31 16:51:44 -04:00 |
|
dependabot[bot]
|
f5e6685975
|
chore(deps): bump actions/stale from 10.4.0 to 11.0.0 (#10844)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-31 16:51:31 -04:00 |
|
Anshu Saurabh
|
37d5ab5b2c
|
feat(dictation): add LOCAL_WHISPER_LANGUAGE for multilingual local transcription (#10634)
Co-authored-by: Anshu Saurabh <677936+anshusaurav@users.noreply.github.com>
|
2026-07-31 20:34:06 +00:00 |
|
Seydi Charyyev
|
eea560973a
|
fix(desktop): clear stale validation error when reopening the schedule modal (#10627)
Signed-off-by: Seydi Charyyev <seydi.charyev@gmail.com>
|
2026-07-31 12:57:59 -04:00 |
|
Alex Hancock
|
634d7a2b1a
|
fix(docs): resolve CVE-2026-13149 in both brace-expansion copies (#10842)
|
2026-07-31 12:57:04 -04:00 |
|
Lee-Si-Yoon
|
6a6d56fc0e
|
feat(provider): add Friendli as declarative provider (#10762)
|
2026-07-31 11:57:01 -04:00 |
|
Anupam Mediratta
|
49e3ff46e4
|
fix: sanitize shell/subprocess call in linux.rs (#10748)
|
2026-07-31 15:16:55 +00:00 |
|
Vincenzo Palazzo
|
b6db6a163f
|
fix(desktop): unlink destination before copying binaries (#10705)
|
2026-07-31 11:18:41 -04:00 |
|
Steven Pousty
|
3016108fa6
|
feat(otel): enrich root span with gen_ai attributes and improve output format (#10816)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-07-31 11:12:12 -04:00 |
|
Jared Manfredi
|
d982860222
|
fix: honor timeout_seconds on the Anthropic declarative provider (#10440)
|
2026-07-31 11:21:56 +00:00 |
|
Dex Hunter
|
950575bcd3
|
perf(toolshim): compact tool schema JSON (#10409)
|
2026-07-31 11:05:34 +00:00 |
|
Vincenzo Palazzo
|
78f062c8ad
|
Make project group headers collapsible in nav panel (#10278)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: vincenzopalazzo <vincenzopalazzo@users.noreply.github.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
|
2026-07-31 10:28:42 +00:00 |
|
TeAmo
|
d7ae5f84a6
|
fix(desktop): allow removing images when editing user messages (#9979)
Co-authored-by: TeAmo <liu.junhui3@iwhalecloud.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-07-31 09:17:30 +00:00 |
|
Vincenzo Palazzo
|
6789d4af43
|
Fetch cursor-agent models from CLI (#10367)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-07-30 22:01:52 +00:00 |
|
Aaron Alaniz
|
ee5e5f17b2
|
fix(cerebras): preserve thinking inline for models that reject reasoning_content (#10774)
|
2026-07-30 21:39:44 +00:00 |
|
Manas Agarwal
|
ee61c7c499
|
perf: make CLI streaming render incremental instead of O(n^2) (#10487)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-07-30 19:53:01 +00:00 |
|
Douwe Osinga
|
2859dc8fd3
|
Moving to issues as the new PRs (#10818)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-07-30 18:49:05 +00:00 |
|
Artie Hinz
|
022c17c394
|
ci: defer privileged recipe scans for forks (#10825)
|
2026-07-30 18:14:19 +00:00 |
|
Douwe Osinga
|
1a9b19dccd
|
docs: adopt issue-first contribution workflow (#10819)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-07-30 15:58:54 +00:00 |
|
jonathan MERCIER
|
a6420ea34b
|
Add Azure AI Foundry multi-LLM provider (#10622)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
|
2026-07-30 15:14:26 +00:00 |
|
Michael Neale
|
866d3e4e47
|
fix(together): parse model list response (#10576)
|
2026-07-30 10:37:58 -04:00 |
|
Douwe Osinga
|
8c8b46736a
|
docs: remove retired site resources (#10817)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-07-30 13:40:37 +00:00 |
|
Lifei Zhou
|
cf312f1d1d
|
feat: streaming shell output while commands run (#10808)
|
2026-07-30 11:06:35 +00:00 |
|
Matt Toohey
|
2694fff7e3
|
feat(acp): allow session/new to request a Hidden session via _meta.hidden (#10811)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
|
2026-07-30 05:56:17 +00:00 |
|
Lifei Zhou
|
2caab70eaf
|
chore: removed stale text pnpm workspace (#10809)
|
2026-07-30 04:55:13 +00:00 |
|
tlysanhuo
|
dd34084726
|
feat(otel): emit GenAI semantic convention attributes (#10700)
|
2026-07-30 00:08:41 +00:00 |
|
Abhijay Jain
|
7f1666abb8
|
fix: avoid double loading full conversation on session open (#10794)
|
2026-07-29 21:52:18 +00:00 |
|
thinkmore-eric
|
d71213d2ad
|
feat(providers): forward images and MCP embedded-resource blobs in Anthropic and Google formats (#10340)
|
2026-07-29 20:55:36 +00:00 |
|
Alex Hancock
|
dd45906cb8
|
Deprecate and remove ui/text TUI (#10799)
|
2026-07-29 18:45:39 +00:00 |
|
Jack Amadeo
|
40380ce6d0
|
Upgrade to rmcp 3.0 (#10789)
|
2026-07-29 18:05:58 +00:00 |
|
Jack Amadeo
|
8ac74683c6
|
fix(release): signing environment (#10797)
|
2026-07-29 17:27:34 +00:00 |
|
Michael Neale
|
ca6ba6c448
|
feat(tools): collapse const-union enums in tool schemas (#10577)
Co-authored-by: Filip Kujawa <filip.j.kujawa@gmail.com>
|
2026-07-29 16:13:53 +00:00 |
|
Vincenzo Palazzo
|
13e9dbef2f
|
fix(kimi-code): update known models metadata with current platform lineup (#10713)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-07-29 11:52:56 -04:00 |
|
Jack Amadeo
|
e21ad1edf4
|
create source archive as release artifact (#10786)
|
2026-07-29 15:35:11 +00:00 |
|
wang2
|
487058dba2
|
fix(acp): skip permission mode negotiation for Pi (#10701)
Signed-off-by: fatwang2 <wangding0798@gmail.com>
|
2026-07-29 14:29:09 +00:00 |
|
Abhijay Jain
|
465269e5d6
|
fix(moim): freeze turn-context timestamp at turn start to preserve prefix cache (#10734)
|
2026-07-29 13:51:06 +00:00 |
|
Vincenzo Palazzo
|
4a3e70c4dc
|
fix(providers): refresh Moonshot model list with current Kimi lineup (#10696)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-07-29 09:54:52 -04:00 |
|
San Clemente
|
ca5bfd3c5c
|
docs: refresh Ophis extension page (tool list, chains, skills link) (#10681)
Co-authored-by: san-npm <san-npm@users.noreply.github.com>
|
2026-07-29 09:54:38 -04:00 |
|
JC
|
dde3f5611b
|
Add pngmeta to extension directory (#10650)
Signed-off-by: James Campbell <james@jamescampbell.us>
Signed-off-by: jc <jc@jcs-MacBook-Pro.local>
Co-authored-by: jc <jc@jcs-MacBook-Pro.local>
|
2026-07-29 09:54:19 -04:00 |
|
Jamie Dubs
|
c07672a696
|
Add Glif to servers directory (#10638)
|
2026-07-29 09:54:04 -04:00 |
|
Wolfe-James
|
ed904ba544
|
Add Cursor composer-2.5 models to known list (#10618)
Co-authored-by: Wolfe-Jam <wolfejam77@gmail.com>
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
|
2026-07-29 09:53:16 -04:00 |
|
dependabot[bot]
|
c525364c33
|
chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#10673)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-29 09:52:26 -04:00 |
|