Skip to content

feat(sessions): list_sessions 支持 user_id 为 None 时获取 app_name 下全部 session#145

Merged
helloopenworld merged 1 commit into
trpc-group:mainfrom
weimch:feature/weimch_dev
Jul 8, 2026
Merged

feat(sessions): list_sessions 支持 user_id 为 None 时获取 app_name 下全部 session#145
helloopenworld merged 1 commit into
trpc-group:mainfrom
weimch:feature/weimch_dev

Conversation

@weimch

@weimch weimch commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

list_sessions 的 user_id 参数改为可选,传 None 时返回指定 app 下
所有用户的会话列表(不含 events)。InMemory/SQL/Redis/EvalSessionService 实现统一调整,并补充中英文文档用法说明及单元测试。

list_sessions 的 user_id 参数改为可选,传 None 时返回指定 app 下
所有用户的会话列表(不含 events)。InMemory/SQL/Redis/EvalSessionService
实现统一调整,并补充中英文文档用法说明及单元测试。
@helloopenworld helloopenworld merged commit f10f08c into trpc-group:main Jul 8, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants