Agent Todos
0
Empowers VS Code's AI agent mode with persistent, dynamic todo lists, enhancing planning and memory for AI-assisted development.
소개
VS Code's AI agent mode, while powerful for code generation, often lacks persistent memory and context across sessions. Agent Todos bridges this gap by providing a dedicated memory system for AI, enabling it to track, update, and remember tasks, context, and priorities. This extension seamlessly integrates with GitHub Copilot and VS Code's native AI features, giving your AI assistant perfect memory and allowing it to maintain an actionable task list that evolves with your project, ensuring continuity in your development workflow.
주요 기능
- Native VS Code and GitHub Copilot integration with `todo_read` and `todo_write` tools
- Provides persistent memory for AI, ensuring tasks and context are remembered across sessions
- Offers visual task management in VS Code's Explorer with interactive status updates
- Automatically syncs todos with `.github/copilot-instructions.md` for enhanced AI context
- Enables instant AI execution of tasks directly within VS Code Chat with context-aware assistance
- 0 GitHub stars
사용 사례
- Collaborating with GitHub Copilot to create and organize detailed development task lists
- Allowing AI to track project progress, suggest next steps, and update task statuses
- Maintaining persistent context and planning for AI-assisted coding sessions