Modern development is agent-native. The terminal is the lowest-friction surface for agents to operate in, so we built a CLI generator.
Weโre onboarding early access customers now at: https://t.co/SI0m1ISg21
Always the same answer with MacOS: install a 3rd party app to fix basic OS functionality
> To change the default app for the play/pause button on macOS, which often defaults to Apple Music/iTunes, you need to use third-party tools, as macOS does not provide a native setting
Did you know @vitest_dev has `expect.poll`? It reruns an assertion until it passes (or times out). You can configure how many times Vitest should rerun the `expect.poll` callback with custom interval and timeout options.
Perfect for testing async workflows like background jobs or eventual consistency. No need wrapping everything in `vi.waitFor`!
More in the docs
https://t.co/wWb7nLmbdA