Skip to content

feat(plugin): expose session forms, session list, and global event stream - #46690

Open
mblakele wants to merge 5 commits into
anomalyco:v2from
mblakele:v2-telegram-plugin-support
Open

feat(plugin): expose session forms, session list, and global event stream#46690
mblakele wants to merge 5 commits into
anomalyco:v2from
mblakele:v2-telegram-plugin-support

Conversation

@mblakele

@mblakele mblakele commented Sep 2, 2026

Copy link
Copy Markdown

Issue for this PR

N/A

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

While working on a telegram bot plugin (not included in this PR), I needed to expose more capabilities to enable plugin features.

  • mapping questions to telegram forms
  • listing sessions for telegram /sessions command
  • streaming session events to the telegram bot

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

bun test plus QA with my (in-development) telegram plugin.

Screenshots / recordings

N/A

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@mblakele
mblakele force-pushed the v2-telegram-plugin-support branch from 12466a4 to 95080c4 Compare September 3, 2026 00:26
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.

1 participant