Discover latent skill structure
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
38
commits
Fix build_config_from_refinement to handle both list and data frame returns from ellmer
67db4a8View on GitHubMerge pull request #2 from awellis/feature/implementation
16bf04bView on GitHubSwitch license from MIT to GPL-3 (matches loo/brms ecosystem)
48f9350View on GitHubAdd end-to-end examples for skill proposer and structure optimizer
0f32806View on GitHubFix devtools::check() issues: escape Rd link, add NSE globals, fix compute_loo chain_id
e3c7658View on GitHubAdd structure optimizer: iteration loop, LLM refinement, JSONL logging, patience stopping
ee6fc37View on GitHubRefactor skill proposer for package: roxygen docs, no library() calls, returns loading_structure
49b47e1View on GitHubAdd LLM reflection module with structured output for model refinement
6867a24View on GitHubAdd model comparison, problem flagging, and LLM reflection prompt formatting
ebd16a5View on GitHubAdd model fitting with cmdstanr, diagnostics extraction, and LOO-CV
51067a3View on GitHubAdd data simulation engine with per-block theta generation and SBC generator
5b53349View on GitHubAdd compilation matrix test: all 64 block combinations compile
6c3ca21View on GitHubAdd Stan data preparation and model compilation with content-hash caching
eb40244View on GitHub