companion-inc/feynman

No description

TypeScript7263 ★AI Research & PapersGitHub ↗
Quality: excellent 20/24
PAI: integrate 0.63
Appraised: 2026-05-27 current
Contents

Overview

Verdict

Rating Summary
Quality excellent (20/24) Polished, actively maintained CLI with strong adoption (7K+ stars, 898 forks), comprehensive documentation, and clean TypeScript engineering — held back only by a missing CI badge and an empty GitHub description.
PAI Relevance integrate (0.63) Fills a real gap in PAI's research toolchain (experiment replication, paper auditing, GPU compute) and its TypeScript CLI with a skills-only install path is structurally drop-in compatible with PAI's skill model.

Quality Assessment

20/24 — actively-maintained / adequately-documented / high-discipline

Health: 7/8 (actively-maintained)

Failed:

Passed:

Documentation: 6/8 (adequately-documented)

Failed:

Passed:

Engineering Signals: 7/8 (high-discipline)

Failed:

Passed:

PAI Relevance

Dimension Score Assessment
Harvest Value 1 The role-segmented multi-agent dispatch (Researcher/Reviewer/Writer/Verifier with automatic routing) and the skills-only install pattern (--repo flag writing into .agents/skills/feynman) are design patterns worth studying for PAI's Agents and Delegation subsystems; PAI's Research skill covers web investigation but lacks this structured role decomposition and per-agent verification pass.
Integration Readiness 2 Pure TypeScript MIT CLI, Bun-compatible; the skills-only installer drops directly into .agents/skills/feynman with Feynman's skill/prompt/extension tree — PAI's skill model is structurally identical to what Feynman targets with its Pi-based skill packaging, making selective skill adoption feasible without the full terminal bundle.
Overlap Risk 1 Partial overlap with PAI's Research skill (web investigation + vault) and ArXiv skill (academic paper search); Feynman's experiment replication pipeline, paper-vs-codebase auditing, peer review simulation, and GPU compute integrations (Modal, RunPod) are absent from PAI's Capability Manifest.
Gap Fill 1 Addresses limited-coverage areas in PAI — ML experiment replication, paper auditing against public codebases, simulated peer review with severity grading — though PAI's Research and ArXiv skills already cover the core research-and-retrieval workflow.

Composite: 0.63

What Next

Landscape Position

Category: AI Research & Papers

In this category: karpathy--autoresearch (decent, 14/24, watch) — the only prior occupant; feynman is the first repo formally assigned this category_id in this appraisal run per crowding metadata, but karpathy/autoresearch appears in the rolling summary under the same category.

Standing: Feynman significantly outclasses karpathy/autoresearch on every dimension — quality (20 vs 14), maintenance cadence (58 versioned releases vs no releases), feature breadth (full multi-agent pipeline vs single training-loop prototype), and adoption (7K+ stars vs early-stage); the two repos share the autonomous-research-agent idea but are not comparable in scope or maturity.

Evidence Base

Density: 8/10 — Available: full README (8KB), complete package.json with dependency manifest, GitHub metadata (stars, forks, issues, dates, license, release history). Missing: source code structure, CI configuration files (.github/workflows/), test suite content and coverage, CONTRIBUTING.md body.

Notes