#999 · Primary category: AI Agents & Automation

agentara

Your 24/7 personal assistant powered by Claude Code and OpenAI Codex. Multi-channel messaging, long-term memory, skills, task scheduling, session management, and more — all running locally.

Project last updated:05/11/26

GitHub Stars

502

Forks

58

Contributors

7

License

MIT

Why we included this project

Agentara takes Claude Code and OpenAI Codex and wraps them in something closer to a live assistant than a bare CLI session. It keeps long-running, streamed sessions you can message from an IM client like Feishu/Lark, schedules recurring jobs with cron, dispatches tasks through a queue that runs serially within each session, and stores memory and full session history as JSONL files on your own machine. A React dashboard and a Hono REST API round out the setup, so you can manage everything without touching the terminal. For teams that want an assistant they control rather than a hosted product, this is a solid template for wiring coding agents into messaging and scheduling.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category