4 Commits

Author SHA1 Message Date
everywhere.z
53f7e20cf3 docs: 更新并翻译 CLAUDE.md 为简体中文
- 同步版本号 2.15.3 -> 2.16.0
- 修正失效的构建命令:移除不存在的 compile/release profile,
  补充 JDK 驱动的模块选择(compile-8-to-16 / compile-17+)及
  release-on-8 / release-on-17 发布 profile 说明
- 新增 liteflow-react-agent(5 个子模块)与 liteflow-spring-boot4-starter
  的模块说明,并指向 docs/liteflow-react-agent-guide.md
- 将全文叙述性内容翻译为简体中文,代码/类名/方法名/配置项保持原样

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 21:43:18 +08:00
everywhere.z
61824d6956 feat(react-agent): add session factory infrastructure, memory storage config, and integration tests
- Add MemoryStorageConfig/MemoryStorageMode and per-backend configs (Redis, MySQL, workspace file)
- Add AgentSessionFactoryRegistry with NONE, JVM, WORKSPACE_FILE, REDIS, MYSQL implementations
- Add integration test suite with EL-orchestrated Spring Boot tests
- Remove per-module READMEs in favor of unified guide
- Update POMs, CLAUDE.md, AGENTS.md

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 19:12:29 +08:00
everywhere.z
04008d12b3 更新CLAUDE.MD 2026-01-20 16:30:45 +08:00
everywhere.z
1db132e195 增加ClAUDE.md总结 2025-11-25 17:38:32 +08:00