[PR #540] [CLOSED] Add Familiar - Autonomous AI Agent Orchestration #4657

Closed
opened 2026-05-12 07:40:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/540
Author: @matt-bedda
Created: 3/1/2026
Status: Closed

Base: mainHead: add-familiar


📝 Commits (1)

  • 6dbe2de Add Familiar - Autonomous AI Agent Orchestration

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is Familiar?

Familiar is an open-source AI familiar / personal assistant framework built on Claude. It provides autonomous 24/7 agent orchestration with a full cron scheduling system, task queue, and real-time dashboard.

Key Features

  • Autonomous 24/7 agent orchestration with cron scheduling (28 specialized agents)
  • Task queue with claim/complete workflow — agents claim tasks, do work, report results
  • Specialized agent fleet: engineering, triage, job pipeline, content, research, and more
  • Real-time WebSocket dashboard for monitoring agent activity and task state
  • SQLite-backed entity stores for persistent memory across sessions
  • Built with TypeScript/Node.js

Why it belongs in Advanced AI Agents

Familiar is a production-grade autonomous agent orchestration framework — not a demo or tutorial project. It runs continuously, coordinates dozens of specialized agents, and manages complex multi-step workflows including code generation, external API integrations, and real-time event processing.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/540 **Author:** [@matt-bedda](https://github.com/matt-bedda) **Created:** 3/1/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-familiar` --- ### 📝 Commits (1) - [`6dbe2de`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/6dbe2de265646ea23213f31665ca145d1c27f57b) Add Familiar - Autonomous AI Agent Orchestration ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is Familiar? [Familiar](https://github.com/mattwhitney/familiar) is an open-source AI familiar / personal assistant framework built on Claude. It provides autonomous 24/7 agent orchestration with a full cron scheduling system, task queue, and real-time dashboard. ## Key Features - **Autonomous 24/7 agent orchestration** with cron scheduling (28 specialized agents) - **Task queue with claim/complete workflow** — agents claim tasks, do work, report results - **Specialized agent fleet**: engineering, triage, job pipeline, content, research, and more - **Real-time WebSocket dashboard** for monitoring agent activity and task state - **SQLite-backed entity stores** for persistent memory across sessions - **Built with TypeScript/Node.js** ## Why it belongs in Advanced AI Agents Familiar is a production-grade autonomous agent orchestration framework — not a demo or tutorial project. It runs continuously, coordinates dozens of specialized agents, and manages complex multi-step workflows including code generation, external API integrations, and real-time event processing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-12 07:40:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#4657