Guides & FixesFix Vitest 5 Unawaited Async Assertion ErrorVitest 5 fails tests outright on an unawaited async assertion instead of just warning. Here's why, and the one-line fix.Aug 13, 2026Read more →
AI ProductivityMCP Moves Tasks Out of Core Into an ExtensionThe 2026-07-28 MCP spec moves Tasks into io.modelcontextprotocol/tasks and replaces blocking tasks/result with polling via tasks/get and tasks/update.Aug 6, 2026Read more →