Commit Graph

19 Commits

Author SHA1 Message Date
bing adf877861d feat: ship v1.1.0 writer toolkit with templates, import, export, and inspiration capture
Implement chapter templates, txt/md/docx import, submission export presets, and global inspiration shortcut. Split import handlers into a separate main bundle and fix EditorLayout setTarget loop that broke E2E.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 13:53:22 +08:00
bing ea4819847f docs: add v1.1 writer toolkit implementation plan
Break down templates, import, submission export, and inspiration capture into twelve tracked tasks for the daily writing workflow release.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 11:07:49 +08:00
bing 4adafa1936 feat: ship v1.0.0 with character graph and writing analytics
Add P7 Cytoscape relationship graph with setting CRUD, P9 cockpit analytics driven by writing_sessions, chapter POV selection, and full test coverage.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 10:48:31 +08:00
bing 2c9b034a29 docs: add P7 character graph and P9 writing analytics implementation plan for v1.0.0
Break down writing_sessions telemetry, Cytoscape graph UI, and cockpit analytics into twelve implementation tasks.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 10:07:51 +08:00
bing d4122c8f95 feat: ship v0.9.0 with pomodoro, achievements, and injection history
Add pomodoro timer with goal notifications, writing streak milestones, and knowledge injection logging with UI previews across AI writing flows.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 19:15:52 +08:00
bing 255f1a99a0 docs: add P5.3 and P6.1 goals and injection history implementation plan for v0.9.0
Break down pomodoro, milestones, notifications, and knowledge injection logging into 11 tasks.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 18:53:49 +08:00
bing a39e06ff07 feat: ship v0.8.0 with writing logs and AI knowledge extraction
Deliver P5.2 writing day logs, cockpit heatmap, streak tracking, and chapter knowledge auto-extraction with merge review.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 18:26:29 +08:00
bing f331ddae86 docs: add P5.2 writing logs and AI extraction implementation plan for v0.8.0
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 17:34:14 +08:00
bing aa2c7dfed3 feat: ship v0.7.0 with AI knowledge context integration
Add semi-automatic knowledge suggestions and user-confirmed injection across chat, interactive, auto, and wizard modes; fix writing flows to persist full systemPrompt in contextJson.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 15:33:53 +08:00
bing 2afbb83c43 docs: add P6 AI knowledge context implementation plan for v0.7.0
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 14:24:19 +08:00
bing 78f046890d docs: add P5 workflow and knowledge MVP implementation plan
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 22:36:40 +08:00
bing 6a949b54ba feat: ship v0.5.0 with auto and wizard writing modes
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 20:57:31 +08:00
bing 86b66a311a docs: add P4.1 auto and wizard writing implementation plan for v0.5.0
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 20:47:50 +08:00
bing a8e0ba9ac9 feat: ship v0.4.0 with interactive writing mode
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 17:46:16 +08:00
bing df75d9c560 docs: add P4 interactive writing implementation plan for v0.4.0
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 16:57:53 +08:00
bing 8ce35a1e8e feat: ship v0.3.0 with P2.1 editor polish and P3 AI collaboration
Add chapter reorder, search replace, inspiration capture, and AI chat with context editing, settings, offline handling, and naming checks. Fix dev black screen by keeping process.env reads in the main process only.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 16:33:56 +08:00
bing 0b5aa146bd docs: add P2.1 and P3 implementation plan for v0.3.0
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 14:30:01 +08:00
bing 91c93954df docs: 添加笔临 P2 实现计划
18 个 Task 覆盖主题修复、schema v2、统一编辑、引用/搜索/版本/地标/用词分析至 v0.2.0。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 10:50:52 +08:00
bing 011bd6d4ca feat: 实现笔临 P0/P1 Electron 桌面应用 v0.1.0
交付写作核心(TipTap、自动保存、分卷分章)、Onboarding、7 主题与双语 i18n、快捷键设置;主进程使用 node:sqlite;补全 Vitest 与 Playwright E2E;统一 design/ 目录并移除 desigin 拼写错误路径。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 10:39:20 +08:00