mirror of
https://github.com/Kuingsmile/word-GPT-Plus.git
synced 2026-04-26 00:35:49 +03:00
[PR #139] [MERGED] Feature/checkpoint clean #126
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/word-GPT-Plus#126
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Kuingsmile/word-GPT-Plus/pull/139
Author: @YaHeii
Created: 1/6/2026
Status: ✅ Merged
Merged: 1/29/2026
Merged by: @Kuingsmile
Base:
master← Head:feature/checkpoint-clean📝 Commits (8)
a6a1a05add IndexDB interfacee8d9672checkpoint UI interfaceacfa2f9fix threadID Error325af5cchange CSSacc746erefactor UI48e448fadd button04d17a0delete debug info7948699change user-ai filter📊 Changes
12 files changed (+858 additions, -9 deletions)
View changed files
📝
package.json(+1 -0)➕
src/api/checkpoints.ts(+236 -0)📝
src/api/types.ts(+1 -0)📝
src/api/union.ts(+17 -3)📝
src/i18n/locales/en.json(+2 -0)📝
src/i18n/locales/zh-cn.json(+2 -0)📝
src/pages/HomePage.css(+8 -4)📝
src/pages/HomePage.vue(+88 -2)➕
src/pages/checkPointsPage.css(+293 -0)➕
src/pages/checkPointsPage.vue(+204 -0)📝
src/utils/enum.ts(+1 -0)📝
yarn.lock(+5 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.