Skip to content

Conversation

@alexandretrotel
Copy link

This PR reintroduces the todo-tree extension using Zed tasks instead of agent slash commands.

Context:

Changes:

  • Removed all slash-command usage
  • Implemented todo-tree functionality via Zed tasks and guides for users to do it
  • Extension remains non-agent-based and aligns with current platform expectations

Happy to adjust based on feedback (again)!

Copilot AI review requested due to automatic review settings January 7, 2026 13:46
@cla-bot cla-bot bot added the cla-signed label Jan 7, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the todo-tree extension to the Zed extensions registry using Zed tasks instead of agent slash commands, following feedback from a previous closed PR (#4110).

  • Adds todo-tree as a new submodule pointing to the extension repository
  • Registers the extension in extensions.toml with version 0.3.0
  • Configures git submodule references in .gitmodules

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
extensions/todo-tree Adds the todo-tree extension submodule at commit 7ccedaa
extensions.toml Registers todo-tree extension with version 0.3.0
.gitmodules Configures git submodule for todo-tree pointing to the GitHub repository

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant