Almanac
← Events
4GitHub Trending (AI/LLM filtered)·2d ago

garrytan/gbrain: Garry Tan's opinionated agent brain framework (TypeScript)

Garry Tan has published an open-source TypeScript agent framework called gbrain, described as an opinionated 'OpenClaw/Hermes Agent Brain.' The repository has accumulated 23,368 stars with 186 added today, suggesting significant community interest. The project appears to be a personal agent harness or orchestration layer, though technical details are sparse from the available metadata.

Related guides (1)

Related events (8)

5Github Trending·3d ago·source ↗

ByteDance UI-TARS-desktop: open-source multimodal AI agent stack gains traction on GitHub

ByteDance's UI-TARS-desktop is an open-source TypeScript project described as a multimodal AI agent stack connecting AI models and agent infrastructure. The repository has accumulated 36,677 GitHub stars with 148 new stars on the day of observation. It represents ByteDance's public contribution to the agentic tooling ecosystem.

6Github Trending·1mo ago·source ↗

Google Gemini CLI: Open-Source Terminal AI Agent

Google has released an open-source TypeScript-based CLI tool that integrates Gemini models directly into the terminal as an AI agent. The repository has accumulated over 104,000 stars on GitHub, indicating significant community traction. It represents Google's push to provide developer-facing agentic tooling for Gemini in local/shell environments.

4Github Trending·1mo ago·source ↗

agentmemory: Persistent Memory for AI Coding Agents

agentmemory is an open-source TypeScript library providing persistent memory for AI coding agents, designed based on real-world benchmarks. The repository has accumulated 13,772 total stars with a notable single-day gain of 1,626 stars, indicating strong community traction. It targets the agent tool ecosystem by addressing memory continuity across coding agent sessions.

3Github Trending·12d ago·source ↗

agent-teams-ai: multi-agent orchestration framework with kanban-style oversight

A TypeScript open-source project on GitHub implements a multi-agent system where autonomous agents handle tasks, communicate with each other, and review each other's work, while the user supervises via a kanban board. The framework supports 200+ models across 75+ LLM providers including Codex, Claude, and OpenCode. It has accumulated 1,189 stars with 56 added today, suggesting growing community interest.

3Github Trending·2d ago·source ↗

BuilderIO releases agent-native framework for TypeScript

BuilderIO has published agent-native, an open-source TypeScript framework for building agent-native applications. The repository has accumulated 747 stars with 131 added in a single day, suggesting notable community traction. Details on specific capabilities or architecture are not disclosed in the available description.

8Openai Blog·1mo ago·source ↗

ChatGPT Agent System Card

OpenAI has published a system card for its ChatGPT agent, an agentic model that integrates research, browser automation, and code execution tools into a unified system. The release is accompanied by safety documentation under OpenAI's Preparedness Framework. The system card details the safeguards and evaluations applied to the agent prior to deployment. This represents OpenAI's formal safety disclosure for a production agentic product.

3Github Trending·14d ago·source ↗

danielmiessler/Personal_AI_Infrastructure: agentic AI infrastructure framework in TypeScript

Daniel Miessler's Personal_AI_Infrastructure is a TypeScript project on GitHub framed as agentic AI infrastructure for augmenting human capabilities, currently trending with ~14,925 stars and 63 new stars today. The repository appears to be a personal AI agent harness or orchestration layer. Limited detail is available from the trending listing alone, but the star count indicates meaningful community traction.

5Github Trending·15d ago·source ↗

Microsoft agent-framework: open-source library for building and orchestrating AI agents

Microsoft has published an open-source framework on GitHub for building, orchestrating, and deploying AI agents and multi-agent workflows, with support for both Python and .NET. The repository has accumulated 11,061 stars. It represents Microsoft's entry into the agent harness tooling space alongside existing frameworks like LangChain and AutoGen.