Skip to content

fix: REPL P0 — friendly errors, onboarding, /model fix#202

Merged
Wool-xing merged 3 commits into
mainfrom
fix/repl-p0
Jun 5, 2026
Merged

fix: REPL P0 — friendly errors, onboarding, /model fix#202
Wool-xing merged 3 commits into
mainfrom
fix/repl-p0

Conversation

@Wool-xing
Copy link
Copy Markdown
Owner

P0 Bug Fixes

  1. REPL natural language broken_handle_natural_language used from run import run (function nested inside register_run, not importable). Fixed to use Kernel API directly.
  2. Silent Error → friendly guidance_diagnose_error() catches common errors (API key missing, module not found, network, rate limit) and gives actionable hints.
  3. First-run onboarding_check_first_run() detects unconfigured state, shows 3-step setup guide.
  4. /model UX fix — separates provider from model, detects when user types model name instead of provider, shows available models per provider.

Karpathy Compliance

@Wool-xing Wool-xing merged commit 5d9f84d into main Jun 5, 2026
16 checks passed
@Wool-xing Wool-xing deleted the fix/repl-p0 branch June 5, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant