Releases: Ashutosh0x/jarvis
Releases · Ashutosh0x/jarvis
Release list
Jarvis 0.5.0
What changed
Features
- feat: mark every unprompted event, and every heard utterance (56db9be)
- feat: give Jarvis a register, and a warning that cannot be mistaken for a yes (4840974)
- feat: let the phone confirm what the desktop cannot (68365b4)
- feat: confirmation feedback on the channels this machine actually has (ff6b809)
Performance
- feat: let the phone confirm what the desktop cannot (68365b4)
- feat: confirmation feedback on the channels this machine actually has (ff6b809)
Other
- chore: release 0.5.0 (682480c)
Verifying your download
sha256sum -c SHA256SUMS --ignore-missing
These builds are unsigned. Windows SmartScreen will warn on first run
(More info → Run anyway), and macOS requires right-click → Open, or
xattr -dr com.apple.quarantine /Applications/Jarvis.app.
Jarvis 0.4.0
What changed
Features
- feat: mirror your phone's screen to the desktop, with touch control (4fecdb9)
- feat: real downloads on the site — Windows, macOS and Linux (102cece)
Fixes
- fix: recover userData stranded by the package rename (bc997b0)
- fix: stop logging interrupted turns as failed (5c439ea)
- fix: execute recognised alarm and timer commands instead of describing them (606fa69)
- fix: parse spoken and bare-meridiem clock times (7286ca8)
- fix: learn the Ollama probe deadline instead of pinning it at 2s (786bfbb)
- fix: stop setup claiming installs it did not perform (0f0b31f)
Verifying your download
sha256sum -c SHA256SUMS --ignore-missing
These builds are unsigned. Windows SmartScreen will warn on first run
(More info → Run anyway), and macOS requires right-click → Open, or
xattr -dr com.apple.quarantine /Applications/Jarvis.app.
Jarvis 0.3.0
What changed
Features
- feat: set the machine up on first run, and make
jarvisa real command (95fe850) - feat: Emma is the only voice — no system fallback by default (d9018bd)
- feat: start with the machine, live in the tray (bb5830c)
- feat: Google Calendar and Meet — awareness, and conversational scheduling (26ffc5b)
- feat: alarms and timers, and fix reminders resolving to 12:00 (f5b34d2)
- feat: create files and folders by voice, and let Gemma write the code (1184b53)
- feat: live web search, self-healing supervision, and a cross-platform… (#3) (f519432)
- feat(feeds): continuous ingestion — verified sources into durable memory (1cf6b15)
- feat(security): verify CVEs against real advisories, and cross-check them (6015679)
- feat: prediction markets — Polymarket and Kalshi, read-only (a9a71e6)
- feat(webapp): marketing site and technical documentation (a5b9d82)
- feat: system, network and input services from earlier passes (676229b)
- feat(chain): token whale flows, issuance, and address context (bb78be6)
- feat(chain): keyed providers — Alchemy EVM + Helius Solana (970f3c3)
- feat(chain): operational hardening — resilience, dedup, backfill, history (bc04f20)
- feat(chain): real-time whale alerts, address watchlist, cross-chain portfolio (b6713a8)
- feat(rag): bounded-recall expansion via document neighbourhood graph (ecfb76b)
- feat(rag): QuDAR confidence-based adaptive retrieval fusion (460f36d)
- feat: deterministic structural pattern detection for the fund tracer (5af6c57)
- feat: ENS resolution (keccak-256 + namehash) — on-chain identity, no fabrication (1de22c4)
- feat: on-chain data engine, ERC classification, tx decode, fund tracer + memory provenance (fc206fe)
- feat: cognitive memory + deterministic finance (belief store, reflection, quant) (8cf9cb5)
- feat: Optimized Gemini Live integration with 16ms audio pipeline, local VAD, and security hardening (eb683b3)
Fixes
- fix: make the manual re-run path tag the release correctly (75de2bc)
- fix: do not hand electron-builder an empty certificate path (df3f428)
- fix: reconnect to the neural voice with backoff, and stay quiet while it starts (dfc3b34)
- fix: package googleCalendar.js and autostart.js, and guard the allowlist (8082bde)
- fix: durable stores, audit findings, paced speech, alert and news timestamps (8bbdc9d)
Performance
- perf: fix the two slowest measured intents, add per-stage telemetry (6a4bc56)
Security
- feat: start with the machine, live in the tray (bb5830c)
- docs: document files, alarms and calendar in the README and the site (347a964)
- Update README, architecture docs and web app for the new analytics (d59ce1a)
- feat(webapp): marketing site and technical documentation (a5b9d82)
Documentation
- docs: document files, alarms and calendar in the README and the site (347a964)
- docs(webapp): publish the evaluation results, including the unflattering one (f03c8e4)
- docs: on-chain reference, and correct a claim that had become false (91e4b67)
- Docs: rewrite README and add architecture reference (e2e2b13)
Other
- chore: release 0.3.0 (8c605ad)
- chore: release 0.2.0 (063800b)
- chore: sync package-lock with the packaging changes (e5c86c8)
- Fix four routing failures found by reading the interaction log (9672b1d)
- Add Korea, Hong Kong and China disclosure venues (2346473)
- Use npm install in CI; the lockfile is out of sync on Linux (a8e2af5)
- Install runtime dependencies in CI; loosen the webapp install (48e4b8b)
- Fix three suites that only passed on the author's machine (bd4e255)
- Use dividend-adjusted closes; add CI; reconcile a measured figure (ad595c2)
- Add portfolio, peer-relative and tail-risk analytics (bf9ad37)
- Add EDGAR, vision, TTS and evaluation subsystems (c0aef8e)
- extraction: close the wifi-scan leak the benchmark found (a861aa9)
- sourcePlanner: learn latency by observation instead of freezing the table (0bd8206)
- sourcePlanner: the scheduler is worth more than the fan-out, measured (7104d0a)
- eval: wire harness benchmarks into memory as verified records (e818e38)
- extraction: promotion gate, and the 60% of promotions the real log killed (b9c3fe3)
- memory: typed revisable project memory, and the papers it declines to follow (580c73c)
- feedback: implicit failure signals from the real log, gated to suggestions (505c098)
- eval: 1000-prompt finance harness, and the four routing bugs it found (9c26f8c)
- eval: measure the retrieval and memory claims, and publish the result (dc18896)
- chore(webapp): ignore Vercel link and env artifacts (352ed1f)
- Ollama autostart, conversation fixes, companion integration (23193e0)
- Android companion app with Wi-Fi pairing and device control (ac1b52a)
- RAG: inverted index, sentence selection, PRF, gated reranking (056587c)
- Jarvis v4: local voice loop, event-driven core, finance and network control (26df693)
- Update README.md (19be5b3)
- Security hardening: Fix command injection, XSS, memory leaks, and code quality (7a0b883)
- Final polish of README: detailed features and added heart to credits (a0ac754)
- Update README.md (c145202)
- Update README with detailed features and professional formatting (3794349)
Verifying your download
sha256sum -c SHA256SUMS --ignore-missing
These builds are unsigned. Windows SmartScreen will warn on first run
(More info → Run anyway), and macOS requires right-click → Open, or
xattr -dr com.apple.quarantine /Applications/Jarvis.app.
Jarvis v1.0.0 - Initial Release
Initial public release of the Jarvis Neural Assistant and Audio Visualizer. Standalone installer included for Windows x64.