freshcrate
Home > AI Agents > alvin-bot

alvin-bot

Alvin Bot β€” Your personal AI agent on Telegram, WhatsApp, Discord, Signal, and Web.

Description

Alvin Bot β€” Your personal AI agent on Telegram, WhatsApp, Discord, Signal, and Web.

Release History

VersionChangesUrgencyDate
4.18.1Imported from npm (4.18.1)Low4/21/2026
v4.18.1Adds automated pre-publish PII scan. See CHANGELOG for details.High4/20/2026
v4.18.0Completes the audit work from 4.17.0. **Performance (hot path):** - User profiles cached in memory + debounced writes (no more 2 sync fs ops per message) - Embeddings index cached with mtime invalidation (previously re-read on every query) - Skills no longer force-reload every 5min (fs.watch already handles hot-reload) **Hardening:** - Sub-agents map capped at 1000 with oldest-first eviction of delivered entries - Async-agent pending map capped at 500 - Browser gateway + MCP subprocess stderr High4/20/2026
v4.17.0## Hardening: long-running stability audit + leak fixes **Fixes:** - WhatsApp event-listener leak on reconnect (memory + duplicate messages) - CDP file-descriptor leak on Chromium bootstrap - Heartbeat + auto-update timers now properly cleaned up on shutdown ## New: /cleanup feature Automatic daily cleanup of transient files (logs, screenshots, old subagent outputs, temp media). Memory, assets, cron jobs and workspaces stay untouched. - `/cleanup` β€” show policy - `/cleanup run` β€” trigger manHigh4/20/2026
v4.16.1After a successful `/update`, the bot now sends a short summary of what changed in the new version. Pulled from CHANGELOG.md, max 5 bullets, Telegram-friendly. See CHANGELOG.md for details.High4/20/2026
v4.16.0## Feature: bot-owned CDP Chromium β€” no more hub dependency **New:** - `src/services/cdp-bootstrap.ts` β€” spawns Playwright's bundled Chromium (no conflict with user Chrome) - `alvin-bot browser` CLI subcommand β€” start/stop/goto/shot/eval/tabs/doctor, with self-healing - `browser-manager` rewired β€” CDP strategy works on every install, no external dependency **First-run setup:** `npx playwright install chromium` **Note:** All versions below 4.16.0 have been deprecated as part of a privacy/PII cHigh4/20/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

fn-aiAI agent toolkit with pluggable provider, tool, and session store layers. ESM, TypeScript-first.0.6.0
camelagiPersonal AI agent powered by Claude Agent SDK β€” manage everything from Telegram0.5.41
@mediconsol/agent-coreλ©”λ””μ½˜μ†” AI Agent μ½”μ–΄ λͺ¨λ“ˆ β€” λͺ¨λ“  λ©”λ””μ½˜μ†” ν”„λ‘œμ νŠΈμ— νƒ‘μž¬ κ°€λŠ₯ν•œ μ—μ΄μ „νŠΈ 인프라0.1.6
@avasis-ai/synthSynthesize any LLM into a production-grade AI agent. Battle-tested agentic patterns, model-agnostic, TypeScript-first.0.6.0
@clanklabs/clankLocal-first AI agent harness. Open-source alternative to OpenClaw, optimized for local models.1.12.1