232 Commits

Author SHA1 Message Date
jacky
0d7035cd06 优化vscode webview 隐藏后再加载的方式 (#34)
Some checks failed
CI / lint (push) Has been cancelled
* feat: Support vscode breakpoint debugging. fix: Fix the problem that the source code is included after the plug-in is installed

* imp: 优化webbiew的隐藏时加载的方式

---------

Co-authored-by: ccl <chenglong.chen@transwarp.io>
2023-09-11 21:14:48 +08:00
jacky
5a71ab6d49 feat: Support vscode breakpoint debugging. fix: Fix the problem that the source code is included after the plug-in is installed (#33)
Co-authored-by: ccl <chenglong.chen@transwarp.io>
2023-09-08 18:05:09 +08:00
shield
3acbcce4f2 add github action about intellij plugin (#31)
* idea plugin baseline
* selection code send ok
* selection code replace ready
* clean when plugin upgrade

* remove same not necessary

* Update release.yml

apply github action

* apply github action

github action trigger intellij build

see result in release page

* Update release.yml

fix CI format check
2023-08-31 23:20:37 +08:00
shield
4e665f7bf8 fix intellij version (#28)
* idea plugin baseline
* selection code send ok
* selection code replace ready
* clean when plugin upgrade

* remove same not necessary
2023-08-28 10:56:55 +08:00
JinmingYang
612c76d33e feat: GPT-Runner for intellij plugin (#27)
* feat(gpt-runner-intellij): GPTRunnerService.

* refactor(gpt-runner-intellij): file structure.

* feat(gpt-runner-intellij): GPTRunnerService.

* refactor(gpt-runner-intellij): file structure.

* feat(gpt-runner-intellij): add intellij ide plugin for GPT-Runner (#25)

* 描述你的更改

* feated:fix idea plugin problem

* Delete file.md

* Delete bug_report.md

* Delete dependabot.yml.disabled

* Delete run-debug-configurations.png

* Delete build.yml.disabled

* Delete release.yml.disabled

* Delete .gitignore

* Delete run-ui-tests.yml.disabled

* Delete Run Qodana.run.xml

* Delete Run Tests.run.xml

* Delete Run Verifications.run.xml

* Delete build.gradle.kts-bak

* Delete build.gradle.kts-bak2

* Delete foo.xml

* Delete foo_after.xml

* Delete kk.kts

* Delete OpenInEditorMode.kt

* Delete ProjectStateListener.kt

* Delete libs.versions.toml

* Delete CHANGELOG.md

* Delete gradle-wrapper.jar

* Delete LangBundle.kt

* Delete AbstractService.kt

* Delete LangBundle_en.properties

* Delete gradle-wrapper.properties

* Delete gradlew.bat

* Delete qodana.yml

* Delete IGPTRunnerService.kt

* Delete gradlew

* Delete PluginInstallerStateListener.kt

* Delete IGPTRunnerExecutableService.kt

* Delete GPTRunnerWindowFactory.kt

---------

Co-authored-by: JinmingYang <2214962083@qq.com>

---------

Co-authored-by: Cyenoch <cyenoch@qq.com>
Co-authored-by: mason <zhangxiaocong_2011@yeah.net>
2023-08-22 17:46:52 +08:00
Michael Young
f5f485cdd7 feat(gpt-runner-web): Added <main> element for accessibility. (#19) 2023-08-16 11:24:30 +08:00
JinmingYang
963fa78338 fix: lint error 2023-08-15 23:10:49 +08:00
JinmingYang
f90c0804c0 chore: release v1.2.9 2023-08-15 22:45:29 +08:00
JinmingYang
3944dda6b8 fix(gpt-runner-cli): fix cli can not auto open in browser 2023-08-15 22:45:05 +08:00
JinmingYang
ff75480d99 chore: release v1.2.8 2023-08-15 22:20:51 +08:00
JinmingYang
4b3d83393f feat(gpt-runner-cli): move to cjs and install less deps in user pc 2023-08-15 22:20:14 +08:00
JinmingYang
194092490b chore: release v1.2.7 2023-08-15 21:40:20 +08:00
JinmingYang
b1b3052f15 fix(gpt-runner-cli): fix readable stream polyfill not working in nodejs 18+ 2023-08-15 21:39:30 +08:00
JinmingYang
a2329def97 chore: release v1.2.6 2023-08-13 22:14:43 +08:00
JinmingYang
eac4b4872b fix(gpt-runner-web): fetch github config network error 2023-08-13 22:14:03 +08:00
JinmingYang
3206c88243 feat(gpt-runner-web): optimize styles 2023-08-08 14:58:43 +08:00
JinmingYang
9a7b80b2b8 docs: update docs 2023-08-07 14:45:03 +08:00
JinmingYang
0a0ea4efa2 chore: release v1.2.5 2023-08-07 14:35:47 +08:00
JinmingYang
afd12afa18 chore: release v1.2.4 2023-08-07 14:15:46 +08:00
JinmingYang
5bfb14c35a chore: release v1.2.3 2023-08-07 12:02:08 +08:00
JinmingYang
56a69acd77 fix: types error 2023-08-07 12:01:50 +08:00
JinmingYang
d64fa5c350 fix(gpt-runner-cli): fix readableStream polyfill not working 2023-08-07 11:50:21 +08:00
JinmingYang
edb9fb3343 chore: release v1.2.2 2023-08-06 19:04:22 +08:00
JinmingYang
ceb9749af3 feat(gpt-runner-web): optimize css styles 2023-08-06 19:01:56 +08:00
JinmingYang
a282a34998 chore: release v1.2.1 2023-07-28 22:52:04 +08:00
JinmingYang
e6e0a64d56 feat(gpt-runner-core): add custom request headers and model names tips for special api url support 2023-07-28 22:51:25 +08:00
JinmingYang
9ea6273180 chore: release v1.2.0 2023-07-25 00:42:43 +08:00
JinmingYang
4916e700c5 fix(gpt-runner-web): fix can not select text in modal 2023-07-25 00:41:51 +08:00
JinmingYang
1ebc996a7d feat(gpt-runner-web): add third-party api providers and notification 2023-07-25 00:29:36 +08:00
JinmingYang
fcaf7af91e chore: release v1.1.2 2023-07-20 00:36:43 +08:00
JinmingYang
0a188c3a31 feat(gpt-runner-vscode): add exclude ports support to fix #11 2023-07-20 00:35:44 +08:00
JinmingYang
acfc12c6e3 refactor(gpt-runner-core): rename the langchain utils and update docs 2023-07-20 00:14:16 +08:00
JinmingYang
62b90dc233 chore: release v1.1.1 2023-07-19 02:37:07 +08:00
JinmingYang
5051a04f09 fix(gpt-runner-web): message item always rerender bug 2023-07-19 02:36:42 +08:00
JinmingYang
31f9287a31 chore: release v1.1.0 2023-07-18 15:59:53 +08:00
JinmingYang
2277592f4a feat(gpt-runner-web): add system prompt as user prompt feature 2023-07-18 15:59:25 +08:00
JinmingYang
5d22367d1a chore: release v1.0.1 2023-07-18 00:36:30 +08:00
JinmingYang
9a87dc1111 fix(gpt-runner-vscode): do not provide all the editing context when only checked provide select text 2023-07-18 00:36:08 +08:00
Edwin
9c4c2cef97 Merge branch 'main' of https://github.com/nicepkg/gpt-runner 2023-07-17 18:01:57 +08:00
JinmingYang
b7004f1d9f chore: release v1.0.0 2023-07-14 19:52:09 +08:00
JinmingYang
93a57ad51d docs: update docs 2023-07-14 17:38:53 +08:00
JinmingYang
ea56e22ca2 feat(gpt-runner-vscode): add context menu for ask codes 2023-07-14 16:01:17 +08:00
Edwin
3d92633b8b Update ui-usage.en.md 2023-07-13 10:52:36 +08:00
JinmingYang
8fac930be1 chore: release v0.6.10 2023-07-12 23:12:59 +08:00
JinmingYang
605072876f docs: update docs 2023-07-12 23:11:32 +08:00
JinmingYang
454e584786 docs: update docs 2023-07-12 23:10:46 +08:00
JinmingYang
3d4a6c3a06 chore: release v0.6.9 2023-07-12 22:53:00 +08:00
JinmingYang
f258f924c9 docs: update docs 2023-07-12 22:52:49 +08:00
JinmingYang
f4af8cd5b2 chore: release v0.6.8 2023-07-12 22:38:05 +08:00
JinmingYang
1fc3e32df4 docs: update docs 2023-07-12 22:37:44 +08:00