Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Quick merge main 2025 07 25#68

Merged
Jazzcort merged 127 commits into
Granite-Code:granite/customizationfrom
Jazzcort:quick-merge-main-2025-07-25
Jul 25, 2025
Merged

Quick merge main 2025 07 25#68
Jazzcort merged 127 commits into
Granite-Code:granite/customizationfrom
Jazzcort:quick-merge-main-2025-07-25

Conversation

@Jazzcort

Copy link
Copy Markdown

Description

This is a quick merge main to get in the upstream PR continuedev#6635 that fix
the issue of not opening proper config file.

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

exigow and others added 29 commits July 23, 2025 14:42
This `cd` was failing because `extensions/intellij` is the default working directory.

Can be reproduced with:

`act push -j bump-version -W .github/workflows/jetbrains-release.yaml`
)

It is redundant because `publishPlugin` depends on `buildPlugin` Gradle task.
Related to the recent debugging of the 504s.
…t-of-process-config

fix: Remove redundant jcef.out-of-process=false from run configs
…rminal

feat: ✨ Auto collapse the terminal on long output
…odeblocks

fix: 🐛 Fix bare markdown fences and premature code generation stops
fix: missing `alwaysApply` in local rule block
improve: add filepath in editoutcome dev data
The previous homebrew-17 is specific to macOS and requires switching to JAVA_HOME on Windows/Linux.

Workaround: ./idea/gradle.xml can be marked as unstaged, but this is inconvenient for developers.

JAVA_HOME is a standard IMO.
…models-not-showing-up-always-says-loading-config

fix: use loading state for loading indicator, better error messages
* feat: vertex ai openai adapter

* fix: vertex ai - missing mistral key

* feat: support tools for vertexAI gemini and anthropic

* feat: vertex openai adapter working for gemini

* fix: show errors in vertex ai

* fix: filter out model from vertexai anthropic body

* feat: vertexai toolSupport update

* chore: remove force openai adapter usage for vertex

* fix: prettier
* feat: create `oneper` util

* Update oneper

* Update oneper

* feat: add cross-platform VSIX builds

- Update vscode-package-extension job to build on both ubuntu and macos
- Add platform-specific artifact names (vscode-extension-build-Linux/macOS)
- Update oneper script to support --platform flag (macos/linux)
- Change VSIX naming to continue-VERSION-PR.vsix format
- Remove unnecessary unzip dependency check

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* fix: ensure dependencies are installed in matrix packaging job

The macOS packaging job was failing because dependencies weren't
available from cache. Added fallback npm ci commands to install
dependencies if node_modules directories don't exist.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* refactor: use matrix strategy for dependency jobs

Instead of fallback npm ci commands, update the dependency jobs
(install-core, install-config-yaml, install-openai-adapters, install-vscode)
to also use the matrix strategy. This ensures proper cross-platform
dependency caching and cleaner builds.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* feat: add reload instructions to --latest command

Consistency improvement - both --pr and --latest installations
now show reload instructions to help users activate the new
extension version.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
…uto-pick-os

fix: oneper script to auto detect os
This is a quick merge main to get in the upstream PR continuedev#6635 that fix
the issue of not opening proper config file.
@Jazzcort Jazzcort merged commit 9c7c83d into Granite-Code:granite/customization Jul 25, 2025
65 of 67 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.