Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: jetbrains tutorial #1074

Merged
merged 1 commit into from
Feb 5, 2025
Merged

docs: jetbrains tutorial #1074

merged 1 commit into from
Feb 5, 2025

Conversation

angiejones
Copy link
Collaborator

@angiejones angiejones commented Feb 5, 2025

New tutorial on how to use the JetBrains MCP Server as a Goose extension.

fixes #1031

This tutorial covers how to enable and use the JetBrains MCP Server as a built-in Goose extension to integrate with any JetBrains IDE.

:::warning Known Limitation
The JetBrains extension [does not work](https://github.com/block/goose/issues/933) with OpenAI models (e.g. gpt-4o).
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kvadratni do you know if this extension is only broken with gpt-4o or all OpenAI models?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will look into it and debug more

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't sweat too much as often extensions may get tripped up with some models, but good to note like this.

Copy link

github-actions bot commented Feb 5, 2025

PR Preview Action v1.6.0

🚀 View preview at
https://block.github.io/goose/pr-preview/pr-1074/

Built to branch gh-pages at 2025-02-05 03:43 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Copy link
Collaborator

@Kvadratni Kvadratni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Collaborator

@acekyd acekyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@angiejones angiejones merged commit ea42c86 into main Feb 5, 2025
2 checks passed
@angiejones angiejones deleted the jetbrains-tutorial branch February 5, 2025 14:10
michaelneale added a commit that referenced this pull request Feb 6, 2025
* main:
  Respect the terminal emulator's base colors (#1098)
  fix: add fallback sans-serif font to desktop app (#982)
  feat: add bedrock provider (#1069)
  feat: removed minHeight (#938)
  fix: add logs for goose run (#1085)
  docs: add langfuse observability guide (#1047)
  docs: updated bluesky link (#1078)
  docs: jetbrains tutorial (#1074)
  docs: add simple docs link (#1077)
  fix: apply cache control correctly to tools (#1071)
  fix: show default value when adding new one (#1057)
  fix it to use env vars if available (#1063)
  docs site: add PR previews (#865)
  chore: Better typing for preload.ts (#1055)
  fix: Allow port 443 to be used with https (ollama provider) (#1052)
Acumen-Desktop pushed a commit to Acumen-Desktop/goose that referenced this pull request Feb 7, 2025
laanak08 pushed a commit that referenced this pull request Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to use JetBrains plugin?
4 participants