liteFlow/liteflow-testcase-el
everywhere.z 8380280bb1 docs(agent): 更新 react-agent 指南(1.0→2.0 RC3 升级)+ 源码兼容冒烟测试
新增 §1.5「从 1.0 升级到 agentscope 2.0(RC3)」章节(6 子节):版本与范围
(RC3-core 迁移 + HarnessAgent 全家桶 GA-deferred)、核心架构变化(无状态
agent 单例 + AgentStateStore + RuntimeContext)、配置键映射表(保留映射 /
@Deprecated 启动告警 / 新增)、行为变化(workspace 单根、shell→Permission、
skill skillId 陷阱、Hook→Middleware、streamEvents)、业务侧零改动兼容、
指向 v2-api-findings。

按「保留既有内容 + 冲突处加 2.0(RC3) 变化注记」原则,在 §3/§5.1/§5.4/§5.6
加注记(process() 重写、session 包删除、热 Session 缓存失效、AgentSessionFactory
SPI 删除)。

新增 BackCompatSmokeTest:镜像 guide §2.3 范式的 ReActAgentComponent 子类
(model()/systemPrompt()/userPrompt(),model() 返回 mock ModelSpec 产出
CannedReplyModel,避免真实凭据),最简 chain THEN(agent),execute2Resp,
断言 success + responseData 非空。把「业务子类核心用法零改动可运行」做成
回归测试。

校验:mvn -pl liteflow-testcase-el/liteflow-testcase-el-react-agent -am
-Dtest=BackCompatSmokeTest -Dmaven.test.skip=false
-Dsurefire.failIfNoSpecifiedTests=false test → BUILD SUCCESS,1/1 绿,
core/test 编译 SUCCESS。未改 skipTests。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-20 12:17:19 +08:00
..
liteflow-testcase-el-apollo-springboot feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
liteflow-testcase-el-builder feature #ICUMKV 全面支持jdk21,以及支持jdk21中的虚拟线程 2025-08-26 11:23:46 +08:00
liteflow-testcase-el-declare-multi-solon bug #ID7OTO bind对象为chain时,chain的定义顺序影响了bind数据的获取 2026-01-20 15:33:15 +08:00
liteflow-testcase-el-declare-multi-springboot bug #ID7OTO bind对象为chain时,chain的定义顺序影响了bind数据的获取 2026-01-20 15:33:15 +08:00
liteflow-testcase-el-declare-springboot bug #ID7OTO bind对象为chain时,chain的定义顺序影响了bind数据的获取 2026-01-20 15:33:15 +08:00
liteflow-testcase-el-etcd-springboot feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
liteflow-testcase-el-nacos-springboot feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
liteflow-testcase-el-nospring bug #ID7OTO bind对象为chain时,chain的定义顺序影响了bind数据的获取 2026-01-20 15:33:15 +08:00
liteflow-testcase-el-react-agent docs(agent): 更新 react-agent 指南(1.0→2.0 RC3 升级)+ 源码兼容冒烟测试 2026-06-20 12:17:19 +08:00
liteflow-testcase-el-redis-springboot feature #IAY66T 修复单测 2025-07-27 09:42:13 +08:00
liteflow-testcase-el-routechain 对大容量路由脚本增加测试用例 2026-01-22 10:54:04 +08:00
liteflow-testcase-el-script-aviator-springboot feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
liteflow-testcase-el-script-graaljs-springboot enhancement #IBJO4X 建立统一元数据操作类,所有元数据的操作的入口 2025-02-05 17:06:07 +08:00
liteflow-testcase-el-script-groovy-springboot 优化groovy脚本的测试用例 2025-01-23 14:34:25 +08:00
liteflow-testcase-el-script-java-springboot feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
liteflow-testcase-el-script-javascript-springboot enhancement #IBJO4X 建立统一元数据操作类,所有元数据的操作的入口 2025-02-05 17:06:07 +08:00
liteflow-testcase-el-script-javax-springboot 适配新的中央仓库发布方式,更改maven的整体结构 2025-08-30 23:32:05 +08:00
liteflow-testcase-el-script-javaxpro-springboot fix #IAY66T 修复JavaxPro插件相同脚本问题 2026-02-01 20:02:16 +08:00
liteflow-testcase-el-script-kotlin-springboot feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
liteflow-testcase-el-script-lua-springboot feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
liteflow-testcase-el-script-multi-language-springboot feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
liteflow-testcase-el-script-python-springboot feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
liteflow-testcase-el-script-qlexpress-springboot bug:#ID22LR 当 Chain 和 组件 同名时 栈溢出 2025-10-16 17:04:59 +08:00
liteflow-testcase-el-solon bug #ID7OTO bind对象为chain时,chain的定义顺序影响了bind数据的获取 2026-01-20 15:33:15 +08:00
liteflow-testcase-el-springboot feat(core): 支持无 chain 配置启动 2026-04-30 14:27:49 +08:00
liteflow-testcase-el-springboot4 chore(agent): 补全 agent 配置 javadoc 与 spring 配置元数据,精简测试模块 pom 2026-05-06 23:25:07 +08:00
liteflow-testcase-el-springnative bug #ID7OTO bind对象为chain时,chain的定义顺序影响了bind数据的获取 2026-01-20 15:33:15 +08:00
liteflow-testcase-el-sql-solon feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
liteflow-testcase-el-sql-springboot 优化代码 2025-08-26 16:57:22 +08:00
liteflow-testcase-el-sql-springboot-dynamic feature #IAUS2R sql插件希望支持指定数据源 2025-02-21 11:56:48 +08:00
liteflow-testcase-el-sql-springboot-sharding-jdbc feature #IAUS2R sql插件希望支持指定数据源 2025-02-21 11:56:48 +08:00
liteflow-testcase-el-zk-springboot feature #IAJD9H 期望liteflow 有自己的生命周期扩展 2024-10-12 22:57:19 +08:00
.gitignore test(agent): reorganize react agent test coverage 2026-05-13 23:31:07 +08:00
pom.xml chore(agent): 补全 agent 配置 javadoc 与 spring 配置元数据,精简测试模块 pom 2026-05-06 23:25:07 +08:00