-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (29 loc) · 889 Bytes
/
Copy pathCITATION.cff
File metadata and controls
29 lines (29 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
cff-version: 1.2.0
title: "Co-Evolution"
message: "If you use this tool or the bounce protocol, please cite it."
type: software
authors:
- given-names: Alan
family-names: Shurafa
repository-code: "https://github.com/alanshurafa/co-evolution"
url: "https://github.com/alanshurafa/co-evolution"
abstract: >-
Tools for structured iterative refinement between AI agents. Two
agents bounce a shared markdown document back and forth using
in-document disagreement markers ([CONTESTED] and [CLARIFY]) that
auto-expire after 2 passes, guaranteeing bounded convergence.
Agent-agnostic via CLI adapters; ships with Claude Code and Codex
CLI adapters.
keywords:
- multi-agent
- multi-agent-llm
- llm-debate
- prompt-engineering
- agent-orchestration
- convergence
- bounce-protocol
- claude-code
- codex-cli
license: MIT
version: "1.1"
date-released: "2026-04-17"