mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[PR #886] [CLOSED] sync: follow upstream while keeping tavern changes #803
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#803
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/codexu/note-gen/pull/886
Author: @ashenluan
Created: 2/3/2026
Status: ❌ Closed
Base:
dev← Head:dev-tavern-sync-2026-02-03📝 Commits (1)
1006d4bsync: follow upstream while keeping tavern changes📊 Changes
186 files changed (+72174 additions, -30 deletions)
View changed files
📝
.eslintrc.json(+3 -1)📝
.gitignore(+8 -1)➕
docs/ST_CONTEXT_ANALYSIS.md(+343 -0)➕
docs/ST_NOTEGEN_COMPARISON.md(+526 -0)➕
docs/TAVERN_DEVELOPMENT_PLAN.md(+368 -0)📝
messages/en.json(+34 -1)📝
messages/ja.json(+1 -0)📝
messages/pt-BR.json(+1 -0)📝
messages/zh-TW.json(+1 -0)📝
messages/zh.json(+34 -1)📝
package.json(+2 -0)📝
pnpm-lock.yaml(+146 -0)📝
src-tauri/Cargo.lock(+3 -0)📝
src-tauri/Cargo.toml(+3 -0)📝
src-tauri/src/lib.rs(+6 -0)📝
src-tauri/src/main.rs(+6 -0)➕
src-tauri/src/tavern.rs(+498 -0)➕
src/app/core/extensions/page.tsx(+32 -0)➕
src/app/core/extensions/tavern-helper-card.tsx(+158 -0)📝
src/app/core/layout.tsx(+4 -4)...and 80 more files
📄 Description
1.0 tavernnote
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.