Tags give the ability to mark specific points in history as being important
-
v3.4.0
e564bbd4 · ·Release v3.4.0 - Tool Consolidation Major Changes: - Consolidated 6 tool groups into unified tools with action parameters - Reduced tool count from 28 to 22 (~21% reduction) - Added 5 new unified tools: manage_groups, audit_package_security, analyze_storage, diagnose_system, fetch_news - Updated tool_metadata.py to sync with actual registered tools - Added comprehensive tests for all new unified tools Unified Tools: - manage_groups: list_groups, list_packages_in_group - audit_package_security: pkgbuild_analysis, metadata_risk - analyze_storage: disk_usage, cache_stats - diagnose_system: failed_services, boot_logs - fetch_news: latest, critical, since_update
-
v3.3.3
3551d784 · ·3.1: - feat: add examples to all tool descriptions 3.2: - feat: consolidate package removal tools (remove_packages) - feat: consolidate orphan management tools (manage_orphans) - feat: consolidate file ownership tools - feat: consolidate install reason tools (manage_install_reason) 3.3: - fix: resolve circular import in system_health_check module Fixes ImportError preventing server startup by deferring module imports until function execution
-
v3.0.0
11e9275a · ·Release v3.0.0 - System monitoring and proactive safety Major Features: - News integration with critical announcement detection - Transaction log parser for package history - Mirror management and optimization - Configuration analysis (pacman.conf, makepkg.conf) - Database freshness monitoring - safe_system_update guided workflow New Tools: 17 (news, logs, mirrors, config) New Resources: 11 (archnews://, pacman://log/, mirrors://, config://) New Prompts: safe_system_update
-