Spin out coding agents and their improvement cycle management #45

Open
opened 2025-09-30 21:19:39 +00:00 by tegwick · 0 comments
Owner

We created some coding agents that are helpful for assisting with our style of development.
A we want to reuse the aproach we should spin out those agents as a project called betteragents.

Core ideas for betteragents:

  • each agent is a self improving expert for it's domain
  • each agent may know about specialised tools and structures to use
  • each agent can bootstrap the tools and structures he wants to use from it's repo
  • each agent reviews and optimizes itself regularly based on a set of kpis
  • each agent publishes its improvements to the betteragents

Think of betteragents as an agency for agents

We created some coding agents that are helpful for assisting with our style of development. A we want to reuse the aproach we should spin out those agents as a project called betteragents. Core ideas for betteragents: - each agent is a self improving expert for it's domain - each agent may know about specialised tools and structures to use - each agent can bootstrap the tools and structures he wants to use from it's repo - each agent reviews and optimizes itself regularly based on a set of kpis - each agent publishes its improvements to the betteragents Think of betteragents as an agency for agents
tegwick added this to the Spin-Out Projects project 2025-09-30 21:19:39 +00:00
Sign in to join this conversation.