cindy
Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.
它展示了一个研究智能体在多个多样化基准(AI4AI、AI4Science 和创意 AI4Fun 任务)上超越先前最优水平的能力,并提供可复现的工件,便于社区验证和在此基础上继续改进。
Companion artifacts for Hyra: Hnyuan Research Agent.
This repository collects concrete solutions that Hyra produced across a range of open problems in science, mathematics, engineering, and creative design, released alongside the Hyra launch post. Each folder holds the final solution artifact and, where relevant, the self-contained scripts that reproduce it.
📝 Launch post: hy.tencent.com/research/hyra
Each row compares the best prior published result (Prev best, from the cited system or leaderboard) against Hyra. Arrows mark the better direction (↓ lower is better, ↑ higher is better); the Hyra-winning value is in bold.
| Track | Task | Metric | Prev best | Hyra |
|---|---|---|---|---|
| AI4AI | nanochat_autoresearch | val BPB ↓ | 0.9109 e | 0.9015 |
nanogpt_speedrun | wall-clock ↓ | 77.5 s e | 76.4 s | |
sol_execbench | score ↑ | 0.754 e | 0.771 | |
| AI4Science | autocorrelation_first | C₁ ↓ | 1.502870 a | 1.502850 |
autocorrelation_second | R ↑ | 0.962694 b | 0.962901 | |
erdos_min_overlap | C₅ ↓ | 0.380868 b | 0.380859 | |
sums_diffs | C(A) ↑ | 1.14489 b | 1.21079 | |
packing_records | records broken | n/a f | 100 | |
smallest_adder | params ↓ | 36 c | 15 | |
parp1_docking | objective ↓ | −9.77 d | −10.60 | |
qubit_routing | CNOTs added ↓ | 269,037 b | 258,369 | |
sunspot_symbolic | forecast R² ↑ | 0.47 g | 0.78 |
Prev-best sources.
Research artifacts from Hyra (/ˈhaɪ.rɑː/)
根据分类、Topic 和编程语言匹配的相似项目。
Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.
An open-source Dynamic Workflow runtime that combines deterministic TypeScript orchestration with replaceable Agent runtimes.

A collection of notes on building coding agents, derived from the production development of the desktop agent Reina, with each mechanism simplified into a zero-dependency, single-file Node.js demo.