agentcore and go-calque
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