-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathCITATION.cff
More file actions
43 lines (43 loc) · 1.44 KB
/
Copy pathCITATION.cff
File metadata and controls
43 lines (43 loc) · 1.44 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
cff-version: 1.2.0
message: "If you use OpenProgram, please cite this software and the Agentic Programming paper."
title: "OpenProgram: Self-Programming AI Agent Framework"
type: software
abstract: "OpenProgram is an open-source self-programming AI agent framework. Agents create, run, and refine their own workflows while the runtime manages models, tools, memory, context, and multi-agent collaboration."
authors:
- family-names: Fu
given-names: Zichuan
version: 0.6.0
date-released: 2026-07-21
license: AGPL-3.0-or-later
repository-code: "https://github.com/Fzkuji/OpenProgram"
url: "https://openprogram.io/"
keywords:
- self-programming agents
- AI agent framework
- agentic programming
- multi-agent systems
- LLM agents
preferred-citation:
type: conference-paper
title: "LLM-as-Code: Agentic Programming for Agent Harness"
authors:
- family-names: Qi
given-names: Junjia
- family-names: Fu
given-names: Zichuan
- family-names: Gao
given-names: Jingtong
- family-names: Zhang
given-names: Wenlin
- family-names: Yan
given-names: Hanyu
- family-names: Wu
given-names: Xian
- family-names: Zhao
given-names: Xiangyu
year: 2026
collection-title: "KDD 2026 Workshop on Agentic Software Engineering (AgenticSE)"
conference:
name: "KDD 2026 Workshop on Agentic Software Engineering (AgenticSE)"
doi: "10.48550/arXiv.2606.15874"
url: "https://arxiv.org/abs/2606.15874"