Workspace agents
OpenAI has introduced Workspace agents, which are designed to enhance productivity by automating tasks within various applications. These agents aim to streamline workflows and improve efficiency for users in professional settings.
More in Products
Increased Blob store limit for Hobby users
Vercel just increased the Blob store limit for Hobby users. This change allows users to store more data without upgrading to a paid plan, making it easier for small projects to scale.
Microsoft Research's Mirage gives video generation a persistent spatial memory that doesn't forget what's around the corner
Microsoft Research just launched Mirage, a video generation tool that incorporates persistent spatial memory. This means it can remember context from previous frames, improving continuity and realism in generated videos.

Publishing WASM wheels to PyPI for use with Pyodide
Simon Willison just published WASM wheels to PyPI for use with Pyodide. This allows developers to easily integrate WebAssembly packages into Python projects, enhancing performance and capabilities in web applications.
luau-wasm 0.1a0
Simon Willison just released luau-wasm 0.1a0, a new tool for running Luau code in the browser using WebAssembly. This means developers can now execute Luau scripts directly in web environments, enhancing interactivity and performance for web applications.