package manager

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.
Winsage
April 18, 2026
The author has over two decades of experience with Linux, initially using it on a netbook during postgraduate studies. Linux is seen as a viable alternative to Windows, though its market share growth is slow. Recent gains in Linux's desktop market share are attributed to dissatisfaction with Windows, particularly due to unpopular AI features and disruptive updates from Microsoft. The increasing compatibility of Windows games with Linux has also helped. Linux addresses some issues associated with Windows, such as the absence of advertising and telemetry, and offers greater control over installations, which can improve performance on older hardware. However, users may face challenges with the variety of Linux distributions, leading to confusion and decision fatigue. Transitioning to Linux requires significant time and effort, as users must navigate a fragmented landscape without centralized support.
Winsage
April 5, 2026
Windows 11 allows users to customize background images, themes, accent colors, and the Start menu and Taskbar. However, for more significant changes, Windhawk offers a modular approach to modify the operating system without risky file modifications. To install Windhawk on Windows 11, users can use the Windows Package Manager (winget) by running the command: winget install --id RamenSoftware.Windhawk. Notable mods available for Windhawk include: - Windows 11 Taskbar Styler: Provides control over the Taskbar's visual elements with three levels of customization. - Taskbar on Top for Windows 11: Allows users to reposition the Taskbar to the top of the screen. - Taskbar Height and Icon Size: Enables adjustments to the Taskbar's height and icon size without affecting DPI scaling. - Windows 11 Start Menu Styler: Offers complete customization of the Start menu's appearance using themes and custom XAML/CSS. - Windows 11 File Explorer Styler: Allows control over the File Explorer interface by injecting custom XAML styles. - Windows 11 Notification Center Styler: Modifies the layout, transparency, and aesthetics of the Notification Center and Quick Settings. Windhawk uses dynamic code injection to implement changes without altering system files, minimizing risks associated with traditional modifications.
Winsage
March 4, 2026
Microsoft has released version 0.2 of its Windows App Development CLI (winapp), incorporating several new features based on community feedback. Key updates include first-class support for .NET projects, allowing integration of WinUI 3, WPF, Windows Forms, and .NET console applications. Developers can initialize projects with winapp init, which aligns them with the appropriate Windows SDK version and generates necessary folders. The update also introduces manifest placeholders for easier app packaging, integrates Microsoft Store CLI commands into winapp, and enhances the help and error messaging system for better usability. Additional improvements include new commands for external catalogs and package identity, updates to winapp pack and manifest update-assets, and a Flutter guide with a sample project for using Windows App SDK APIs.
Winsage
March 1, 2026
Microsoft has launched WinGet 1.28.190, aligning its version number with App Installer to resolve discrepancies. The previous version 1.12.470 has been replaced by this update. Key changes include consistent directory separators for portable packages, compatibility of the –suppress-initial-details option with winget configure test, corrections to the experimental “font” property, and the introduction of the experimental sourceEdit feature, which allows users to set a source for package management. The update signifies a consolidation of versioning and enhances clarity for users and administrators.
Winsage
February 21, 2026
Windows has a nearly 70% global market share as the dominant desktop operating system, but users often complain about bloatware. Windows Utility by Chris Titus is a tool that simplifies the debloating process through a single command in Windows PowerShell, offering a graphical user interface for tasks like debloating, disabling telemetry, uninstalling preinstalled applications, and managing services. It enhances performance by enabling high-performance power plans and optimizing Windows Update behavior. The utility includes O&O's ShutUp10++ for managing data collection practices and allows users to save customized settings for future installations. It features a built-in package installer that supports Chocolatey and WinGet, enabling bulk installations of applications.
Search