Planned features and architectural improvements for the Antimatter ecosystem. Items are prioritized: security first, then core functionality, then quality-of-life.
Status Legend
| Badge | Meaning |
|---|
| โ Shipped | Released and available |
| โณ In Progress | Actively being developed |
| โฆ Planned | Scoped, not yet started |
Security & Infrastructure
| Feature | Status | Notes |
|---|
| Independent Adapter Model | โ Shipped | Gateway + lightweight adapters |
| End-to-End Encryption (E2EE) | โ Shipped | DH key exchange + AES-GCM |
| Biometric Authentication Gate | โ Shipped | Fingerprint / Face ID / Face Unlock |
| Cloudflare Zero Trust support | โ Shipped | Optional enterprise persistent tunnels |
| Rate limiting (token brute-force) | โณ In Progress | Per-IP rate limit, close 4000 |
| Certificate pinning (mobile) | โฆ Planned | Additional TLS verification |
Core Features
| Feature | Status | Notes |
|---|
| Native Remote PTY Terminal | โ Shipped | Termux (Android) + SwiftTerm (iOS) |
| Push Notifications | โ Shipped | Agent completion + approval alerts |
| Full-Text Search | โ Shipped | Room FTS4 across trajectory history |
| Multimodal Prompts (Images) | โ Shipped | Send images to agent |
| Message Retry + ACK | โ Shipped | Auto-retry queue on unstable connections |
| Remote Workspace Switching | โ Shipped | Switch active VS Code workspace remotely |
| Artifact Diff Viewer | โณ In Progress | Accept/reject file edits from mobile |
| Multi-Agent Dashboard | โฆ Planned | Monitor multiple agents simultaneously |
| Audio Prompt Support | โฆ Planned | Voice-to-text prompt injection |
| Feature | Status | Notes |
|---|
| Android App | โ Shipped | Full feature parity |
| iOS App | โณ In Progress | Feature-matching Android, SwiftUI |
| iPad Layout | โฆ Planned | Multi-column adaptive iPad UI |
| Android Wear companion | โฆ Planned | Quick status + approve on Wear OS |
| macOS Menu Bar App | โฆ Planned | Native macOS client using Catalyst |
Developer Experience
| Feature | Status | Notes |
|---|
| Adapter SDK (Python) | โฆ Planned | High-level helper library for custom adapters |
| Adapter SDK (TypeScript) | โฆ Planned | Type-safe SDK for TS/Node.js adapters |
| Gateway REST API | โฆ Planned | HTTP interface for headless control |
| Docker image | โฆ Planned | ghcr.io/saifmukhtar/antimatter-gateway |
Saif Mukhtar
Creator & Lead Developer of Antimatter ยท Android, iOS & Python engineer