Commit Graph
25 Commits
Author SHA1 Message Date
jiang 72ebf4d6c1 feat(agent): 完善分析编排与结果传输
Generic Container CI/CD / test-build-publish (push) Failing after 1m20s
Agent CI/CD v2 / build-test-publish-and-deploy (push) Failing after 1m20s
2026-08-26 18:04:51 +08:00
jiang 4ec010455b fix(agent): stabilize sandboxed streaming workflows 2026-08-26 12:26:29 +08:00
jiang 80cfc1f2ab feat(agent): sandbox conversation analysis
Generic Container CI/CD / test-build-publish (push) Successful in 2m44s
Agent CI/CD v2 / build-test-publish-and-deploy (push) Successful in 2m44s
2026-08-25 16:08:33 +08:00
jiang ce04704af2 fix(agent): isolate conversation workspaces
Generic Container CI/CD / test-build-publish (push) Successful in 2m2s
Agent CI/CD v2 / build-test-publish-and-deploy (push) Successful in 2m2s
2026-08-25 13:18:39 +08:00
jiang 004c9bb72d fix(agent): stabilize large tool results
Generic Container CI/CD / test-build-publish (push) Successful in 1m53s
Agent CI/CD v2 / build-test-publish-and-deploy (push) Successful in 1m53s
2026-08-25 12:02:48 +08:00
jiang b19af8846a feat(agent): 完善权限与结果引用安全 2026-08-06 18:41:52 +08:00
jiang 258f4996eb feat(agent): add credential refresh and unify learning tools 2026-08-06 10:16:50 +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 07016451d6 fix(agent): complete opencode warmup before serving
The previous fire-and-forget startup only created the SDK client, leaving the first chat to await project and tool initialization. Warm the real session/tool path and gate port listening on completion.
2026-08-04 15:25:00 +08:00
jiang 873c169c2c fix(agent): warm up opencode on startup
Agent CI/CD / docker-image (push) Successful in 1m59s
Agent CI/CD / deploy-fallback-log (push) Has been skipped
2026-06-08 20:19:46 +08:00
jiang 15c3263369 fix(chat): handle question and todo state 2026-06-08 18:10:28 +08:00
jiang f3b62ed108 fix: regenerate from target turn
Agent CI/CD / docker-image (push) Successful in 49s
Agent CI/CD / deploy-fallback-log (push) Has been skipped
2026-06-08 16:07:39 +08:00
jiang 0e1ca2418f fix(chat): 支持重新生成前撤销消息
Agent CI/CD / docker-image (push) Successful in 5m14s
Agent CI/CD / deploy-fallback-log (push) Has been skipped
2026-06-08 14:38:52 +08:00
jiang 05d36aa8ca feat: handle opencode permission requests 2026-06-08 13:32:50 +08:00
jiang 741e39b444 build(docker): fix agent image build
Agent CI/CD / docker-image (push) Successful in 2m3s
Agent CI/CD / deploy-fallback-log (push) Has been skipped
2026-06-07 17:53:19 +08:00
jiang 5d80961930 重构会话管理功能,由后端 opencode 发放 sessionId,后端做 scope 2026-05-21 15:41:46 +08:00
jiang 725935e270 增加 agent 冷启动的开发调试日志记录 2026-05-20 17:32:08 +08:00
jiang 6c53e12962 fix: wait for session idle after abort
Agent CI/CD / docker-image (push) Successful in 11s
Agent CI/CD / deploy-fallback-log (push) Has been skipped
2026-05-20 17:17:26 +08:00
jiang 8b02cae2af 整理 opencode 接入方式,embedded 和 client 模式 2026-05-19 10:27:12 +08:00
jiang 61b1018900 添加模型支持,更新提示功能以接收模型参数 2026-05-18 17:12:33 +08:00
jiang 65fb368f40 移除确保本地 bin 路径的功能 2026-05-18 17:12:33 +08:00
jiangandCopilot 9fa24b39f3 新增确保本地 bin 路径的功能
Co-authored-by: Copilot <copilot@github.com>
2026-05-18 17:12:33 +08:00
jiang 76d407a81c 更新配置和聊天路由,添加会话中止与分叉功能 2026-05-18 17:12:33 +08:00
jiang d3e7baca99 init 2026-05-18 17:12:25 +08:00