Commit Graph

174 Commits

Author SHA1 Message Date
Wenjie Zhang
922f018a1d
Update README with new links and navigation items 2026-06-13 01:28:19 +08:00
Wenjie Zhang
a8a933d3dc chore(release): 发布 0.7.0 正式版
- 版本号 0.7.0.beta3 → 0.7.0(pyproject ×2 / package.json / docker-compose ×2 / uv.lock ×2 / README ×2 / quick-start / 文档首页)
- changelog 标题更新为 v0.7.0 (2026-06-13),修正版本号描述
- quick-start 版本表更新为当前稳定版
- 修复 package import 排序,同步前端 prettier 格式化
2026-06-13 01:02:43 +08:00
Wenjie Zhang
18198e6d56 chore(release): 更新版本至 0.7.0.beta3 2026-06-09 00:40:00 +08:00
Wenjie Zhang
9e23ad8976 docs: 精简项目说明并更新路线图 2026-06-09 00:38:49 +08:00
Wenjie Zhang
7f387fd6e7 chore(release): 更新版本至 0.7.0.beta2 2026-06-08 00:45:41 +08:00
Wenjie Zhang
fd2660d21a feat: 优化智能体对话与扩展界面体验
- 智能体状态面板改为仅展示有内容的 section,并为空状态保留统一提示
- 将待办名称在提示词、对话状态面板和工具结果中统一限制为 20 个中文汉字以内,同时通过 title 保留完整内容
- v2 模型列表补充供应商展示名,模型选择器展示并支持按供应商名称搜索
- 收紧文件预览编辑浮动操作、附件状态标签、工作区预览分隔线等界面细节
- 更新扩展/管理页命名、官网首页截图与 Demo 链接,并补充 changelog/roadmap
2026-06-08 00:31:05 +08:00
Wenjie Zhang
beae6a1f34
更新 README.md 2026-06-07 11:11:27 +08:00
Wenjie Zhang
2eb9917c8e docs: 替换二维码 2026-06-06 23:57:07 +08:00
Wenjie Zhang
44276661a0 docs: 更新结构图 2026-06-06 23:48:09 +08:00
Wenjie Zhang
9278a67dc7 docs: 更新 roadmap 2026-06-06 23:44:24 +08:00
Wenjie Zhang
2e8ef62c71 fix: 更新版本号至 0.7.0.beta1 2026-06-06 19:08:57 +08:00
Wenjie Zhang
03a0589d61 docs: 更新子智能体与共享配置说明 2026-06-05 21:02:13 +08:00
Wenjie Zhang
dd838c2406 docs: 更新 README 截图与 LightRAG 说明 2026-06-05 00:40:36 +08:00
Wenjie Zhang
742048e9eb docs: 更新文档 2026-06-04 23:17:48 +08:00
Wenjie Zhang
0fdc0acf91 docs: 清理 0.7 历史遗留内容并优化 README
对照 0.7 BREAKING CHANGE 逐文件复核 docs/,移除/修正已下线功能的描述:

- 移除 LightRAG、独立图谱上传、Ollama、旧版 v1 模型配置等已删除能力的描述
- 知识库类型更新为 Milvus + 只读连接器(Dify、Notion),补全图谱存储链路
  (Neo4j + PostgreSQL + Milvus 语义索引,RRF 融合)
- 补全知识库工具集(find_kb_document/open_kb_document),修正 Skills 沙盒路径
  为 /home/gem/skills、中间件目录为 agents/middlewares、评估入口为侧边栏 tab
- 知识库权限三档修正为 全局共享/部门共享/指定人可访问
- 下载版本统一为 0.7.0.dev0
- README 新增简介、技术栈与 0.7 动态,特性描述细化

经核实保留 Neo4j(仍用于 Milvus 知识库内图谱)与 MCP enabled 机制(仍在用),
未误删。vitepress build 验证通过。
2026-06-03 17:55:10 +08:00
Wenjie Zhang
fd6803e477 chore(release): 准备 0.6.2 发布 2026-05-22 20:22:09 +08:00
Wenjie Zhang
c414240ac9 docs: 添加英文 README 2026-05-11 21:08:02 +08:00
Wenjie Zhang
fed559dbfc
Revise README for clarity and accuracy
Some checks failed
Mark stale issues and pull requests / stale (push) Has been cancelled
Updated project description and core features section in README.md.
2026-05-06 09:25:06 +08:00
Wenjie Zhang
f9fae5c5df
Update README to include documentation link
Add link to documentation in README
2026-05-04 10:58:43 +08:00
Wenjie Zhang
be39d118fd chore(release): bump version to 0.6.1
- 单一版本来源:__version__ 改为从 pyproject.toml 动态读取
- Docker Compose 镜像标签环境变量化 (${YUXI_VERSION:-0.6.1})
- info.template.yaml 版权信息支持版本号动态注入
- 测试断言改为动态比较,不再硬编码版本号
- 新增 bump-version.sh 发版脚本,一键同步所有版本位置
- 更新 changelog.md,记录 v0.6.1 变更内容
2026-04-24 19:32:16 +08:00
Wenjie Zhang
399a90d291
docs: Change architecture image in README 2026-04-22 12:33:55 +08:00
Wenjie Zhang
d0b956611d
Update README with new image and contributor info 2026-04-22 12:31:48 +08:00
Wenjie Zhang
783513f2ba chore: 0.6.0 预发布 2026-04-01 16:55:29 +08:00
Wenjie Zhang
3e3c250037
Update README.md 2026-03-31 20:53:35 +08:00
Wenjie Zhang
1d188ac993
Remove documentation and video links from README
Removed links to documentation and video demonstration from the README.
2026-03-31 20:47:49 +08:00
Wenjie Zhang
94e16802d1 chore: 更新版本号至 v0.6.0.beta3,修正文档及配置文件中的相关信息 2026-03-30 15:48:57 +08:00
Wenjie Zhang
f7ad327ef2 fix: update repository references from Yuxi-Know to Yuxi across documentation and codebase 2026-03-27 02:00:22 +08:00
Wenjie Zhang
5bd8aa0b2d chore: 更新版本号至 v0.6.0.beta2,修复历史对话上下文配置问题 2026-03-27 01:42:19 +08:00
Wenjie Zhang
56d11db978 feat: 更新版本号至 0.6.0.beta1,修改相关文档和配置文件 2026-03-26 13:13:34 +08:00
Wenjie Zhang
e49d8dda53 docs: 更新大量文档 2026-03-25 00:36:42 +08:00
Wenjie Zhang
11d3fa8765 docs: 添加致谢章节,感谢相关开源项目 2026-03-24 11:09:54 +08:00
Wenjie Zhang
d62328d73b chore: Bump project version to 0.6.0-dev across backend, web, and Docker configurations 2026-03-24 11:09:47 +08:00
Wenjie Zhang
3973a185fa chore: v0.5.3 2026-03-17 03:45:43 +08:00
Wenjie Zhang
bd4d7dc42f
Update README.md for version change and new images 2026-03-09 00:16:49 +08:00
Wenjie Zhang
23f6a5e57e
Update README for version and image changes
Updated the version in the clone command and modified images in the README.
2026-03-07 17:50:25 +08:00
Wenjie Zhang
bde8f1aa91
Update README with v0.5.0 release details
Updated release notes for version 0.5.0 and added new features and fixes.
2026-03-01 11:06:52 +08:00
Wenjie Zhang
4d5f38beae
Update README with new links and images
Updated images and added links to documentation and video demonstration.
2026-02-25 16:02:28 +08:00
Wenjie Zhang
9b2ba77fab
Update README.md 2026-02-02 14:48:23 +08:00
Wenjie Zhang
bfec0ba444
Update README with v0.5.0-beta release details
Updated the release notes for version 0.5.0-beta, including new features, fixes, and breaking changes.
2026-01-24 12:51:00 +08:00
Wenjie Zhang
a8b7a37dca feat: 更新版本号至 0.5.0-beta 2026-01-24 12:06:49 +08:00
Wenjie Zhang
739a7785e9
Revise README with new sections and features
Updated README to include new features, badges, and links.
2026-01-16 01:08:52 +08:00
Wenjie Zhang
7fb5ba830d chore: 更新版本号至 v0.4.3,修改相关文档和配置文件 2026-01-15 01:07:41 +08:00
Wenjie Zhang
828476ef51
Update image in README and add latest updates section 2026-01-09 14:42:29 +08:00
Wenjie Zhang
ddd4368977 chore: 更新版本号至v0.4.2
更新package.json、pyproject.toml、info.template.yaml和README.md中的版本号至v0.4.2
2026-01-09 02:37:36 +08:00
Wenjie Zhang
7bc94f65a8
Update README.md 2026-01-09 02:05:16 +08:00
Wenjie Zhang
338a0fcf23
Enhance README with feature images and descriptions
Added images and descriptions for various features and examples.
2026-01-02 19:52:01 +08:00
Wenjie Zhang
855fbe2cfd Merge branch 'main' of https://github.com/xerrors/Yuxi-Know 2025-12-26 22:30:17 +08:00
Wenjie Zhang
613d27f560 docs: 更新文档至v0.4.0版本并添加新功能说明 2025-12-26 22:29:39 +08:00
Wenjie Zhang
db6d0c8f0f
Update README with new header and image 2025-12-26 22:27:52 +08:00
Wenjie Zhang
2c43578234
Revise README layout and add resource links
Updated README with new layout and additional links.
2025-12-25 22:55:54 +08:00