Skip to content

Conversation

alephpiece
Copy link
Collaborator

@alephpiece alephpiece commented Sep 12, 2025

What this PR does

Support assistant todos:

  • UserMessageTodo, i.e., pending messages
  • Todos management
    • clear all
    • remove a todo
    • deactivate a todo executor on aborting
    • sync failure status from message to todo item

Example

todos.mp4

Fixes #

Why we need it and why it was done in this way

The following tradeoffs were made:

The following alternatives were considered:

Links to places where the discussion took place:

Breaking changes

If this PR introduces breaking changes, please describe the changes and the impact on users.

Special notes for your reviewer

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note


@DeJeune
Copy link
Collaborator

DeJeune commented Sep 12, 2025

Note

This comment was translated by Claude.

Is this similar to Cursor's?


Original Content 就是类似于cursor那种?

@alephpiece
Copy link
Collaborator Author

alephpiece commented Sep 12, 2025

Note

This comment was translated by Claude.

[!NOTE]
This comment was translated by Claude.

Is this similar to Cursor's?


Original Content 就是类似于cursor那种?

That's the idea, but currently we only have pending messages, and haven't implemented assistant-controlled todos yet.


Original Content > > [!NOTE] > > This comment was translated by Claude. > > Is this similar to Cursor's? > > --- >
> Original Content > 就是类似于cursor那种? >

是这么想的,不过目前只有 pending messages,还没有让助手来控制 todos

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