🚧 Early alpha Under active construction. Everything here may change without notice — except the appcast URL. That one's forever.

Aetower

Docs

Aetower Feature List

Current shipped product surfaces, technical capabilities, and maturity notes.

Aetower is a local-first macOS observability and operator dashboard. It helps a technical user, developer, or AI agent understand what is making a Mac slow, hot, noisy, memory pressured, storage constrained, or expensive to run.

Updated: 2026-07-14 Applies to: Developer Preview 0.9.0

This document is the product feature inventory. For product direction and priorities, read Product Direction. For navigation, read Tab-by-Tab Guide.

Feature Overview

AreaHuman-readable valueTechnical capability
MonitorSee what is hurting the Mac right now.Groups processes into entities, ranks them by friction, and shows host pressure.
Friction scoringReplace raw counters with one triage score.Combines CPU, memory, disk, network, wakeups, energy, thermal, and anomaly signals.
Entity detail and actionsUnderstand what an item is and what action is safe.Shows process membership, launcher/origin context, trends, recommendations, and guarded action previews.
ActivityReconstruct incidents over time.Combines Overview, History, Timeline, and history-store health.
StorageFree space without lying about reclaimability.Separates Reclaim, Similar, Explore, Audit, and Insights; distinguishes logical bytes from APFS/local estimates.
ReposSee local workspace truth.Uses cached inventory, fingerprints, Git state, storage footprint, agent contracts, AI spend, and provider context.
ProjectsLink local repos to provider surfaces.Connects GitHub and Cloudflare project status to local repository records.
AgentsUnderstand local AI work.Tracks Chau7 sessions, AI-agent/runtime burden, estimated energy/cost, and source/confidence badges.
Local MCP and CLILet trusted local tools query Aetower.Ships a socket-backed MCP server, stdio helper, and aetower CLI commands.
DiagnosticsDebug Aetower itself.Exposes subsystem events, pipeline timing, MCP state, payload sizes, memory, and support bundles.
System and FleetInspect machine, startup, and peer state.Shows sensors, startup inventory, diagnostics, and opt-in Bonjour peer discovery.
Settings and privacyMake outbound behavior visible and deliberate.Controls collection, integrations, MCP registration, CLI status, telemetry, Fleet, VirusTotal, and resets.
Release validationKeep public claims honest.Validates claims against code/config/artifacts before website deploy.

1. Monitor

What it does for people

Monitor is the first place to look when the machine feels bad. Instead of forcing the user to scan hundreds of raw processes, Aetower groups related processes into understandable entities such as an app, daemon family, terminal session, local AI runtime, or browser group.

Technical details

2. Friction Scoring

What it does for people

Friction is Aetower's shorthand for "how much this thing is costing the machine right now." A high friction score can come from CPU, memory pressure, wakeups, disk churn, network activity, energy impact, thermal contribution, or unusual change from recent behavior.

Technical details

3. Entity Detail, Provenance, And Action Planning

What it does for people

When an entity looks suspicious, detail views explain what it is, which processes belong to it, why it is ranked highly, and which actions are safe or reasonable.

Technical details

4. Activity

What it does for people

Activity answers time-based questions: what changed, what happened earlier, and what sequence of events led to an incident.

Technical details

5. Storage

What it does for people

Storage helps the operator reclaim disk space and understand growth without overstating safety or reclaimable bytes.

Technical details

6. Repos

What it does for people

Repos shows which local repositories are active, stale, dirty, duplicated, growing, missing agent contracts, linked to AI sessions, or carrying large rebuildable artifacts.

Technical details

7. Projects

What it does for people

Projects maps local repositories to provider status so a user can see the outside-world context for a local workspace.

Technical details

8. Agents

What it does for people

Agents makes the cost of local AI work visible: which session is active, which runtime is heavy, what repo is involved, and how much energy or money was estimated.

Technical details

9. Local MCP And CLI

What it does for people

Trusted local AI agents and shell scripts can ask Aetower what is happening on the machine without starting a second monitor.

Technical details

10. Diagnostics

What it does for people

Diagnostics explains whether Aetower itself is healthy before the user files an issue, exports a support bundle, or investigates why a sensor, adapter, database, or collection path is unavailable.

Technical details

11. System And Fleet

What it does for people

System covers machine state, startup state, Aetower health, and optional local peer discovery.

Technical details

12. Settings, Privacy, And Runtime Tuning

What it does for people

Settings lets users choose how much detail Aetower collects and exactly when data can leave the Mac.

Technical details

13. Export And External Observability

What it does for people

Teams with OpenTelemetry, Prometheus, Grafana, or internal observability systems can optionally export selected metrics.

Technical details

14. Release Validation

What it does for people

The public site should not claim a feature that the app, release scripts, or published artifacts cannot support.

Technical details

Feature Maturity Notes

Aetower is a Developer Preview. The Monitor, Activity, Storage, Repos, Diagnostics, Settings, local MCP, CLI, and release-validation workflows are primary product surfaces. Some integrations depend on local permissions, provider credentials, Chau7 availability, supported AI clients, or release build configuration. Optional helpers, exports, Fleet, VirusTotal, and provider lookups are deliberately configurable instead of always-on behavior.

Aetower is a free early-alpha download for macOS 14+ (Apple silicon).

Download for macOS