Anyy
Anyy is a resident, local-first personal assistant. It keeps sessions, memory, tasks, tools, Skills, automations, and messaging connections inside the selected Profile, then makes them available from Dashboard, the terminal, one-shot CLI commands, and connected Channels.
Install
On a supported Linux host, install the current release:
curl -fsSL https://anyy.ai/install.sh | sh
Then choose a model and start the resident runtime:
anyy setup
anyy gateway start
anyy dashboard
Use the setup wizard for the first model instead of editing config.yaml. It shows only the providers and authentication methods implemented by the installed Anyy version.
See Installation for supported systems, root and non-root layouts, release pinning, and installer safeguards.
What Anyy is
Anyy is designed to remain available rather than exist only for one prompt. A Profile supplies the durable boundary: its own sessions, memory, Workspace, credentials, models, Channels, Roles, Skills, schedules, and runtime state.
Its canonical durable stores include <PROFILE_HOME>/state.db, memory/USER.md, memory/MEMORY.md, and the content-addressed objects/ store. Use anyy config to resolve the actual Profile Home.
Use the surface that fits the moment:
| Surface | Best for |
|---|---|
| Dashboard | Daily visual access to conversations, runtime status, and configured Anyy capabilities |
| Terminal interface | Interactive work over SSH or from a local terminal |
anyy chat and other CLI commands | One-shot prompts, scripts, status checks, and administration |
| Messaging Channels | Reaching the same resident assistant from supported chat platforms |
Quick links
| Read | When you need it |
|---|---|
| Quickstart | Complete setup and have the first conversation |
| Learning Path | Choose the shortest route through the manual |
| Dashboard | Run and use Anyy's primary visual surface |
| Models & Providers | Configure the main model and optional media routes |
| Messaging Platforms | Connect a supported Channel and control access |
| Features | Understand memory, tasks, tools, automation, delegation, and delivery |
| Tips & Best Practices | Get better results with less friction and cost |
| FAQ & Troubleshooting | Diagnose common setup and runtime problems |
Key capabilities
- Persistent sessions and Profile-scoped memory across surfaces.
- Multiple model providers, explicit main and auxiliary routes, and reasoning controls.
- Workspace file and terminal tools with approvals, ChangePlans, audit, and hard safety limits.
- Tasks, reminders, recurring automations, Heartbeat, and background work.
- Reusable Roles, Skills, MCP servers, and governed toolsets.
- Public web search, managed browser use, media understanding, image generation, and speech when configured.
- Telegram, Discord, Slack, Weixin, WhatsApp, Facebook, Email, SMS, DingTalk, Feishu, QQ Bot, IRC, and LINE adapters.
- Profile backup, restore, maintenance, diagnostics, and update workflows.
An installed integration is not necessarily enabled. Provider credentials, tool backends, Channel accounts, and optional routes must be configured and healthy before Anyy can use them.
Start here
New users should follow Quickstart. If Anyy is already running, open Dashboard, continue with Conversations & Sessions, or use the Learning Path to jump directly to your goal.