Papers › Self-collaboration Code Generation via ChatGPT

Self-collaboration Code Generation via ChatGPT

15 Apr 2023arXiv:2304.07590links table onlyarchive 2025-07-28

Yihong Dong, Xue Jiang, Zhi Jin, Ge Li

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Although Large Language Models (LLMs) have demonstrated remarkable code-generation ability, they still struggle with complex tasks. In real-world software development, humans usually tackle complex tasks through collaborative teamwork, a strategy that significantly controls development complexity and enhances software quality. Inspired by this, we present a self-collaboration framework for code generation employing LLMs, exemplified by ChatGPT. Specifically, through role instructions, 1) Multiple LLM agents act as distinct `experts', each responsible for a specific subtask within a complex task; 2) Specify the way to collaborate and interact, so that different roles form a virtual team to facilitate each other's work, ultimately the virtual team addresses code generation tasks collaboratively without the need for human intervention. To effectively organize and manage this virtual team, we incorporate software-development methodology into the framework. Thus, we assemble an elementary team consisting of three LLM roles (i.e., analyst, coder, and tester) responsible for software development's analysis, coding, and testing stages. We conduct comprehensive experiments on various code-generation benchmarks. Experimental results indicate that self-collaboration code generation relatively improves 29.9%-47.1% Pass@1 compared to the base LLM agent. Moreover, we showcase that self-collaboration could potentially enable LLMs to efficiently handle complex repository-level tasks that are not readily solved by the single LLM agent.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2304.07590")

Code

Syntology Ran 0 of 17 code samples harvested from 1 repository linked to this paper; 17 have no recorded run.

By repository: official repository: 17 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

YihongDong/Self-collaboration-Code-Generation officialmentioned on GitHubMIT report
besser-pearl/agentic-bpmn mentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 0 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

17unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from YihongDong/Self-collaboration-Code-Generation. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

call_chatgpt YihongDong/Self-collaboration-Code-Generation/core/backend.py official repository unverified MIT (permissive) · edb3468adda5e752 · report
call_llm YihongDong/Self-collaboration-Code-Generation/core/backend.py official repository unverified MIT (permissive) · 6b210bdeeae33ffc · report
call_llm_with_tools YihongDong/Self-collaboration-Code-Generation/core/backend.py official repository unverified MIT (permissive) · 93b3e7a2b08c74b7 · report
clone_repo YihongDong/Self-collaboration-Code-Generation/core/repo_tools.py official repository unverified MIT (permissive) · 85dcee64dcb03ae5 · report
code_truncate YihongDong/Self-collaboration-Code-Generation/core/utils.py official repository unverified MIT (permissive) · 39ca69f20203b0e1 · report
code_truncate_regex YihongDong/Self-collaboration-Code-Generation/core/utils.py official repository unverified MIT (permissive) · 4d6900765a680c9f · report
extract_patch YihongDong/Self-collaboration-Code-Generation/core/patch_utils.py official repository unverified MIT (permissive) · 40263bfc7c17c517 · report
get_image_name YihongDong/Self-collaboration-Code-Generation/run_swe_docker.py official repository unverified MIT (permissive) · 8d702cbfc56a7d48 · report
get_repo_structure YihongDong/Self-collaboration-Code-Generation/core/repo_tools.py official repository unverified MIT (permissive) · 34c188c42a3e46a9 · report
image_exists YihongDong/Self-collaboration-Code-Generation/run_swe_docker.py official repository unverified MIT (permissive) · 6d314c06f83ec007 · report
openai_config YihongDong/Self-collaboration-Code-Generation/core/config.py official repository unverified MIT (permissive) · ba1bea1b924882e1 · report
prompt_split_humaneval YihongDong/Self-collaboration-Code-Generation/core/utils.py official repository unverified MIT (permissive) · 91120a9f594cb6e3 · report
read_file YihongDong/Self-collaboration-Code-Generation/core/repo_tools.py official repository unverified MIT (permissive) · bac44134ee8d1581 · report
repair_patch YihongDong/Self-collaboration-Code-Generation/core/patch_utils.py official repository unverified MIT (permissive) · 5b0f4aae224d17d9 · report
start_container YihongDong/Self-collaboration-Code-Generation/run_swe_docker.py official repository unverified MIT (permissive) · c94bc015446c731b · report
strip_context_lines YihongDong/Self-collaboration-Code-Generation/core/patch_utils.py official repository unverified MIT (permissive) · 4699f7376865432a · report
unsafe_execute YihongDong/Self-collaboration-Code-Generation/core/sandbox.py official repository unverified MIT (permissive) · 584acc1f9637179b · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections