Carl-Robert Linnupuu
36715f5fa1
2.8.2
2024-07-01 13:51:42 +03:00
Carl-Robert Linnupuu
606ab96c19
chore: update edit-code feature system prompt
2024-07-01 02:50:53 +03:00
Carl-Robert Linnupuu
e45c1e7f31
fix: compatibility issues
2024-07-01 01:47:21 +03:00
Carl-Robert Linnupuu
acd0e10ed8
feat: add external upgrade plan link to error notification
2024-06-30 18:42:59 +03:00
Carl-Robert Linnupuu
b7c4ce973d
chore: update edit-code prompt with detailed instructions
2024-06-30 18:42:54 +03:00
Carl-Robert Linnupuu
aa4a6b1447
fix: edit code popover loading state
2024-06-30 18:42:46 +03:00
Carl-Robert Linnupuu
4e55707290
fix: undo action after completion
2024-06-30 18:42:40 +03:00
Carl-Robert Linnupuu
762643e642
fix: increase max_tokens for code edit requests
2024-06-30 18:42:32 +03:00
Carl-Robert Linnupuu
79d37d65a0
fix: build errors
2024-06-30 01:33:23 +03:00
Carl-Robert Linnupuu
1ee3919e16
chore: update changelog
2024-06-30 01:28:17 +03:00
Carl-Robert Linnupuu
2d64f0b448
feat: add default keymap for edit code action
2024-06-30 01:27:49 +03:00
Carl-Robert
e3b6f62bf2
feat: fast code edits ( #601 )
...
* feat: initial implementation of direct code edits
* fix: popup model selection
* refactor: simplify code replacement logic
* feat: interactive code modifications
* refactor: remove junk
2024-06-30 01:27:45 +03:00
Carl-Robert Linnupuu
d0fe8404fb
fix: wrong line separators on windows ( closes #599 )
2024-06-30 01:27:40 +03:00
Carl-Robert Linnupuu
b46bee945f
chore: remove You.com support
2024-06-30 01:27:33 +03:00
Carl-Robert Linnupuu
5dc9354e8e
chore: fix checkstyle
2024-06-30 01:26:18 +03:00
Carl-Robert Linnupuu
07216fdb4e
fix: disable checkForNewScreenshots by default
2024-06-30 01:26:14 +03:00
Carl-Robert Linnupuu
11ea8a4ae9
fix: tool window autoscroller ( closes #459 )
2024-06-30 01:26:09 +03:00
Carl-Robert Linnupuu
ad20dabdb0
2.8.1
2024-06-21 12:08:06 +03:00
Carl-Robert Linnupuu
ccf43d1b8e
docs: update changelog
2024-06-21 12:00:07 +03:00
Carl-Robert Linnupuu
572d3626bd
fix: build/compatibility issues
2024-06-21 11:38:29 +03:00
Carl-Robert Linnupuu
39ab6f56e2
feat: add claude 3.5 sonnet model
2024-06-21 11:17:15 +03:00
Carl-Robert Linnupuu
c5ff8d1216
chore: bump llm-client
2024-06-21 11:17:11 +03:00
PhilKes
4134d56d94
feat: re-select Ollama model after refresh if available otherwise show error
2024-06-21 11:17:03 +03:00
PhilKes
56cdc6d76b
feat: set maxTokens and temperature for Ollama chat and codecompletion
2024-06-21 11:16:57 +03:00
PhilKes
b71cabdca6
feat: optional apiKey field for Ollama service
2024-06-21 11:16:51 +03:00
Carl-Robert Linnupuu
78e4353f91
fix: commit message placeholders
2024-06-21 11:16:43 +03:00
Carl-Robert Linnupuu
479ae947ff
chore: bump llm-client
2024-06-21 11:16:06 +03:00
Carl-Robert Linnupuu
1eacb7d432
fix: replace codegpt website base url
2024-06-21 11:16:00 +03:00
Carl-Robert Linnupuu
71a7538f14
2.8.0
2024-06-06 15:43:49 +03:00
Carl-Robert Linnupuu
d92e98ba98
feat: introduce openai and anthropic models for subscribed users
2024-06-06 15:29:36 +03:00
Carl-Robert Linnupuu
4e12034d0d
fix: disable code completions by default
2024-06-06 15:29:31 +03:00
Rene Leonhardt
22e7dbba00
chore(deps): Update to Kotlin 2 ( #576 )
2024-06-06 15:29:21 +03:00
Phil
6aee749ade
feat: add OpenRouter service template ( #581 )
2024-06-06 15:29:15 +03:00
Phil
e96f6a418a
feat: add field for environment variables for Llama server ( #550 )
...
Co-authored-by: Carl-Robert <carlrobertoh@gmail.com>
2024-06-06 15:29:10 +03:00
Phil
4c2f62d66d
fix: remove trailing slashes from URL text fields ( #579 )
2024-06-06 15:29:03 +03:00
Rene Leonhardt
235418e9ac
feat: Support Phi-3 Medium 128K ( #577 )
2024-06-06 15:28:59 +03:00
Rene Leonhardt
1ef8afbc73
feat: Support Stable Code Instruct 3B ( #552 )
...
* feat: Support Stable Code Instruct 3B
* feat: Sort LLaMA models in settings
2024-06-06 15:28:54 +03:00
Carl-Robert Linnupuu
f509a95acc
2.7.1
2024-05-15 00:17:27 +03:00
Carl-Robert Linnupuu
893a125adc
fix: backward compatibility issues on plugin update ( fixes #551 )
2024-05-15 00:13:37 +03:00
Carl-Robert Linnupuu
8089cd9c7e
chore: update toolwindow landing panel text content
2024-05-15 00:13:34 +03:00
Rene Leonhardt
44b61a443a
feat: Show server name in start/stop notifications ( #546 )
...
* feat: Show server name in start/stop notifications
* feat: Show opposite action in notification
* feat: Pre-select biggest downloaded parameter size on model change
* chore: Update to latest llama.cpp fixes (2024-05-14)
2024-05-15 00:13:30 +03:00
Carl-Robert Linnupuu
c31230258c
2.7.0
2024-05-14 00:24:06 +03:00
Carl-Robert Linnupuu
14eab9d48c
fix: compatibility issue
2024-05-14 00:22:22 +03:00
Carl-Robert Linnupuu
a18b74fe26
feat: add gpt-4o model ( closes #547 )
2024-05-14 00:10:38 +03:00
Carl-Robert Linnupuu
591e88c280
docs: update changelog
2024-05-13 19:12:17 +03:00
Carl-Robert Linnupuu
a0b14551c7
fix: landing page hyperlinks
2024-05-13 19:09:38 +03:00
Rene Leonhardt
a26b8f29ff
feat: Start/stop LLaMA Server from statusbar ( #544 )
2024-05-13 19:09:32 +03:00
Carl-Robert Linnupuu
3c8778ae98
refactor: remove llama download marker from toolwindow popup menu
2024-05-13 17:58:35 +03:00
Carl-Robert Linnupuu
8cd37c82a1
docs: remove feature note
2024-05-13 17:35:45 +03:00
Carl-Robert Linnupuu
f364a4b8f7
docs: update changelog
2024-05-13 17:35:28 +03:00