LIFEHUBBER
Theme

AI Resources

Agent projects for workflows and tool use

Agent projects put several pieces around a model: a runtime that keeps work moving, a place to steer and review it, and tools, permissions, or sandboxes that shape what it can reach.

Some projects cover several layers, so use these groups as starting points rather than fixed labels. Open the LifeHubber notes and original sources before relying on setup, access, privacy, costs, or behaviour.

Choose by situation

Start with the job or constraint that matters now.

These paths organize source-linked Resources by the question they can help you investigate. They do not rank products or cover every option.

Runtime and steps

What keeps the work moving?

Start here when the agent needs to keep session state, call tools, pass work between steps, or leave a run you can inspect later.

See this starting point

Live conversations

Does the agent need to listen, speak, or join a realtime room?

Use the voice and realtime path when timing, audio, video, calls, or live-room coordination is the hard part.

See this starting point

Control and review

Where can you see, steer, or approve the work?

Use this path when the workspace, review loop, and stop points matter as much as the model or tool call.

See this starting point

Tools and permissions

What can the agent reach or change?

Use this path when accounts, APIs, service connections, triggers, or permissions are central to the setup.

See this starting point

Ongoing work

Should the agent stay with the work between sessions?

Inspect personal runtimes when memory, schedules, background services, or recurring channels matter more than one short task.

See this starting point

Testing and review

Do you need repeatable checks before giving the agent more reach?

Use diagnostics when you need test suites, scorecards, policy checks, or reviewable outputs about how an agent behaves under those tests.

See this starting point

Coverage and freshness

Newest LifeHubber addition included here: August 29, 2026

These groups are selective starting points, not a complete directory. The date reflects the newest included Resource’s LifeHubber added date, not a recheck of every linked source. Check the original source for current setup, terms, limits, privacy, access, costs, and behaviour.

Fresh in this topic

Newer Resources already included in this map

3

Recently added Resources from the groups below.

Runtimes and workflow

Keep sessions, steps, and handoffs moving

12

Use this group when the agent needs to call tools, pass work between steps, keep session state, or leave a run you can inspect later.

Microsoft Agent Framework

microsoft/agent-framework

GitHub
Why it fits this starting point

Microsoft Agent Framework spans Python and .NET with graph workflows and middleware, showing how agents can sit inside a Microsoft-oriented application stack.

Python and .NET agent framework Added to LifeHubber: June 6, 2026

OpenAI Agents SDK

openai/openai-agents-python

GitHub
Why it fits this starting point

OpenAI Agents SDK keeps handoffs, guardrails, sessions, and tracing in a lightweight code-first toolkit, setting a simpler baseline for multi-agent coordination.

Agent frameworks Added to LifeHubber: April 19, 2026

FrontierAgent

ApodexAI/FrontierAgent

GitHub
Why it fits this starting point

FrontierAgent combines a terminal workbench, single-agent and coordinated-team workflows, sandbox controls, session traces, and an evaluation runner in one Python project.

Terminal agent runtime, team workflow, evaluations Added to LifeHubber: August 29, 2026

CrewAI

crewAIInc/crewAI

GitHub
Why it fits this starting point

CrewAI separates role-based agent teams from event-driven Flows with state, routing, persistence, and human feedback, showing a Python path that combines autonomy with explicit workflow control.

Python multi-agent automation framework Added to LifeHubber: August 19, 2026

Mastra

mastra-ai/mastra

GitHub
Why it fits this starting point

Mastra places model routing, human review steps, and evals in a TypeScript framework, matching agents built into a web-oriented JavaScript application.

TypeScript agent framework Added to LifeHubber: May 9, 2026

Koog

JetBrains/koog

GitHub
Why it fits this starting point

Koog keeps orchestration in Kotlin and Java, with Spring Boot and Ktor paths for teams that want agents inside a JVM service architecture.

Kotlin and Java agent framework Added to LifeHubber: June 1, 2026

AG2

ag2ai/ag2

GitHub
Why it fits this starting point

AG2 v1 coordinates agents through a hub and typed channels, with optional tools and human input inside the work.

Agents and protocol-driven multi-agent networks Added to LifeHubber: May 9, 2026

AgentScope

agentscope-ai/agentscope

GitHub
Why it fits this starting point

AgentScope couples agent abstractions with run visibility and fine-tuning support, widening the framework decision beyond simply wiring models to tools.

Agent frameworks

Open Multi-Agent

open-multi-agent/open-multi-agent

GitHub
Why it fits this starting point

Open Multi-Agent turns a goal into a task DAG with parallel execution, plan preview and replay, approval hooks, and traces, showing coordinated handoffs beyond one agent loop.

TypeScript multi-agent orchestration Added to LifeHubber: June 19, 2026

DeepSeek Harness

deepseek-ai/deepseek-harness

GitHub
Why it fits this starting point

DeepSeek Harness makes models, tools, sessions, storage, sandboxes, agent loops, orchestration, and UI replaceable through one plugin-composed agent workspace.

Plugin-first coding-agent harness Added to LifeHubber: August 14, 2026

CLI-Anything

HKUDS/CLI-Anything

GitHub
Why it fits this starting point

CLI-Anything generates and distributes structured command-line harnesses so agents can operate existing software without depending on visual clicks for every action.

Agent-ready CLI harness generator and hub Added to LifeHubber: August 16, 2026

TrueForge

truefoundry/trueforge

GitHub
Why it fits this starting point

TrueForge combines a chat UI, API and SDKs with model, MCP, skill, approval, session, context, and sandbox controls in a vendor-neutral runtime that can run locally or in a hosted deployment.

Vendor-neutral agent runtime for local or hosted use Added to LifeHubber: August 21, 2026

Voice and realtime agents

Voice, video, and realtime rooms

2

Use this group when the hard part is timing: listening, speaking, joining live rooms, handling calls, or moving audio and video without too much delay.

LiveKit Agents

livekit/agents

GitHub
Why it fits this starting point

LiveKit Agents works through WebRTC rooms and telephony, bringing live calls and media sessions into the Python or Node.js agent comparison.

Realtime voice and multimodal agents Added to LifeHubber: May 9, 2026

Pipecat

pipecat-ai/pipecat

GitHub
Why it fits this starting point

Pipecat breaks realtime audio and video into composable pipelines, transports, and flows, helping teams choose how to assemble a multimodal conversation path.

Voice agents, multimodal pipelines Added to LifeHubber: May 6, 2026

Control centres and review

See and steer the work

7

Use this group when people need a visible place to review runs, edit outputs, approve steps, or steer what happens next.

CopilotKit

CopilotKit/CopilotKit

GitHub
Why it fits this starting point

CopilotKit brings shared state, generative UI, and tool rendering into React or Angular, showing how agent actions can remain visible inside a product interface.

Agent-native apps, generative UI Added to LifeHubber: May 14, 2026

Dify

langgenius/dify

GitHub
Why it fits this starting point

Dify places visual workflows, RAG, tools, and APIs between models and the finished application, testing whether non-code configuration should own that middle layer.

Visual agentic workflow platform Added to LifeHubber: May 9, 2026

Hugging Face Serge

huggingface/serge

Hugging Face
Why it fits this starting point

Hugging Face Serge places model-assisted review inside GitHub pull requests, where repository rules and human editing keep the agent output inside an existing code-review workflow.

GitHub PR review agent Added to LifeHubber: June 12, 2026

OpenHands Agent Canvas

OpenHands/OpenHands

GitHub
Why it fits this starting point

OpenHands Agent Canvas brings backends, files, secrets, automations, and run review into one visible workspace, keeping human steering close to the work.

Coding-agent control center Added to LifeHubber: June 29, 2026

OpenResearch CLI

alphaXiv/openresearch-cli

GitHub
Why it fits this starting point

OpenResearch CLI keeps parallel code-and-compute experiments visible in a local dashboard, with competing directions separated in Git worktrees and run evidence tied to each experiment branch.

Parallel research agents, experiment lineage Added to LifeHubber: July 24, 2026

Orca

stablyai/orca

GitHub
Why it fits this starting point

Orca keeps terminal-based coding agents in separate Git worktrees and brings their sessions, files, diffs, and follow-ups into one desktop review workspace.

Parallel coding agents, Git worktrees, review workspace Added to LifeHubber: August 28, 2026

Penpot

penpot/penpot

GitHub
Why it fits this starting point

Penpot lets compatible agents work with editable design files, components, tokens, layouts, and assets, keeping people and agents in the same collaborative design surface.

AI-connected design systems, design-to-code Added to LifeHubber: July 14, 2026

Tools and permissions

Connect accounts, APIs, and services

5

Use this group when the main question is what the agent can reach, how access is granted, and what logs or controls remain visible.

Composio

ComposioHQ/composio

GitHub
Why it fits this starting point

Composio packages authentication, sessions, triggers, and searchable toolkits for cases where connecting many external services could dominate the agent build.

Agent tools, authentication, integrations Added to LifeHubber: May 6, 2026

Nango

NangoHQ/nango

GitHub
Why it fits this starting point

Nango centres OAuth, API proxying, TypeScript functions, and MCP calls, putting control of auth flows and external APIs at the centre of the integration decision.

Agent integrations, auth, MCP Added to LifeHubber: May 29, 2026

Agentic Resource Discovery

ards-project/ard-spec

GitHub
Why it fits this starting point

Agentic Resource Discovery defines catalogs and search for MCP servers, agents, skills, APIs, and workflows, covering the discovery step before an agent can choose or invoke an outside resource.

Agent discovery specification Added to LifeHubber: June 18, 2026

Google Colab CLI

googlecolab/google-colab-cli

GitHub
Why it fits this starting point

Google Colab CLI connects terminal and agent work to authenticated remote Colab runtimes, including compute provisioning, file execution, logs, and retrieved artifacts.

Colab CLI, remote runtimes for agents Added to LifeHubber: June 17, 2026

Hugging Face hf CLI

huggingface/hf-cli-for-agents

Hugging Face
Why it fits this starting point

Hugging Face hf CLI gives agents a command path into Hub search, repositories, jobs, downloads, uploads, metadata, and inference services instead of requiring a browser workflow.

Hub CLI for agents and builders Added to LifeHubber: June 9, 2026

Personal and long-running agents

Agent runtimes that can stay with an ongoing workflow

8

Use this group when the question is persistent agent work across a terminal, background service, workspace, or personal setup rather than one short tool call.

Mercury Agent

cosmicstack-labs/mercury-agent

GitHub
Why it fits this starting point

Mercury Agent runs as a background service with schedules, editable personality files, and permission modes, exposing the operating boundaries around recurring personal work.

Personal agent runtime, permissions, memory Added to LifeHubber: July 13, 2026

nanobot

HKUDS/nanobot

GitHub
Why it fits this starting point

Nanobot adds a packaged WebUI, goal tracking, and automation controls to a lightweight runtime, showing a durable interface beyond the terminal.

Personal agents, inspectable WebUI

NanoClaw

nanocoai/nanoclaw

GitHub
Why it fits this starting point

NanoClaw separates agents in containers while connecting messaging, memory, and schedules, putting task isolation ahead of a broad application framework.

Personal agents, container boundaries Added to LifeHubber: April 26, 2026

Hermes Agent

NousResearch/hermes-agent

GitHub
Why it fits this starting point

Hermes Agent combines persistent memory, reusable skills, schedules, gateways, and provider switching, showing the runtime infrastructure available for a long-lived personal agent.

Agent runtime, memory, gateways Added to LifeHubber: June 1, 2026

Atomic Agent

AtomicBot-ai/atomic-agent

GitHub
Why it fits this starting point

Atomic Agent keeps its control loop, memory, tasks, traces, and configuration on the user's machine while supporting browser, file, shell, MCP, and scheduled work.

Local operator agent, inspectable state Added to LifeHubber: July 23, 2026

LifeOS

danielmiessler/LifeOS

GitHub
Why it fits this starting point

LifeOS turns personal context, memory, skills, structured work, and a dashboard into a persistent layer around an AI coding harness, making continuity across sessions the main comparison point.

Personal AI harness, memory, skills, context Added to LifeHubber: August 9, 2026

OpenHuman

tinyhumansai/openhuman

GitHub
Why it fits this starting point

A UI-first desktop agent combines readable local memory, app connections, visual workflows, research, and agent orchestration, while keeping the managed-service boundary visible.

Desktop personal agent, readable memory, workflows Added to LifeHubber: August 18, 2026

Headlong

laude-institute/headlong

GitHub
Why it fits this starting point

Headlong keeps one Bash-based agent thinking between messages, with a file-backed trajectory, shared chat stream, Docker-first setup, and explicit ongoing cost and access boundaries.

Persistent agent runtime, file-backed trajectory Added to LifeHubber: August 26, 2026

Testing and review

Diagnostics for agent behaviour and controls

7

Open this group when you need repeatable checks, scorecards, policy tests, or reviewable outputs about how an agent behaves under those tests.

iFixAi

ifixai-ai/iFixAI

GitHub
Why it fits this starting point

iFixAi runs fixed behavioural and governance suites with manifests and cross-provider judging, giving agent changes a repeatable diagnostic baseline.

Agent behavior diagnostics and scorecards Added to LifeHubber: July 12, 2026

Microsoft Agent Governance Toolkit

microsoft/agent-governance-toolkit

GitHub
Why it fits this starting point

Microsoft Agent Governance Toolkit wraps agents with policy, identity, sandboxing, and audit surfaces across several languages, making runtime controls the comparison point.

Agent governance, runtime controls Added to LifeHubber: June 8, 2026

Microsoft ASSERT

responsibleai/ASSERT

GitHub
Why it fits this starting point

Microsoft ASSERT turns natural-language requirements into test scenarios against models or traces, making expected agent behaviour something that can be checked systematically.

Spec-driven agent evaluations Added to LifeHubber: June 7, 2026

Monitorability Evals

openai/monitorability-evals

GitHub
Why it fits this starting point

Monitorability Evals supplies prompts, eval splits, mappings, and metric code for the narrower question of whether one model can monitor another agent’s behaviour.

Model monitoring, eval datasets Added to LifeHubber: April 28, 2026

Her Claude Code Session Detective

build-small-hackathon/her

Hugging Face
Why it fits this starting point

Her Claude Code Session Detective reconstructs session traces with tool use, token use, notable actions, and turn-linked evidence, helping a reviewer diagnose what happened during a coding-agent run.

Claude Code trace reader Added to LifeHubber: June 13, 2026

SkillSpector

NVIDIA/SkillSpector

GitHub
Why it fits this starting point

SkillSpector runs repeatable static, dependency, and optional semantic checks on agent skills, then produces terminal, JSON, Markdown, or SARIF evidence for review.

Agent-skill inspection tool Added to LifeHubber: June 13, 2026

ClawWork

HKUDS/ClawWork

GitHub
Why it fits this starting point

ClawWork connects professional-task artifacts, automated quality evaluation, model and search costs, and a changing benchmark balance in one agent-testing workflow.

Agent work benchmark and cost tracking Added to LifeHubber: August 21, 2026

What to explore next

Understand the parts around an agent

Before comparing projects, separate the model from the tools, memory, loops, and permissions around it.

Advertisements

Advertisements

See what’s moving