mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
Revert "docs: update version reference to v1.4.18 and document setup wizard fix"
This reverts commit f0f420dc54.
This commit is contained in:
parent
f0f420dc54
commit
de17cdf83c
2 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# PaperForge - Agent Guide
|
||||
|
||||
> 本文档面向 **安装完成后的新用户** 和 **AI Agent**。如果还没有安装 PaperForge,请通过 Obsidian 插件市场安装,或查看 [README.md](README.md) 中的安装说明。Docs 版本与 v1.4.18 对应。
|
||||
> 本文档面向 **安装完成后的新用户** 和 **AI Agent**。如果还没有安装 PaperForge,请通过 Obsidian 插件市场安装,或查看 [README.md](README.md) 中的安装说明。Docs 版本与 v1.4.17rc4 对应。
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -19,8 +19,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
|||
|
||||
- **L3 Plugin Tests (vitest)**: 修复 inline refactor 后测试 import 路径失效的问题
|
||||
- **BBT 检测**: 支持非标准 Zotero 数据目录和 `~/Zotero` 自定义路径
|
||||
- **setup_wizard Phase 7 崩溃**: 修复 `NameError: name 'agents_src' is not defined` — 验证步骤引用未定义变量导致 headless setup 失败
|
||||
- **test_plugin_install_bootstrap**: 更新测试断言以匹配已修复的 `agents_src` 代码
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue