package manager

Winsage
June 11, 2026
Microsoft released PowerToys 0.1, featuring several enhancements: - The Shortcut Guide now appears as a side pane, detecting the active application and displaying relevant shortcuts. - The Command Palette includes an extension gallery for easy management of extensions and supports multiple monitor configurations, along with a new Battery widget. - PowerDisplay has improved startup speed, monitor identification, and settings preservation, with a new Max compatibility mode. - ZoomIt now supports a webcam overlay during recordings and allows appending multiple clips with transitions. - Transition to .NET 10 has optimized performance, reduced installation size by 15%, and improved the auto-update feature. Quick Access and Workspaces have migrated to WinUI with a refreshed UI. - Additional improvements include the Keyboard Manager using the new WinUI editor, a Refresh Connections feature in Mouse Without Borders, enhanced high DPI and multi-monitor reliability in Quick Accent, an option to disable file preview tooltips in Peek, and various calculator enhancements in PowerToys Run. PowerToys can be downloaded from the Microsoft Store, Windows Package Manager (winget), or the web.
Winsage
June 7, 2026
Microsoft announced several key updates at the Build 2026 developer conference, particularly for Windows 11: 1. Coreutils: This suite brings familiar Linux command-line utilities to Windows 11, allowing developers to use commands like ls, cp, and mkdir natively without third-party solutions. It can be installed via GitHub or the Windows Package Manager. 2. WSL Containers: This feature introduces a built-in container runtime for running Linux containers on Windows 11, eliminating the need for external platforms like Docker. It utilizes a command-line tool called "wslc.exe" and allows for OCI-compatible Linux containers. 3. Intelligent Terminal: This feature integrates AI agents into the terminal, providing context-aware assistance for developers. It can be installed via the Microsoft Store or Command Prompt. 4. Windows Developer Configurations: This configuration file for the Windows Package Manager automates the installation of essential developer tools and settings, streamlining the setup process for new development or testing machines.
Winsage
June 6, 2026
During the Build 2026 developer conference, Microsoft announced several updates for developers using Windows 11. Key announcements included: 1. Coreutils: A utility that enhances the experience of toggling between operating systems, allowing developers to install it via GitHub or the Windows Package Manager with the command "winget install Microsoft.Coreutils." 2. WSL Containers: A built-in container runtime that eliminates the need for third-party platforms like Docker, facilitated by a new command-line tool "wslc.exe" and an accompanying API. 3. Intelligent Terminal: A feature that integrates AI agents into the terminal, providing context-aware assistance directly within the command line. It can be installed via the Microsoft Store or with the command "winget install Microsoft.IntelligentTerminal." 4. Windows Developer Configurations: A configuration file (dev-config.winget) that automates the installation of essential developer tools and settings with a single command, simplifying the setup process for new development or testing machines.
Winsage
June 2, 2026
Microsoft unveiled a series of enhancements for developers at Build 2026, aiming to retain its existing developer base and attract new ones to Windows 11. Key offerings include: - Windows Developer Configuration: A feature that creates a distraction-free environment for software development, now generally available. - Windows Developer Skills: Introduction of WinApp CLI with AI agents for creating native Windows applications, also generally available. - Terminal Improvements: An experimental preview of an Intelligent Terminal mode that features a dual-pane display. - Enhanced Linux Capabilities: Windows Subsystem for Linux (WSL) will support containers in public preview and has native support for Coreutils, now generally available. - Agentic Capabilities: Microsoft Execution Containers (MXC) SDK in early preview, allowing resource specification for agents, with integration for security protections. - On-device AI: Introduction of Aion 1.0 Instruct and Aion 1.0 Plan for local AI tasks, with a preview available through Edge Insider channels and an open-source model expected in July. - Surface RTX Dev Box: A desk-based datacenter focused on AI capabilities set to launch later this year.
Winsage
May 27, 2026
A significant shift in Windows applications is enhancing user experience and security, with experts recommending the use of digitally signed packages from trusted sources instead of random installers. Most commonly used Windows applications are now available through the Microsoft Store or the WinGet package repository, simplifying installation and enhancing security. The UniGetUI application streamlines software management and updates, allowing users to create bundles for easy transfer between PCs. It supports packages from various repositories and tracks applications for easy updates and uninstallation. Originally developed by Martí Climent, UniGetUI is now maintained by Devolutions, focusing on stability and security.
Tech Optimizer
April 28, 2026
Constructive has released agentic-db, an open-source Postgres database aimed at improving AI agents with features like persistent memory, structured knowledge, and hybrid retrieval. This database allows for efficient searching, filtering, and ranking of information, addressing inefficiencies associated with traditional markdown file storage. Key features of agentic-db include long-term memory, conversation tracking, a versioned registry for skills and tools, rules and policies for governance, task orchestration, and runtime observability. It is delivered as a single installable Postgres schema, indexed for multiple retrieval modes, and supports integration with various AI assistants through generated Agent Skills and CLIs. agentic-db is available under the MIT license for local use, with a cloud offering in development for secure, scalable solutions. Developers can access it on npm and GitHub.
Winsage
April 26, 2026
Future and its syndication partners may earn a commission when users buy through links in their articles. Windows 11 users often seek efficient application management, leading to the use of the Windows Package Manager (winget). The command "winget upgrade --all" requires user initiative, while the Microsoft Store only updates Store apps. This gap led to the development of Winget-AutoUpdate (WAU), which simplifies the update process. Initially designed for users familiar with scripts, WAU now includes a graphical user interface (GUI) that makes it more accessible. The GUI allows users to toggle automatic updates, set schedules, and manage allowlists and blocklists. Users can create "excludedapps.txt" and "includedapps.txt" files for managing updates. WAU is particularly useful for those who frequently install applications via winget and want to automate updates. Once configured, WAU runs in the background, providing timely notifications without manual intervention. It is a free solution that addresses update management challenges for winget users on Windows 11, transforming manual updates into an automated process.
Winsage
April 26, 2026
The Windows Package Manager (winget) traditionally requires users to manually execute commands like "winget upgrade --all" to update applications, while the Microsoft Store only provides automatic updates for Store apps. The WAU Settings GUI enhances the winget experience by introducing a graphical user interface that allows users to configure automatic updates without scripts. Users can set schedules, manage allowlists and blocklists, and receive notifications for completed updates. Winget-AutoUpdate (WAU) is designed for users who frequently install applications via winget and want a maintenance-free system, operating quietly in the background to automate updates.
Search