Skip to content

Continue plugin for Intellij do not works #8207

@madocter

Description

@madocter

Before submitting your bug report

Relevant environment info

- OS: Windows 11
- Continue version: 1.0.33
- IDE version: Intellij latest version
- Model: ollama local
- config: name: Local Assistant
version: 1.0.0
schema: v1
models:
  - name: Llama 3.1 8B
    provider: ollama
    model: llama3.1:8b
    roles:
      - chat
      - edit
      - apply
  - name: Qwen2.5-Coder 1.5B
    provider: ollama
    model: qwen2.5-coder:1.5b-base
    roles:
      - autocomplete
  - name: Nomic Embed
    provider: ollama
    model: nomic-embed-text:latest
    roles:
      - embed
context:
  - provider: code
  - provider: docs
  - provider: diff
  - provider: terminal
  - provider: problems
  - provider: folder
  - provider: codebase
  

Description

Image

Plugin can't operate once installed, and then it directly just get frozen everytime and cant perform any futher action to try setup different agent or model that might operate due "system memory" limitations.

To reproduce

  • Install intellij
  • Install Continue pluging
  • Follow instruction provided, install ollama and all models
  • Try use it: Got error about system memory need 20 your computer have 19.9 (stupid error ?) what system memory exactly ? not possible use other model which requires less ? just this dumb error present.
  • Restart intellij and plugin become unsable do not respond to anything so cant change setup cant do anything.
  • Waste time ?? Its really exausting find so many tools but none works properly I would suggest make Beta before, so unfortunately thats how people get free testers or thats my impresion since for me this is a prototype/demo, not functional product, you should mention it.

Log output

Cant provide since the tool do not works sorry, I recall: system memory need 20 your computer have 19.9

Metadata

Metadata

Assignees

Labels

ide:jetbrainsRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on Windows

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions