agentcore and go-calque

agentcore
50
Established
go-calque
43
Emerging
Maintenance 13/25
Adoption 6/25
Maturity 16/25
Community 15/25
Maintenance 10/25
Adoption 4/25
Maturity 15/25
Community 14/25
Stars: 18
Forks: 5
Downloads:
Commits (30d): 0
Language: Go
License: Apache-2.0
Stars: 6
Forks: 3
Downloads:
Commits (30d): 0
Language: Go
License: MPL-2.0
No Package No Dependents
No Package No Dependents

About agentcore

voocel/agentcore

A minimal, composable Go library for building AI agent applications.

Implements a **double-loop architecture** (inner tool-steering loop + outer follow-up loop) with dependency injection, alongside built-in LLM adapters (OpenAI, Anthropic, Gemini via litellm), filesystem tools (read/write/edit/bash), and automatic context compaction via LLM summarization. Multi-agent orchestration works through a SubAgent tool supporting single/parallel/chain/background execution modes, while all lifecycle events (streaming, tool execution, errors) flow through a unified event channel for UI-agnostic subscription.

About go-calque

calque-ai/go-calque

A composable multi-agent AI framework for Go that makes it easy to build production-ready AI applications.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work