Commit Graph

808628 Commits

Author SHA1 Message Date
kirillrdy
176fb66c3b [25.05] Backport claude-code (#435492) 2025-08-21 17:54:54 +10:00
Seth Flynn
1b16f9d221 [Backport release-25.05] garnet: 1.0.80 -> 1.0.82 (#435420) 2025-08-21 03:25:46 -04:00
Seth Flynn
b11c4de399 [Backport release-25.05] sydbox: 3.37.6 -> 3.37.8 (#435359) 2025-08-21 03:23:08 -04:00
Seth Flynn
1cec545355 [Backport release-25.05] xwayland-satellite: 0.6 -> 0.7 (#435356) 2025-08-21 03:22:55 -04:00
Seth Flynn
e1d3d00cc7 [Backport release-25.05] riffdiff: 3.4.0 -> 3.4.1 (#435353) 2025-08-21 03:22:39 -04:00
Omar Jatoi
27c7bb1b45 maintainers: add omarjatoi
(cherry picked from commit d353bd94f7)
2025-08-21 09:02:26 +02:00
Markus Hauck
c5d1bca4c6 claude-code: 1.0.83 -> 1.0.84
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

- Fixed tool use/tool result ID mismatch error during unstable network conditions
- Addressed issue where Claude sometimes ignored real-time steering when completing tasks
- Enhanced @-mention functionality by adding ~/.claude/* files to suggestions for easier editing
- Now using built-in ripgrep by default (can be disabled with USE_BUILTIN_RIPGREP=0)

(cherry picked from commit 4f0507beb0)
2025-08-21 08:21:22 +02:00
Markus Hauck
9a08507f38 claude-code: 1.0.81 -> 1.0.83
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

Changes in 1.0.82:
- SDK: Added request cancellation support
- SDK: New "additionalDirectories" option to search custom paths, improved slash command processing
- Settings: Validation prevents invalid fields in .claude/settings.json files
- MCP: Improved tool name consistency
- Bash: Fixed crash when Claude tries to automatically read large files

Changes in 1.0.83:
- Minor release (changelog details not yet available)

(cherry picked from commit 31d32a7f46)
2025-08-21 08:21:22 +02:00
Markus Hauck
075a240cc4 claude-code: 1.0.80 -> 1.0.81
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

- Released output styles, including new built-in educational output styles "Explanatory" and "Learning"
- Plugin system improvements for repository installation messaging and error handling
- Agents: Fixed an issue with custom agent loading when agent files are unparsable

(cherry picked from commit 1a3a9cc46a)
2025-08-21 08:21:22 +02:00
Markus Hauck
2af0d9c000 claude-code: 1.0.74 -> 1.0.80
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
(cherry picked from commit 8f8aadc2d4)
2025-08-21 08:21:22 +02:00
R. Ryantm
0f4a82a88a claude-code: 1.0.73 -> 1.0.74
(cherry picked from commit 4e04aa6b19)
2025-08-21 08:21:22 +02:00
Markus Hauck
4cf564a0bd claude-code: 1.0.72 -> 1.0.73
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

- MCP Configuration: Support multiple config files with `--mcp-config file1.json file2.json`
- MCP: Added ability to press Esc to cancel OAuth authentication flows
- Bash: Improved command validation and reduced false security warnings
- UI: Enhanced spinner animations and status line visual hierarchy
- Linux: Added support for Alpine and musl-based distributions (requires separate ripgrep installation)

(cherry picked from commit 60fe5fa041)
2025-08-21 08:21:22 +02:00
Markus Hauck
3da5e6601a claude-code: 1.0.71 -> 1.0.72
(cherry picked from commit 9501f2ac98)
2025-08-21 08:21:21 +02:00
Austin Seipp
3fd94ad0cc claude-code: 1.0.70 -> 1.0.71
Signed-off-by: Austin Seipp <aseipp@pobox.com>
(cherry picked from commit 5ec35586d9)
2025-08-21 08:21:21 +02:00
Markus Hauck
a552abb244 claude-code: 1.0.69 -> 1.0.70
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

- Optimized message rendering for better performance with large contexts
- Fixed native file search, ripgrep, and subagent functionality on Windows
- Added support for @-mentions in slash command arguments

(cherry picked from commit 8cd3a08772)
2025-08-21 08:21:21 +02:00
Markus Hauck
8ea86f9cbe claude-code: 1.0.67 -> 1.0.69 (#431362)
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

- Upgraded Opus to version 4.1
- Fixed incorrect model names for certain commands like "/pr-comments"
- Improved Windows permissions checks for allow/deny tools and project trust
- Enhanced Windows sub-process spawning to eliminate "No such file or directory" errors
- Added enhanced "/doctor" command with CLAUDE.md and MCP tool context
- Added SDK support for tool confirmation callbacks
- Added "disableAllHooks" setting
- Improved file suggestions performance in large repositories

(cherry picked from commit 76fcdf4274)
2025-08-21 08:21:21 +02:00
Markus Hauck
03387cb547 claude-code: 1.0.65 -> 1.0.67
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

Updated claude-code from version 1.0.65 to 1.0.67, bringing the latest improvements and bug fixes.

(cherry picked from commit a75987b620)
2025-08-21 08:21:21 +02:00
Markus Hauck
e9f0fb0dfc claude-code: 1.0.64 -> 1.0.65
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

Changes:
- Fixed connection stability issues and error handling for diagnostics
- Fixed shell environment setup for users without .bashrc files

(cherry picked from commit 96a57ca6d3)
2025-08-21 08:21:21 +02:00
Austin Seipp
c0ecdfd9ef claude-code: 1.0.62 -> 1.0.64
Signed-off-by: Austin Seipp <aseipp@pobox.com>
(cherry picked from commit f65d381e74)
2025-08-21 08:21:21 +02:00
Austin Seipp
e6c60ba199 claude-code: 1.0.61 -> 1.0.62
Signed-off-by: Austin Seipp <aseipp@pobox.com>
(cherry picked from commit c62495665e)
2025-08-21 08:21:21 +02:00
Markus Hauck
38cac5ca32 claude-code: add markus1189 to maintainers
(cherry picked from commit f532942d6e)
2025-08-21 08:21:21 +02:00
R. Ryantm
40f12fe28e claude-code: 1.0.60 -> 1.0.61
(cherry picked from commit ac33114f7a)
2025-08-21 08:21:20 +02:00
Austin Seipp
fc373affaf claude-code: 1.0.58 -> 1.0.60
Signed-off-by: Austin Seipp <aseipp@pobox.com>
(cherry picked from commit 9bc7e0c558)
2025-08-21 08:21:20 +02:00
Markus Hauck
13a976609e claude-code: 1.0.57 -> 1.0.58
Updates claude-code to the latest version.

(cherry picked from commit 8c833e2a2d)
2025-08-21 08:21:20 +02:00
Markus Hauck
367c84b85f claude-code: 1.0.56 -> 1.0.57
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
(cherry picked from commit 3eed118bc5)
2025-08-21 08:21:20 +02:00
Markus Hauck
aaf310a74b claude-code: 1.0.55 -> 1.0.56
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
(cherry picked from commit 4e64a7de3e)
2025-08-21 08:21:20 +02:00
Markus Hauck
d50381bb08 claude-code: 1.0.54 -> 1.0.55
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
(cherry picked from commit 9cb255465d)
2025-08-21 08:21:20 +02:00
Austin Seipp
493ec9b6c2 claude-code: 1.0.53 -> 1.0.54
Signed-off-by: Austin Seipp <aseipp@pobox.com>
(cherry picked from commit ca0afe8ff3)
2025-08-21 08:21:20 +02:00
Markus Hauck
f23cfc1338 claude-code: 1.0.51 -> 1.0.53
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

- Updated @-mention file truncation from 100 lines to 2000 lines
- Added helper scripts for AWS token refresh (awsAuthRefresh, awsCredentialExport)
- Added support for MCP server instructions

(cherry picked from commit 236cfdcf0a)
2025-08-21 08:21:20 +02:00
Markus Hauck
8afaee9861 claude-code: 1.0.48 -> 1.0.51
Changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
(cherry picked from commit aa1d7dfa3e)
2025-08-21 08:21:20 +02:00
Markus Hauck
967981326d claude-code: 1.0.44 -> 1.0.48
(cherry picked from commit 3d13f8e03c)
2025-08-21 08:21:19 +02:00
zimbatm
24a7f0eb89 claude-code: fix issue with DEV=true
When running in environments where DEV=true is set, claude would fail
with:

   TypeError: window.WebSocket is not a constructor

(cherry picked from commit 6ec4d5f023)
2025-08-21 08:21:19 +02:00
Markus Hauck
c4257ec9e5 claude-code: 1.0.43 -> 1.0.44
Changelog:
https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
(cherry picked from commit 5324092a43)
2025-08-21 08:21:19 +02:00
Markus Hauck
575530c8c4 claude-code: 1.0.41 -> 1.0.43
Changelog:
https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
(cherry picked from commit 319928f32f)
2025-08-21 08:21:19 +02:00
Markus Hauck
9b2586e361 claude-code: 1.0.38 -> 1.0.41
Changelog:
https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#1041
(cherry picked from commit 5bc9bd32b7)
2025-08-21 08:21:19 +02:00
Markus Hauck
9376fe6808 claude-code: 1.0.35 -> 1.0.38
(cherry picked from commit 2b98432eab)
2025-08-21 08:21:19 +02:00
Paul Myjavec
c30799a79b claude-code: 1.0.33 -> 1.0.35
(cherry picked from commit 4033bd5e65)
2025-08-21 08:21:19 +02:00
Casey Link
c99ab8c3d5 claude-code: 1.0.30 -> 1.0.33 (#419510)
(cherry picked from commit 8a152de8ba)
2025-08-21 08:21:19 +02:00
R. Ryantm
dac415dc75 claude-code: 1.0.29 -> 1.0.30
(cherry picked from commit 0b4a4ef878)
2025-08-21 08:21:19 +02:00
Omar Jatoi
03f518f28e claude-code: 1.0.24 -> 1.0.29
(cherry picked from commit 2cd4e1c09a)
2025-08-21 08:21:18 +02:00
Omar Jatoi
a7ccbba71d claude-code: add omarjatoi to maintainers
(cherry picked from commit 082e0967fc)
2025-08-21 08:21:18 +02:00
Markus Hauck
31f1bca5af claude-code: 1.0.21 -> 1.0.24
(cherry picked from commit e53b1743e6)
2025-08-21 08:21:18 +02:00
Malo Bourgon
8419d07be2 claude-code: 1.0.17 -> 1.0.21
(cherry picked from commit f641d11210)
2025-08-21 08:21:18 +02:00
seridescent
059b3cacd3 claude-code: 1.0.11 -> 1.0.17
(cherry picked from commit 668252d1de)
2025-08-21 08:21:18 +02:00
Casey Link
05c4656185 claude-code: 1.0.6 -> 1.0.11 (#413858)
(cherry picked from commit de8110976b)
2025-08-21 08:21:18 +02:00
R. Ryantm
b1efba8836 claude-code: 1.0.5 -> 1.0.6
(cherry picked from commit 454d01c87c)
2025-08-21 08:21:18 +02:00
Casey Link
083f1de91e claude-code: 1.0.3 -> 1.0.5
(cherry picked from commit 2dcb3f5b94)
2025-08-21 08:21:18 +02:00
Omar Jatoi
13f1f46b48 claude-code: 1.0.2 -> 1.0.3
(cherry picked from commit c9a4d7bea8)
2025-08-21 08:21:18 +02:00
Casey Link
8fc6025da0 claude-code: 1.0.0 -> 1.0.2
(cherry picked from commit 8d14503ba2)
2025-08-21 08:21:18 +02:00
Casey Link
1d5736028e claude-code: 0.2.122 -> 1.0.0
(cherry picked from commit 3b4c8c2653)
2025-08-21 08:21:17 +02:00