Carl-Robert Linnupuu
5f58880884
feat: improved multi-line edits ( #923 )
...
* fix: llama.cpp copy task
* feat: next edit predictions
* feat: minor clean up
2025-03-17 15:32:08 +00:00
Carl-Robert Linnupuu
ad16f5c98f
chore: rebranding
2025-03-04 00:25:50 +00:00
Carl-Robert Linnupuu
3a4208c507
fix: replace codegpt website base url
2024-06-10 12:04:44 +03:00
Rene Leonhardt
67dc425a94
fix: Telemetry can't serialize traits anymore ( #477 )
...
* fix: Telemetry can't serialize traits anymore
* Add tests
2024-04-19 17:06:37 +03:00
Rene Leonhardt
7d89650062
chore: Improve code ( #442 )
...
* chore: Improve code
* Convert classes to records
2024-04-10 14:47:38 +03:00
Rene Leonhardt
7f505e2c30
chore(deps): Update and centralize dependencies ( #436 )
...
* chore(deps): Update and centralize dependencies
* Update treesitter to 0.22.2
* Update kotlin to 1.9.23
* Update jackson to 2.17.0
* Update gradle-intellij-plugin to 1.17.3
* Update gradle to 8.7
* Use BOMs where possible
* Centralize dependencies in version catalog
* Allow Dependabot to update other modules (add treesitter and buildSrc/src/main/kotlin, remove core)
* fix: preload credentials only once for all headers
2024-04-06 13:41:02 +03:00
Carl-Robert Linnupuu
53bdbcd4f5
Remove Quartz Scheduler, You.com model change topic, theme utils, and include other basic refactoring
2023-11-21 22:47:09 +02:00
Carl-Robert
799f560523
Switch telemetry service to rudderstack ( #237 )
...
* Switch to rudderstack
* Do not send null ip to rudderstack
2023-10-14 22:48:30 +03:00
keith siilats
4c8b8d4e4f
on quota exceeded suggest user switch to different LLM provider ( #221 )
...
* on quota exceeded suggest user switch to different LLM provider
* Improve insufficient quota handling, add more telemetry actions
---------
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-10-05 00:18:50 +03:00
wangwangxf
8269ba371c
210 - Add diff function ( #213 )
...
* Add diff function
* modify writeSpace
* Remove unnecessary code
* Add telemetry for toolwindow editor actions
---------
Co-authored-by: wang <1625116638@qq.com>
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-10-02 11:24:09 +03:00
Carl-Robert Linnupuu
d05f7d4583
Fix privacy policy url
2023-10-01 03:59:03 +03:00
Carl-Robert Linnupuu
d85606bfeb
Merge branch 'master' of github.com:carlrobertoh/CodeGPT
2023-09-30 02:05:44 +03:00
dependabot[bot]
a24fb39ecf
Bump com.segment.analytics.java:analytics from 3.4.0 to 3.5.0 ( #218 )
...
Bumps [com.segment.analytics.java:analytics](https://github.com/segmentio/analytics-java ) from 3.4.0 to 3.5.0.
- [Changelog](https://github.com/segmentio/analytics-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/segmentio/analytics-java/compare/analytics-parent-3.4.0...analytics-parent-3.5.0 )
---
updated-dependencies:
- dependency-name: com.segment.analytics.java:analytics
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-30 01:58:23 +03:00
Carl-Robert Linnupuu
e95b5ba175
Code refactoring
2023-09-29 11:48:31 +03:00
keith siilats
8f9980fbf1
anymous telemetry based on redhat ( #212 )
...
* initial telemetry
* fixed segment bugs
* Move telemetry impl to submodule, add more actions
* Replace privacy policy link, minor refactoring
---------
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-09-27 18:44:01 +03:00