Ross ROSS = Recommend OSS · open-source software intelligence for agents

ace-agent/ace

Evolve your language agent with Agentic Context Engineering (ACE) observed · 2026-08-28

github.com/ace-agent/ace · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 99
  • Release rhythm 35
  • Longevity 20

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 290
  • days_rel: n/a
  • days_push: 9
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1275 stars · 164 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ACE is a Python framework for Agentic Context Engineering that lets language models self-improve by treating contexts as evolving playbooks. It uses a Generator, Reflector, and Curator loop with incremental delta updates to accumulate and refine domain-specific strategies.

Use cases

  • improve llm agent accuracy without fine-tuning
  • evolve prompts automatically from execution feedback
  • adapt a language model to a domain without labeled data
  • reduce context collapse in long-running agents
  • build self-improving agents that learn from experience

When to choose

  • you want agents that accumulate and refine strategies over time
  • you need adaptation without labeled supervision or gradient training
  • you want lower latency and cost than fine-tuning or heavy rollout methods

When to avoid

  • you need a simple one-shot prompt with no learning loop
  • your task lacks any execution feedback signal for reflection
  • you require guaranteed deterministic behavior from your agent

Facets

framework · maturity active

agent-framework llm-training prompt-engineering machine-learning large-language-models machine-learning python cross-platform context-engineering self-improving-agents llm-adaptation evolving-playbooks generator-reflector-curator ai-agents retrieval-augmented-generation

1 source

Member repositories

RepositoryRoleHealth v2
ace-agent/acemain61

For agents

markdown · JSON · MCP: product_card(name="ace-agent/ace")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem