-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comparing changes
Open a pull request
base repository: eclipse-theia/theia
base: v1.62.1
head repository: eclipse-theia/theia
compare: v1.62.2
- 12 commits
- 131 files changed
- 7 contributors
Commits on Jun 5, 2025
-
Revert "fix: remove tool results from subsequential requests"
Configuration menu - View commit details
-
Copy full SHA for 1865f92 - Browse repository at this point
Copy the full SHA 1865f92View commit details -
feat: implement prompt caching for Anthropic
This is a backport of #15731 to Theia 1.62.x Mark system prompts, tools and messages for caching in the Anthropic LanguageModel. For typical agent workflows like "@coder" this reduces token costs by a large factor and reduces the pressure on the rate limit. Currently caching is enabled by default for all Anthropic models. Also updates token tracking functionality to be aware of token caching and updates the Anthropic SDK. fixes #15729
Configuration menu - View commit details
-
Copy full SHA for 6a0c569 - Browse repository at this point
Copy the full SHA 6a0c569View commit details
Commits on Jun 6, 2025
-
Fix existence check when contributing monaco menu items
Contributed on behalf of STMicroelectronics Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 54825d0 - Browse repository at this point
Copy the full SHA 54825d0View commit details -
fix: remove obsolete menu workaround (#15753)
We previously used a workaround in the browser-menu-plugin to support initially empty menus, which weren’t compatible with Lumino. Since the menu refactoring in #14676, this workaround is no longer needed. In fact, it now causes issues like empty submenus appearing in context menus. Removing the workaround fixes this regression. Fixes #15694 Contributed on behalf of STMicroelectronics
Configuration menu - View commit details
-
Copy full SHA for 2ac0405 - Browse repository at this point
Copy the full SHA 2ac0405View commit details -
Use the contentContainer for computations, because this is the DOM element passed to PerfectScrollbar on creation
Configuration menu - View commit details
-
Copy full SHA for 58af411 - Browse repository at this point
Copy the full SHA 58af411View commit details
Commits on Jun 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dbd2df7 - Browse repository at this point
Copy the full SHA dbd2df7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0dfa3 - Browse repository at this point
Copy the full SHA ff0dfa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 619bfcc - Browse repository at this point
Copy the full SHA 619bfccView commit details
Commits on Jun 11, 2025
-
Listen for model will save events directly (#15787)
Instead of registering a save participant. Fixes #15770 Contributed on behalf of STMicroelectronics Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for be84f0b - Browse repository at this point
Copy the full SHA be84f0bView commit details
Commits on Jun 12, 2025
-
Return undefined instead of throwing when getting non-existent menu (#…
Configuration menu - View commit details
-
Copy full SHA for 5752b42 - Browse repository at this point
Copy the full SHA 5752b42View commit details -
core: update re-exports for v1.62.2
Signed-off-by: Simon Graband <sgraband@eclipsesource.com>
Configuration menu - View commit details
-
Copy full SHA for 0cd0a29 - Browse repository at this point
Copy the full SHA 0cd0a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8807b30 - Browse repository at this point
Copy the full SHA 8807b30View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.62.1...v1.62.2