Skip to content
#

self-improving-agents

Here are 27 public repositories matching this topic...

symphony-linear-starter

Agent skill for running Codex or Claude Code as an orchestrator over Symphony workers and Linear issues. Plans waves, dispatches workers, reviews and merges, and optionally pursues a goal across many waves under hard budget caps.

  • Updated Jun 21, 2026
  • Python

Shogun AFM is Agent Fleet Management for self-improving AI agents — combining agent orchestration, persistent memory, fleet monitoring, governance, security posture, and Gensui command control.

  • Updated Jun 20, 2026
  • Python
agent-workspace-architecture

AI agent workspace architecture, demonstrated end-to-end in Claude Code: roles library, persistent memory, hooks, scheduled agents, self-audits, loop selection, and measurement-gated self-improvement. Interactive tour, fork-ready samples.

  • Updated Jun 25, 2026
  • Python

Five runnable demos for building resilient AI agents with Strands Agents: chaos-test the agent's tools, gate memory writes to stop hallucinations, defend against memory poisoning and prompt injection, verify multi-step tasks against the backend, and let an agent write its own tools. Runs on OpenAI or Amazon Bedrock.

  • Updated Jun 24, 2026
  • Python

Self-Improving Agents with Procedural Memory for LangChain. Agents that learn across task executions by extracting, storing, and retrieving reusable heuristics from their own experience. Research-backed feature inspired by HyperAgents, ERL, MARS, and DGM.

  • Updated Jun 24, 2026
  • Python

Improve this page

Add a description, image, and links to the self-improving-agents topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the self-improving-agents topic, visit your repo's landing page and select "manage topics."

Learn more