Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guohua-project-kb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bos-project-kb
guohua-project-kb
Commits
b1b08f00
Commit
b1b08f00
authored
Aug 24, 2026
by
张俊波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加智能体会话保存配置
parent
9909d734
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
AGENTS.md
AGENTS.md
+32
-0
No files found.
AGENTS.md
View file @
b1b08f00
...
...
@@ -1112,4 +1112,36 @@ SA KB(产品选型/功能边界) ← 只读引用:判断"支不支
> 注意:项目KB只能覆盖/补充SC Base KB的具体操作,不能改写官方步骤本身。
---
## 智能体会话保存配置
### 会话保存规则
本工作区的智能体会自动保存会话内容:
1.
**保存位置**
:
`.omo/sessions/`
目录
2.
**保存格式**
:Markdown 文件,按会话ID命名
3.
**保存内容**
:
-
用户问题
-
智能体回答
-
工具调用记录
-
生成的文件变更
### 会话恢复
在新会话中,智能体会自动加载历史会话:
-
自动识别工作区内的会话文件
-
保留上下文连续性
-
支持多轮对话
### GitLab同步
会话文件默认不提交到GitLab(.omo/已在.gitignore中)。
如需保留会话记录,请手动导出到KB_国华/会话记录/目录。
---
*AGENTS.md v3.0 | 2026-08-24 | 国华项目KB建设*
<!-- BOS-KB-END -->
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment