Commit graph

1262 commits

Author SHA1 Message Date
Copilot
00b24914dd
Fix initialization crash on cloud authentication failure (#821)
* Initial plan

* Fix cloud authentication failure handling to prevent initialization crash

Co-authored-by: ikechan8370 <21212372+ikechan8370@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ikechan8370 <21212372+ikechan8370@users.noreply.github.com>
2025-12-12 12:08:14 +08:00
ikechan8370
4b1a66b6bf docs: add better-sqlite3 hint 2025-11-08 16:14:23 +08:00
ikechan8370
b84bbcd55a
docs: Revise README for clarity and completeness
Updated README with plugin features, installation instructions, and usage guidelines.
2025-11-07 19:38:02 +08:00
ikechan8370
8bfce5402f
试验性的记忆功能 (#812)
* feat: memory basic

* fix: chaite ver

* fix: update prompt

* fix: memory cursor and extract prompt

* fix: memory retrieval bug

* fix: memory retrieval bug

* fix: one more attempt by codex

* fix: messages prompt error

* fix: one more time by codex

* fix: metrics by codex

* fix: memory forward

* fix: memory show update time
2025-11-07 16:40:26 +08:00
ikechan8370
db386ccaf2
Fix imageContent condition for base64 check 2025-08-26 22:24:05 +08:00
ikechan8370
8a924f91df
Update message.js 2025-08-26 22:13:10 +08:00
ikechan8370
dc1ab30b6a
Enhance image processing logic in message.js
Refactor image handling to support base64 and HTTP URLs.
2025-08-26 22:10:14 +08:00
ikechan8370
602e192bff fix: 整合多次思考 2025-07-04 12:25:21 +08:00
ikechan8370
185f163c9c fix: system 2025-04-29 23:09:00 +08:00
ikechan8370
a3c74f82db triggers 2025-04-28 16:18:27 +08:00
ikechan8370
c3b7127333 feat: file url 2025-04-16 20:38:41 +08:00
ikechan8370
85d61ea210 fix: 修改群聊提示词 2025-04-15 20:33:15 +08:00
ikechan8370
b30488bdb9 fix: 对话错误问题 2025-04-14 10:01:49 +08:00
ikechan8370
af28390a54 Merge branch 'v3' of github.com:ikechan8370/chatgpt-plugin into v3 2025-04-13 17:24:50 +08:00
ikechan8370
51765fcfa0 fix: tools group storage bug 2025-04-13 17:24:37 +08:00
ikechan8370
8c7cc3a2d2
Update README.md 2025-04-10 14:21:56 +08:00
ikechan8370
f4fb3dddd2 fix: config 重复保存 2025-04-10 13:33:39 +08:00
ikechan8370
6b36552c08 fix: config error 2025-04-10 12:56:48 +08:00
ikechan8370
3c83e270df fix: generateId 2025-04-10 12:15:01 +08:00
ikechan8370
64c77877ac fix: sqlite api 2025-04-10 12:09:23 +08:00
ikechan8370
0c602d6cb3 fix: history manager 2025-04-09 16:40:25 +08:00
ikechan8370
1788ee6d7d fix: finally 2025-04-09 16:31:17 +08:00
ikechan8370
fd197abb33 feat: use sqlite instead of lowdb 2025-04-09 16:27:21 +08:00
ikechan8370
9c41251164 fix 2025-04-07 20:02:24 +08:00
ikechan8370
7431814d1e fix: reg 2025-04-07 15:07:15 +08:00
ikechan8370
60f6ccb2d2 feat: 状态 2025-04-07 14:51:06 +08:00
ikechan8370
fd40992c78 fix: 导入 2025-04-07 14:07:32 +08:00
ikechan8370
14a84357ca fix: 导入 2025-04-07 14:07:10 +08:00
ikechan8370
3318ac04d8 fix: time 2025-04-07 00:33:35 +08:00
ikechan8370
7be0e61e14 fix: chaite ver 2025-04-05 23:07:02 +08:00
ikechan8370
5c1b74bfb1 fix: cloud wip 2025-04-05 23:06:24 +08:00
ikechan8370
f521e0ede8 fix: history storage初始化 2025-03-26 12:20:36 +08:00
ikechan8370
4216e64ed6 fix: history单独存 2025-03-26 12:08:40 +08:00
ikechan8370
fcbdf51eb8 fix: read old config 2025-03-26 12:01:00 +08:00
ikechan8370
7fe9673dce fix: debug 2025-03-25 20:40:23 +08:00
ikechan8370
089f6b6316 fix: 伪人错误记录历史的问题 2025-03-25 20:31:27 +08:00
ikechan8370
eb71222ed8 fix: merge 2025-03-24 12:52:30 +08:00
ikechan8370
c44e47be1c fix: bym conversation history 2025-03-24 12:51:57 +08:00
ikechan8370
127ba6d360 feat: update 2025-03-21 13:07:06 +08:00
ikechan8370
2401c5aed5 fix: 对话id 2025-03-21 12:50:11 +08:00
ikechan8370
d9b5d77d46 fix: 结束对话计算错误 2025-03-21 12:24:35 +08:00
ikechan8370
8d12cb7466 fix: 结束对话计算错误 2025-03-21 12:24:21 +08:00
ikechan8370
2fad551144 trim text 2025-03-21 12:23:02 +08:00
ikechan8370
89e265195d Merge branch 'v3' of github.com:ikechan8370/chatgpt-plugin into v3 2025-03-21 00:30:09 +08:00
ikechan8370
e1c4de4c10 fix: recall 2025-03-21 00:29:51 +08:00
ikechan8370
478080fe6b
fix: bym history 2025-03-21 00:19:30 +08:00
ikechan8370
66905640e4 fix: 很多功能 2025-03-20 22:43:39 +08:00
ikechan8370
a711ec13d7 fix: update chaite 2025-03-19 16:35:20 +08:00
ikechan8370
66281fc53e fix: add mimetype for claude 2025-03-18 22:49:20 +08:00
ikechan8370
f8591eba03 fix: 图片读取 2025-03-18 22:35:31 +08:00