mirror of
https://github.com/Narcooo/inkos.git
synced 2026-09-21 05:20:43 +08:00
Merge branch 'master' into inkos-play-runtime
# Conflicts: # packages/core/src/agents/architect.ts
This commit is contained in:
@@ -52,7 +52,7 @@ AI Agent 自主写小说——写、审、改,全程接管。覆盖玄幻、
|
||||
> 欢迎加群反馈问题、提出需求,也欢迎关注项目动态 — 我们的目标是做最强的基于小说的内容生态创作 AI Agent。
|
||||
|
||||
<p align="center">
|
||||
<img src="assets/4e50013fc562bdccb579eda0b77fd1a2.jpg" width="300" alt="微信交流群">
|
||||
<img src="assets/微信图片_20260602105007_58_490.jpg" width="300" alt="微信交流群">
|
||||
</p>
|
||||
|
||||
## 快速开始
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 186 KiB |
@@ -856,6 +856,7 @@ describe("runAgentSession cache — bookId switch", () => {
|
||||
"write_truth_file",
|
||||
"rename_entity",
|
||||
"patch_chapter_text",
|
||||
"replace_chapter_text",
|
||||
"grep",
|
||||
"ls",
|
||||
]);
|
||||
@@ -875,6 +876,7 @@ describe("runAgentSession cache — bookId switch", () => {
|
||||
"write_truth_file",
|
||||
"rename_entity",
|
||||
"patch_chapter_text",
|
||||
"replace_chapter_text",
|
||||
"grep",
|
||||
"ls",
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user