gitdataai/libs/room/src/service
ZhenYi 3df7ae78c9 feat(models): update AI subagent session with role fields and room streaming
Add role_name and parent_call_id fields to subagent session model.
Update room struct and AI streaming service to align with new
sub-agent orchestration.
2026-05-18 20:43:34 +08:00
..
access_write.rs feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +08:00
access.rs refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00
ai_common.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ai_mode_streaming_post.rs refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00
ai_mode_streaming_steps.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
ai_mode_streaming.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ai_nonstreaming.rs feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +08:00
ai_react_nonstreaming.rs refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00
ai_react_streaming_post.rs refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00
ai_react_streaming_steps.rs refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00
ai_react_streaming.rs refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00
ai_service.rs fix(ai): cap max_output_tokens to 2048 hard limit 2026-05-17 17:32:29 +08:00
ai_streaming.rs feat(models): update AI subagent session with role fields and room streaming 2026-05-18 20:43:34 +08:00
history.rs fix(room): include @user mentions in AI prompt context 2026-04-28 22:25:25 +08:00
mentions.rs feat(room): store ordered streaming chunks + billing integration 2026-04-26 13:10:42 +08:00
mod.rs refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00
notifications.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
patterns.rs feat(room): store ordered streaming chunks + billing integration 2026-04-26 13:10:42 +08:00
process_ai.rs fix(ai): cap max_output_tokens to 2048 hard limit 2026-05-17 17:32:29 +08:00
sequence.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
type_convert.rs refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00
validation.rs refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00
workers_spawn.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
workers.rs refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00