
OpenAI is working on transforming ChatGPT into a 'super app' under the leadership of Thibault Sottiaux. This new platform aims to integrate ChatGPT and Codex, creating a comprehensive digital assistant for personal and professional tasks. The project represents a significant shift for OpenAI as it seeks to enhance user interaction and maintain its competitive edge in the AI industry. While details are still emerging, the super app is expected to offer advanced automation and personalization features, potentially reshaping how users engage with AI technology.
Read original
© WIRED AIApple is set to enhance its Photos app with AI-driven features in iOS 27, offering users the ability to subtly improve their images while maintaining authenticity. The new tools, Extend and Spatial Reframe, allow for expanding and adjusting photo perspectives by generating additional pixels, but with restrictions to keep the main subject intact. Unlike competitors such as Google, Apple's approach focuses on subtle enhancements rather than extensive alterations. This development reflects Apple's dedication to preserving the genuine nature of captured moments while using AI to address common compositional challenges.
© WIRED AIAnthropic has reversed a controversial policy that covertly limited the use of its AI model, Claude Fable 5, by researchers. Initially, the company had implemented invisible performance degradations to prevent the model from being used to develop competing AI systems, sparking backlash from the AI research community. Critics argued that this approach was hostile and undermined collaborative AI safety efforts. In response, Anthropic has made these safeguards visible, allowing users to be informed if their requests are rerouted or denied. This change aims to balance security concerns with transparency, though it may lead to more benign requests being flagged.
© WIRED AIA wrongful arrest in Florida has brought attention to significant issues with one of the oldest police face-recognition systems in the U.S. Robert Dillon was mistakenly identified and arrested due to a 93 percent facial match by the FACES system, despite living hundreds of miles from the crime scene. This incident reveals the dangers of relying on face-recognition technology without thorough investigation, as Dillon's life was severely disrupted. The case has prompted legal action seeking policy overhauls and highlights the broader issue of wrongful arrests linked to such technology. The American Civil Liberties Union is advocating for changes to prevent future incidents, emphasizing the need for accountability and oversight in the use of these systems.
Claude Code's latest update introduces the Claude Fable 5, a Mythos-class model now safe for general use. This model surpasses previous offerings in capability, marking a significant step forward for developers using Claude Code. Additionally, the update resolves an issue with session transcripts not saving when launched from certain environments. This release enhances both the power and reliability of the Claude Code platform, offering developers a more robust toolset for their projects.
The latest b9590 release of llama.cpp addresses a critical issue where the LFM2 template handler was ignoring the json_schema from response_format, focusing solely on tool-calling grammar. This update ensures more robust handling of JSON schemas, which is crucial for developers relying on precise data formatting. The release also includes a variety of platform-specific builds, though some features like KleidiAI on macOS and SYCL on Windows remain disabled. This update is a step forward in refining the tool's functionality, particularly for those working with complex data structures.
The b9591 release of llama.cpp brings notable improvements to Multi-Task Processing (MTP) by removing padding and optimizing data handling. The update refines the ggml_gated_delta_net function, which now only requires the initial recurrent state and uses a snapshot count as an operational parameter, enhancing processing efficiency. These changes are implemented across all backends, addressing previous review comments and fixing CI build errors. With support for diverse hardware configurations, including macOS Apple Silicon, ROCm 7.2 on Ubuntu, and CUDA 12 and 13 on Windows, this release is a significant step forward for developers seeking improved performance and reliability.