This repository was archived by the owner on Aug 17, 2026. It is now read-only.
Commit 44fb547
fix(doctor): remove git repository requirement
why doctor should work from any directory, not just git repos.
Removed Repository::discover() call and runtime log fallback
since doctor is a diagnostic tool that only needs to check
config and test LLM connectivity.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6dc9082 commit 44fb547
1 file changed
Lines changed: 8 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
519 | | - | |
520 | 519 | | |
521 | 520 | | |
522 | 521 | | |
| |||
586 | 585 | | |
587 | 586 | | |
588 | 587 | | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
604 | | - | |
605 | | - | |
606 | | - | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
607 | 596 | | |
608 | 597 | | |
609 | 598 | | |
| |||
0 commit comments