Papers › FullStack Bench: Evaluating LLMs as Full Stack Coders

FullStack Bench: Evaluating LLMs as Full Stack Coders

30 Nov 2024arXiv:2412.00535archive 2025-07-28

Bytedance-Seed-Foundation-Code-Team, :, Yao Cheng, Jianfeng Chen, Jie Chen, Li Chen, Liyu Chen, Wentao Chen, Zhengyu Chen, Shijie Geng, Aoyan Li, Bo Li, Bowen Li, Linyi Li, Boyi Liu, Jiaheng Liu, Kaibo Liu, Qi Liu, Shukai Liu, Siyao Liu, Tianyi Liu, Tingkai Liu, Yongfei Liu, Rui Long, Jing Mai, Guanghan Ning, Z. Y. Peng, Kai Shen, Jiahao Su, Jing Su, Tao Sun, Yifan Sun, Yunzhe Tao, Guoyin Wang, Siwei Wang, Xuwu Wang, Yite Wang, Zihan Wang, Jinxiang Xia, Liang Xiang, Xia Xiao, Yongsheng Xiao, Chenguang Xi, Shulin Xin, Jingjing Xu, Shikun Xu, Hongxia Yang, Jack Yang, Yingxiang Yang, Jianbo Yuan, Jun Zhang, Yufeng Zhang, Yuyu Zhang, Shen Zheng, He Zhu, Ming Zhu

As the capabilities of code large language models (LLMs) continue to expand, their applications across diverse code intelligence domains are rapidly increasing. However, most existing datasets only evaluate limited application domains. To address this gap, we have developed a comprehensive code evaluation dataset FullStack Bench focusing on full-stack programming, which encompasses a wide range of application domains (e.g., basic programming, data analysis, software engineering, mathematics, and machine learning). Besides, to assess multilingual programming capabilities, in FullStack Bench, we design real-world instructions and corresponding unit test cases from 16 widely-used programming languages to reflect real-world usage scenarios rather than simple translations. Moreover, we also release an effective code sandbox execution tool (i.e., SandboxFusion) supporting various programming languages and packages to evaluate the performance of our FullStack Bench efficiently. Comprehensive experimental results on our FullStack Bench demonstrate the necessity and effectiveness of our FullStack Bench and SandboxFusion.

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="2412.00535")

Code

Syntology Ran 0 of 14 code samples harvested from 2 repositories linked to this paper; 14 have no recorded run.

By repository: official repository: 14 samples from 2 repositories, 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.

bytedance/fullstackbench officialmentioned in papermentioned on GitHubApache-2.0 report
bytedance/sandboxfusion officialmentioned in papermentioned on GitHubApache-2.0 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

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 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.

14unverified

Licence: 0 of the 14 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

append_test bytedance/sandboxfusion/sandbox/datasets/autoeval.py official repository unverified Apache-2.0 (permissive) · 0c8ec0958e7449cb · report
configurable_retry bytedance/fullstackbench/src/utils.py official repository unverified Apache-2.0 (permissive) · 1f97a0c8318ed187 · report
extract_question bytedance/sandboxfusion/sandbox/datasets/live_code_bench.py official repository unverified Apache-2.0 (permissive) · cb2a2f189c014acf · report
generate_fewshot_prompt bytedance/sandboxfusion/sandbox/datasets/live_code_bench.py official repository unverified Apache-2.0 (permissive) · 88b93ad818bda02f · report
generate_input_prompt bytedance/sandboxfusion/sandbox/datasets/cruxeval.py official repository unverified Apache-2.0 (permissive) · a31e27f6de0a1ad8 · report
generate_output_prompt bytedance/sandboxfusion/sandbox/datasets/cruxeval.py official repository unverified Apache-2.0 (permissive) · 310d913d34ff3a84 · report
get_categories bytedance/sandboxfusion/sandbox/datasets/humanevoeval.py official repository unverified Apache-2.0 (permissive) · c1ac2d1e1f9e2e6d · report
get_table_name bytedance/sandboxfusion/sandbox/database.py official repository unverified Apache-2.0 (permissive) · 42dedaf330d28e13 · report
max_concurrency bytedance/fullstackbench/src/utils.py official repository unverified Apache-2.0 (permissive) · 5f94c3a946bcfdf6 · report
postprocess_full_code bytedance/sandboxfusion/sandbox/datasets/autoeval.py official repository unverified Apache-2.0 (permissive) · cb97c663edcbd66d · report
postprocess_full_code bytedance/sandboxfusion/sandbox/datasets/humaneval.py official repository unverified Apache-2.0 (permissive) · 588673a8052153a0 · report
read_jsonl bytedance/fullstackbench/src/utils.py official repository unverified Apache-2.0 (permissive) · ff3dacdd2cf428ba · report
stop_token_trim bytedance/sandboxfusion/sandbox/datasets/humaneval.py official repository unverified Apache-2.0 (permissive) · 52d455f13017fb44 · report
stop_token_trim bytedance/sandboxfusion/sandbox/datasets/humaneval_deprecated.py official repository unverified Apache-2.0 (permissive) · dcd915834ca5db10 · 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