Skip to content

Releases: PhenixStar/Terminlogy

Terminolgy v0.1.0 — First Release

27 Mar 15:57

Choose a tag to compare

Terminolgy v0.1.0

Sleek AI-powered terminal. Cross-platform. Intelligent.

What's New (vs Wave Terminal v0.14.3)

AI Features

  • Auto AI error analysis on failed commands (Ctrl+Shift+F)
  • Terminolgy AI — rebranded Wave AI with full model support

Productivity

  • Command palette (Ctrl+Shift+P) — VS Code-style fuzzy search
  • Compact block headers (Ctrl+Shift+B) — auto-hide on unfocus
  • Tab hover-to-focus — switch tabs by hovering

Infrastructure Monitoring

  • GPU/Disk/Net/Dials native sysinfo graphs
  • GPU temperature and power monitoring
  • Config validation CLI (tsh config-validate)

Customization

  • CSS variable exposure to presets (accent color, sysinfo colors, fonts)
  • Native Windows title bar (double-click maximize)

Development

  • Full rebrand: Terminolgy identity, ai.nulled.terminolgy app ID
  • Separate data directory (~/.terminolgy / %LOCALAPPDATA%\terminolgy)
  • tsh shell helper (renamed from wsh)
  • All upstream Wave Terminal v0.14.3 features included
  • 8 upstream bugfixes cherry-picked and merged

Downloads

File Description
Terminolgy-win32-x64-0.1.0.exe Windows installer (NSIS)
Terminolgy-win32-x64-0.1.0.msi Windows installer (MSI)
Terminolgy-win32-x64-0.1.0.zip Portable (extract and run)

Companion Packages

System Requirements

  • Windows 10/11 x64
  • macOS and Linux: build from source

Note

This is an unsigned build. Windows SmartScreen may show a warning on first run.

Wave v0.14.3-phenix — GPU Sysinfo + Companion Widgets

24 Mar 05:09

Choose a tag to compare

Fork Features

GPU VRAM Native Sysinfo Widget

  • Extends sysinfo with NVIDIA GPU monitoring (nvidia-smi)
  • Plot types: GPU, GPU + Mem, All GPU, CPU + GPU
  • Per-GPU utilization and VRAM (supports up to 8 GPUs)

Cherry-picked PRs

  • #3100 — Fix block focus race condition
  • #3099 — Warn before discarding unsaved config edits

Upstream Sync

  • Merged 20 upstream commits (xterm.js 6.0.0, VDom diffing, macOS fixes)

Widget Scripts (waveterm-widgets tar)

  • SSH Health Monitor, Docker Manager, CF Tunnel Status
  • MikroTik Dashboard, Git Sync Status, Quick-Connect Bookmarks
  • Context-aware companion system (btop/lazygit/htop follow SSH+CWD)

Install

Extract widgets tar, run deploy-companion.sh to push to SSH hosts.
Windows binary: build from source with task build:backend && task package