Skip to content
This repository was archived by the owner on Jun 22, 2026. It is now read-only.

Releases: Arete-Consortium/Argus_Overview

v3.2.0 — Intel-Aware Edition

Choose a tag to compare

@AreteDriver AreteDriver released this 26 Apr 10:12
8eba555

This release ships a 10-PR arc that turns Argus's preview chrome into an intel-aware UI. Frame borders and chip dots now carry threat state from the chat-log parser; per-character system tracking unlocks smart fan-out; adjacent-system alerts tint at reduced intensity with a "+Nj" badge. EVE-O Preview cannot match any tier of this — it has no access to the parser running inside the same process.

Highlights

  • Intel-aware preview borders — frames tint by threat level (clear / info / warning / danger / critical), 30s linear alpha decay, 600ms pulse on upgrade into danger or critical.
  • Character status dock — horizontal chip strip above the preview grid. Each chip: colored-initials avatar (deterministic per-character accent), name, current system, threat dot. Click a chip to focus the matching window.
  • Preview focus mode — double-click a thumbnail to spotlight it (scales up, others fade to 25% opacity). Esc to exit.
  • Per-character system tracking — polls EVE Local channel logs (UTF-16-LE), parses each file's Listener: header, tails for "Channel changed to Local : X". Each character has independent current-system state.
  • Smart per-character threat fan-out — alerts only tint frames + chips for characters in the affected system. Unknown locations fall through to full intensity (graceful upgrade).
  • Jumps-from threat fan-out — adjacent-system alerts also tint, with per-jump alpha falloff (0.5 ^ distance, floor 0.4). Configurable via intel.threat_jumps_threshold (default 1).
  • "+Nj" distance badges on chips and frames during adjacent-system alerts. Tooltip: Threat: warning (1j away).
  • Per-character accent border on preview frames during clear state. Same color as the chip avatar.
  • Replay strip — toggleable strip below each preview holding the last ~5 seconds as 6 thumbnails. Hover to scrub. Right-click → "Toggle Replay Strip"; persists per-character.

Internals

  • intel/threat_filter.resolve_tint — single-source-of-truth filter used by both WindowManager and StatusDock so tinting rules stay symmetric.
  • Promoted accent palette to main_tab.py (CHARACTER_ACCENT_COLORS, character_accent_color).
  • WindowPreviewWidget.set_threat_state gained initial_alpha and distance kwargs.

New settings

  • intel.threat_jumps_threshold (int, default 1) — max jumps for adjacent tinting; 0 disables.
  • intel.track_character_locations (bool, default true) — toggles the Local-log location tracker.
  • replay_strip_enabled (dict[character_name, bool]) — per-character replay-strip visibility.

Tests

+212 new tests, full suite at 2391 passed / 5 skipped. New test files: test_character_location.py, test_threat_filter.py, test_status_dock.py, test_replay_strip.py.

CI

Ignored CVE-2026-3219 (pip itself, no upstream patch yet) in pip-audit so PRs aren't blocked by a vulnerability we can't fix.


PRs in this release: #62, #63, #64, #65, #67, #70, #72 (rolled up via #74), plus #73 (CI fix) and #75 (release notes).

v3.1.2 - Pillow security patch

Choose a tag to compare

@AreteDriver AreteDriver released this 15 Apr 08:19

Argus Overview v3.1.2

Professional multi-boxing tool for EVE Online (Linux & Windows).

Installation

Linux:

pip install argus-overview[linux]

Windows:

pip install argus-overview[windows]

Quick Start

argus-overview

See README for documentation.


EVE Online is a trademark of CCP hf. This is a fan project.

v3.1.1 - Stability and performance fixes

Choose a tag to compare

@AreteDriver AreteDriver released this 15 Apr 08:08

Argus Overview v3.1.1

Professional multi-boxing tool for EVE Online (Linux & Windows).

Installation

Linux:

pip install argus-overview[linux]

Windows:

pip install argus-overview[windows]

Quick Start

argus-overview

See README for documentation.


EVE Online is a trademark of CCP hf. This is a fan project.

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 20:16

Argus Overview v3.1.0

Professional multi-boxing tool for EVE Online (Linux & Windows).

Installation

Linux:

pip install argus-overview[linux]

Windows:

pip install argus-overview[windows]

Quick Start

argus-overview

See README for documentation.


EVE Online is a trademark of CCP hf. This is a fan project.

v3.0.6

Choose a tag to compare

@AreteDriver AreteDriver released this 12 Feb 21:50

Argus Overview v3.0.6

Professional multi-boxing tool for EVE Online (Linux & Windows).

Installation

Linux:

pip install argus-overview[linux]

Windows:

pip install argus-overview[windows]

Quick Start

argus-overview

See README for documentation.


EVE Online is a trademark of CCP hf. This is a fan project.

v3.0.5

Choose a tag to compare

@AreteDriver AreteDriver released this 10 Feb 11:38

Argus Overview v3.0.5

Professional multi-boxing tool for EVE Online (Linux & Windows).

Installation

Linux:

pip install argus-overview[linux]

Windows:

pip install argus-overview[windows]

Quick Start

argus-overview

See README for documentation.


EVE Online is a trademark of CCP hf. This is a fan project.

v3.0.4

Choose a tag to compare

@github-actions github-actions released this 09 Feb 23:17

Argus Overview v3.0.4

Professional multi-boxing tool for EVE Online (Linux & Windows).

Installation

Linux:

pip install argus-overview[linux]

Windows:

pip install argus-overview[windows]

Quick Start

argus-overview

See README for documentation.


EVE Online is a trademark of CCP hf. This is a fan project.

v3.0.3

Choose a tag to compare

@github-actions github-actions released this 02 Feb 10:40
v3.0.3 - Test coverage improvements (93% → 94%, 1827 tests)

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Feb 09:57

Argus Overview v3.0.2

Professional multi-boxing tool for EVE Online (Linux & Windows).

Installation

Linux:

pip install argus-overview[linux]

Windows:

pip install argus-overview[windows]

Quick Start

argus-overview

See README for documentation.


EVE Online is a trademark of CCP hf. This is a fan project.

Argus Overview v3.0.1

Choose a tag to compare

@AreteDriver AreteDriver released this 02 Feb 08:43

Argus Overview v3.0.1

Professional multi-boxing tool for EVE Online (Linux & Windows).

Installation

Linux:

pip install argus-overview[linux]

Windows:

pip install argus-overview[windows]

Quick Start

argus-overview

See README for documentation.


EVE Online is a trademark of CCP hf. This is a fan project.