Hasty Briefsbeta

Bilingual

Show HN: AgentKanban for VS Code – A task board with agent harness integration

10 hours ago
  • #AI Integration
  • #VS Code Extension
  • #Task Management
  • A Kanban board integrated with AI agents enables real-time collaboration and task planning, which can be handed off to GitHub Copilot for execution.
  • Task context is preserved via MCP (Model Context Protocol) for curation and can be resumed in new chat sessions, serving as a record of task implementation.
  • The VS Code extension allows binding GitHub Copilot chats to active tasks, capturing prompts, responses, and steering against the relevant work.
  • Tasks can be resumed with @kanban /resume, injecting task-specific context to reduce bloat and provide a clean starting point in new chats.
  • Context stored on tasks is shareable across team members and sessions, transforming private chat history into shared project context.
  • AgentKanban organizes work by keeping tasks, conversation history, manual steering, and board context attached together, improving workflow management for large projects.