jiang
258f4996eb
feat(agent): add credential refresh and unify learning tools
2026-08-06 10:16:50 +08:00
jiang
2dc37e3fd8
fix(agent): preserve runtime request context
...
OpenCode tools run in a child service, so they cannot read the Agent process-local session map. Hydrate a sanitized context through the authenticated internal bridge and centralize backend project headers to prevent context loss across both boundaries.
2026-08-05 18:39:09 +08:00
jiang
1407dd3bbe
fix(opencode): restore stable v1 runtime
2026-08-05 17:59:35 +08:00
jiang
764a1f4e82
feat(opencode): migrate agent runtime to v2
2026-08-04 16:56:04 +08:00
jiang
9d4e5486e9
refactor: keep runtime context in memory
2026-06-07 17:07:14 +08:00
jiang
8a1785c244
更新memory读取机制,新增前需要先list阅读已有的内容
2026-06-04 15:35:01 +08:00
jiang
0188240d62
重建会话记录逻辑
2026-06-04 15:26:23 +08:00
jiang
5d80961930
重构会话管理功能,由后端 opencode 发放 sessionId,后端做 scope
2026-05-21 15:41:46 +08:00
jiang
eebf802e31
LLM-driven 设计,添加学习审计和会话历史存储至目录的功能
2026-05-18 17:12:33 +08:00
jiang
0d5435022a
更新 tool 的传入参数,指定传入关键字名称
2026-05-18 17:12:33 +08:00
jiang
5fbe8ae40c
新增 memory 和 skill 存储,实现 Agent 持续学习,并增加工具支持;增加 LLM progress detail 输出
2026-05-18 17:12:33 +08:00