Skip to content

feat: auto-start new topics from bot senders#113

Draft
DeepColds wants to merge 3 commits into
masterfrom
feat/auto-topic-bot-senders
Draft

feat: auto-start new topics from bot senders#113
DeepColds wants to merge 3 commits into
masterfrom
feat/auto-topic-bot-senders

Conversation

@DeepColds
Copy link
Copy Markdown
Collaborator

Summary

  • Add autoStartOnNewTopicFromBots as an opt-in extension for topic-group new-topic auto-start.
  • When enabled, bot-originated top-level messages in topic groups can seed an auto-started session; default remains human-only to avoid unexpected bot loops.
  • Expose the toggle in Dashboard Bot Defaults and persist it via existing card-prefs APIs.
  • Add unit coverage for pure policy and event dispatcher routing.

Validation

  • pnpm vitest run test/auto-start.test.ts test/event-dispatcher.test.ts
  • pnpm tsc --noEmit
  • git diff --check

@DeepColds DeepColds requested a review from deepcoldy as a code owner June 4, 2026 11:21
@deepcoldy deepcoldy marked this pull request as draft June 6, 2026 15:48
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