Skip to content

Releases: shadowbipnode/sysai-assistant

SysAI Assistant v1.6.0-beta

26 May 13:56

Choose a tag to compare

SysAI v1.6.0-beta significantly expands operational intelligence, trust-awareness and troubleshooting workflow capabilities.


Highlights

Operational Trust & Safety

  • remediation safety scoring
  • evidence quality analysis
  • rollback trust semantics
  • verification trust semantics
  • assumptions vs verified evidence separation
  • safer rollback logic
  • improved anti-hallucination operational safeguards

Operational Intelligence

  • environment-aware diagnostics
  • context-linked operational history
  • improved workflow continuity foundations
  • multilingual operational consistency improvements
  • reasoning transparency enhancements
  • safer infrastructure remediation logic

UX Improvements

  • improved live history search
  • homepage → history workflow integration
  • refined operational result rendering
  • clearer operational trust visualization

Included Features

  • 7 operational AI tools
  • Windows installer + portable builds
  • Linux AppImage / DEB / RPM
  • local-first architecture
  • multi-provider support
  • Ollama fully local/offline support
  • integrated security scanners
  • rollback-aware workflows

Notes

This is still a beta-stage release intended for testing and operational feedback.

Always review AI-generated commands and remediation steps before applying them to production infrastructure.


Project

GitHub:
https://github.com/shadowbipnode/sysai-assistant

Support development:
https://github.com/sponsors/shadowbipnode

SysAI Assistant v1.5.0-beta

14 May 08:56

Choose a tag to compare

SysAI Assistant is an AI-powered operational toolkit for Linux sysadmins, infrastructure operators, and security-focused environments.

This release introduces the first complete Pro licensing architecture alongside major operational context improvements and infrastructure hardening.


Highlights

New Pro Licensing Architecture

  • Server-backed license activation
  • Device-bound activations
  • Activation limits enforcement
  • Cryptographically signed licenses (Ed25519)
  • Secure offline-aware entitlement validation
  • Beta / Pro plan infrastructure

Operational Improvements

  • Better AI troubleshooting context handling
  • Improved system analysis consistency
  • More reliable operational recommendations
  • Reduced hallucinations in infra workflows
  • Stronger baseline and drift awareness

Security

  • Hardened licensing flow
  • Secure device identity persistence
  • Improved CSP configuration
  • Better Electron isolation boundaries
  • Safer IPC communication paths

Packaging

Automatic builds are now generated directly from GitHub Actions.

Included artifacts:

  • Linux AppImage
  • Linux DEB
  • Linux RPM
  • Windows NSIS installer
  • Windows portable executable

Notes

This is still a beta-stage release intended for testing and feedback.

The licensing backend infrastructure is intentionally not part of the public repository.

If you encounter issues, please open a GitHub issue including:

  • operating system
  • SysAI version
  • logs/screenshots
  • reproduction steps

Project

GitHub:
https://github.com/shadowbipnode/sysai-assistant

SysAI v1.4.0-beta — Operational workflow milestone

11 May 09:52

Choose a tag to compare

SysAI v1.4.0-beta

This release represents a major operational workflow milestone for SysAI.

SysAI continues evolving from a generic AI interface into a local-first operational workspace focused on infrastructure, security and self-hosted workflows.

Highlights

Operational workflow improvements

  • environment-aware diagnostics
  • rollback-aware remediation
  • structured operational reporting
  • verification workflows
  • remote observation handling for public targets

UX and workspace improvements

  • command palette MVP
  • collapsible operational sections
  • improved result rendering
  • workflow-oriented UI polish
  • operational demo GIF added to README

Export system

SysAI can now export:

  • .md
  • .sh
  • .py
  • .ps1
  • .js

Windows packaging

Windows support now includes:

  • NSIS installer
  • portable ZIP build
  • GitHub Actions Windows workflow

Local-first AI support

Improved support for:

  • Ollama
  • Gemini
  • OpenAI
  • Claude
  • DeepSeek
  • Mistral

Notes

SysAI is still beta software.

Generated commands and scripts should always be reviewed before execution in production environments.

Windows builds are currently unsigned and may trigger SmartScreen warnings.

Downloads

Linux

  • AppImage
  • DEB
  • RPM

Windows

  • NSIS installer
  • portable ZIP build

Project direction

The long-term goal of SysAI is operational acceleration:
not replacing sysadmins, but improving infrastructure workflows, diagnostics and remediation quality through structured AI-assisted tooling.

SysAI v1.3.3-beta — Security Quick Wins & Local-First Hardening

09 May 09:54

Choose a tag to compare

SysAI v1.3.3-beta

This release focuses on security hardening, privacy improvements, Windows installer support and developer workflow cleanup.

Highlights

  • Added Content Security Policy hardening
  • Removed remote Google Fonts dependency
  • Improved local-first/privacy posture
  • Added safe external URL validation for Electron
  • Removed scanner HTTP fallback and kept scanners IPC-only
  • Added secure storage fallback warning
  • Added ESLint workflow and improved lint configuration
  • Added automated Windows NSIS build workflow via GitHub Actions
  • Added native Windows installer support
  • Updated README with Windows beta and security notes

Security improvements

  • External links are now restricted to safe HTTP/HTTPS protocols
  • Scanner functionality is limited to Electron IPC instead of unused HTTP fallback endpoints
  • CSP now restricts scripts, images, fonts, connections and object sources
  • API key storage fallback is now explicitly warned when secure storage is unavailable

Privacy improvements

  • Removed Google Fonts remote import
  • UI now uses local/system font fallbacks
  • Reduced external network dependencies
  • Improved local-first operational model

Windows support

SysAI now includes:

  • Native Windows NSIS installer
  • Portable/unpacked ZIP build
  • Automated Windows builds through GitHub Actions

Downloads

Linux:

  • AppImage
  • DEB
  • RPM

Windows:

  • NSIS Installer (.exe)
  • Portable/unpacked ZIP beta build

Notes

Windows support remains beta.
Unsigned Windows builds may trigger SmartScreen warnings.

Feedback, bug reports and real-world infrastructure testing are extremely valuable at this stage.

SysAI v1.3.2-beta — Improved Ollama Compatibility & Script Parsing

07 May 16:29

Choose a tag to compare

SysAI v1.3.2-beta

This release focuses on improving compatibility with local Ollama models and stabilizing structured operational outputs.

Improvements

  • improved Ollama local-model compatibility
  • improved Script Builder JSON parsing robustness
  • fixed malformed/truncated script parsing scenarios
  • improved handling of large operational AI responses
  • improved fallback behavior for non-perfect JSON outputs

Validated workflows

Successfully tested with local Ollama models for:

  • Log Analyzer
  • Command Crafter
  • Explain Mode
  • Config Generator
  • Troubleshooter
  • Script Builder
  • Security Auditor

Why this matters

SysAI is increasingly focused on:

  • local-first AI workflows
  • operational reliability
  • rollback-aware assistance
  • privacy-conscious infrastructure tooling

The goal is not to become another generic AI chatbot wrapper, but to provide structured operational assistance for real infrastructure workflows.

Downloads

Linux:

  • AppImage
  • RPM
  • DEB

Windows:

  • unpacked portable ZIP build

Notes

Windows support remains beta.
Unsigned Windows builds may trigger SmartScreen warnings.

Feedback and real-world testing continue to be extremely valuable during this phase.

SysAI v1.3.1-beta — Windows Beta + Stability Improvements

07 May 15:01

Choose a tag to compare

SysAI v1.3.1-beta

This release significantly improves stability and expands the project into Windows beta support.

Highlights

  • Windows beta build support
  • Improved JSON parsing robustness across AI tools
  • Fixed Explain Mode parsing issues on Windows-style paths
  • Fixed Script Builder ignoring selected language types
  • Improved operational output reliability
  • Cross-platform validation completed on Linux and Windows

Windows beta notes

Windows support is currently considered beta.

Validated features:

  • API key persistence
  • license persistence
  • Log Analyzer
  • Command Crafter
  • Explain Mode
  • Config Generator
  • Troubleshooter
  • Script Builder
  • Security Auditor
  • Port scanner
  • TLS checker
  • SSH audit

Current Windows release is distributed as:

  • portable/unpacked beta build

Downloads

Linux:

  • AppImage
  • RPM
  • DEB

Windows:

  • unpacked portable ZIP build

Known limitations

  • Windows installer/signing not yet finalized
  • SmartScreen warnings are expected for unsigned beta builds
  • Some Linux-specific workflows/tools may still require platform-specific adjustments

Project direction

SysAI is evolving toward an operationally-aware AI assistant for Linux and infrastructure workflows rather than a generic chatbot interface.

Feedback and testing reports are extremely valuable during the beta phase.

SysAI v1.3.0-beta — Professional Diagnostic Core & Premium UI

07 May 10:03

Choose a tag to compare

SysAI v1.3.0-beta

This is the biggest SysAI update so far.

v1.3.0-beta transforms SysAI from a simple AI-powered utility into a much more professional infrastructure-aware Linux operations assistant.

Major Highlights

Professional Diagnostic Core

All major tools now use a shared operational analysis engine with:

  • structured operational output
  • confidence scoring
  • risk classification
  • rollback guidance
  • verification workflows
  • assumptions tracking
  • prevention recommendations

This dramatically improves the quality and consistency of troubleshooting results across the entire application.


Environment-Aware Analysis

SysAI now detects operational environments and adapts diagnostics accordingly.

Supported detection patterns include:

  • Docker / Docker Compose
  • systemd
  • Linux infrastructure services
  • reverse proxies
  • Bitcoin / Lightning related stacks
  • networking and service environments

This allows SysAI to generate context-aware fixes instead of generic AI responses.


Structured Operational Output

Result rendering has been completely redesigned.

Instead of large AI-generated text blobs, SysAI now produces:

  • structured fix steps
  • separated verification commands
  • operational rollback guidance
  • clearer root-cause analysis
  • cleaner command formatting

The result is significantly more readable and production-oriented.


Premium Infrastructure UI Redesign

The interface has been heavily redesigned with a modern infrastructure-tool aesthetic inspired by:

  • Warp
  • Linear
  • Tailscale
  • modern DevOps dashboards

UI improvements include:

  • redesigned topbar
  • operational status widgets
  • integrated update indicators
  • larger premium cards
  • improved spacing and hierarchy
  • refined typography
  • smoother hover effects
  • wider workspace layout
  • improved visual depth

GitHub Update Checker

SysAI can now automatically check for new releases directly from GitHub.

Features include:

  • silent background checks
  • update availability detection
  • integrated version status
  • release link support
  • offline-safe behavior

Improved Tooling

Major improvements were applied across:

  • Log Analyzer
  • Troubleshooter
  • Security Auditor
  • Script Builder
  • Command Crafter
  • Explain Mode
  • Config Generator

Packaging

Linux builds available:

  • AppImage
  • DEB
  • RPM

Vision

SysAI is evolving toward a professional AI-powered Linux sysadmin and infrastructure operations toolkit — not just a generic AI frontend.

The goal is to provide practical, operationally-aware assistance for:

  • Linux administration
  • infrastructure troubleshooting
  • operational diagnostics
  • security analysis
  • self-hosted environments
  • DevOps workflows
  • Bitcoin and Lightning infrastructure

More improvements are already planned for future releases, including:

  • deeper structured output
  • advanced operational workflows
  • command palette system
  • terminal-oriented workspace modes
  • improved onboarding
  • export/reporting features
  • smarter operational context inference

Thanks to everyone testing the project and providing feedback.

SysAI Assistant v1.2.0-beta

06 May 13:50

Choose a tag to compare

SysAI Assistant v1.2.0-beta

A major beta update focused on security, privacy, stability and Linux sysadmin workflows.

What's new

  • Improved API key handling
  • Safer local credential storage
  • Reduced debug logging
  • Improved AI command generation
  • Better command verification and rollback guidance
  • Improved README and privacy messaging
  • Updated packaging and release workflow
  • Better Linux packaging support (.deb, .rpm, AppImage)

Security Improvements

  • Removed unsafe command execution patterns
  • Improved scanner execution handling
  • Cleaner Electron IPC flow
  • Reduced sensitive console output

Linux Packages

This release includes:

  • AppImage
  • Debian package (.deb)
  • RPM package (.rpm)

Notes

This is still a beta release.

The project is focused on:

  • Linux system administration
  • AI-assisted troubleshooting
  • Security and audit workflows
  • Local-first architecture
  • Bring-your-own-API-key model

No telemetry or cloud backend operated by SysAI.

Requests go directly from your machine to the AI provider you configure.

Supported AI Providers

  • Gemini
  • OpenAI
  • Claude
  • DeepSeek
  • Mistral
  • Ollama

Known limitations

  • Linux only for now
  • Some scanners may require elevated privileges
  • Additional hardening and UX improvements are still in progress

SysAI v1.1.0 - History & Favorites

29 Apr 12:55

Choose a tag to compare

⚡ SysAI v1.1.0 — History & Favorites

What's new

🕐 History — Every query and AI response is now saved locally. Search across all your past interactions, filter by tool, grouped by date. Never lose a fix you found at 3am again.

Favorites — Star any history entry to save it. Quick access from the sidebar.

🔍 Full-text search — Search through all your past queries and AI responses instantly.

🏷️ Tool filter — Filter history by tool (Log Analyzer, Command Crafter, etc.)

📋 One-click copy — Copy any past result directly from the history view.

🗑️ History management — Delete individual entries or clear all. Your data, your control.

Download

Package Distro
.deb Ubuntu, Debian, Pop!_OS, Linux Mint
.rpm Fedora, Rocky Linux, RHEL, CentOS, AlmaLinux
.AppImage Any Linux distribution (no install needed)

Get a beta key

DM on Reddit, email shadowbip@proton.me, or Nostr:
npub1yag9ggwzdrekxput74qq66p88wv8r68r2f3lm3znycqqyh408ufs7htp3e

Free API key

Google Gemini offers a free API key at aistudio.google.com/apikey


Built by a sysadmin, for sysadmins.

SysAI v1.0.0 - BETA

25 Apr 08:55

Choose a tag to compare

⚡ SysAI v1.0.0 - BETA Release

AI-Powered Linux Sysadmin Toolkit

This is a beta release for testing. All Pro features are unlocked during beta.

📦 Download

Package Distro
.deb Ubuntu, Debian, Pop!_OS, Linux Mint
.rpm Fedora, Rocky Linux, RHEL, CentOS, AlmaLinux
.AppImage Any Linux distribution (no install needed)

🔑 Get a beta license key

Send an email to shadowbip@proton.me or reach out on Nostr:
npub1yag9ggwzdrekxput74qq66p88wv8r68r2f3lm3znycqqyh408ufs7htp3e

Include your distro and use case. You'll receive a free beta key.

🆓 Free API key

SysAI requires an AI API key. Google Gemini offers a free API key at aistudio.google.com/apikey.

📝 Give feedback

Open an Issue with:

  • What works
  • What doesn't
  • Suggestions
  • Bugs

Built by a sysadmin, for sysadmins.