Skip to content

FR/Suggestion: Support showToast for DCP notifications #319

@essinghigh

Description

@essinghigh

At the moment, messages are queued into the chat as user messages which in my opinion looks/feels a little obtrusive.

I'm not 100% sure how this functions for things like Github Copilot premium requests, etc, but I'm assuming it probably uses burns a premium request as it's treated as a "user" message?
Being an idiot, missed noReply: true

Depending on whether you actually care about keeping a log of tokens that have been discarded / extracted (is this useful information to keep in the session chat?), it may be a good idea to use showToast instead to display a notification toast. I've had a quick play about and it is not too difficult to implement:

Image

This could be supported as a config option in dcp.jsonc, something like notificationType: "chat" | "toast"
Let me know what you think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions