Skip to content

feat: feat: support multiple subscribers for the same live session (#9)#30

Merged
smallnest merged 2 commits into
masterfrom
feature/issue-9
Apr 18, 2026
Merged

feat: feat: support multiple subscribers for the same live session (#9)#30
smallnest merged 2 commits into
masterfrom
feature/issue-9

Conversation

@smallnest
Copy link
Copy Markdown
Owner

Summary

Test plan

  • All tests pass
  • Code review completed with score >= 85=3

Closes #9

chaoyuepan added 2 commits April 18, 2026 11:58
local can only be used inside functions. The while loop body at the
top level is not a function, causing "local: can only be used in a
function" errors at iteration 2+.
… same live session

Implemented by autoresearch with score 88/100 after 2 iterations.

Closes #9
@smallnest smallnest merged commit 8ea7d74 into master Apr 18, 2026
@smallnest smallnest deleted the feature/issue-9 branch April 18, 2026 04:15
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.

feat: support multiple subscribers for the same live session

1 participant