Portfolio

OpenProgram — Open-Source Agent Harness

The reference implementation of Agentic Programming: write an agent as an ordinary Python function, where the docstring is the prompt and every LLM call is a node on a shared execution DAG.
github.com/Fzkuji/OpenProgram

Research-Agent-Harness — Autonomous Research Pipeline

Literature survey → idea generation → experiments → paper writing → review, as a single programmable pipeline.
github.com/Fzkuji/Research-Agent-Harness