Commit 8b7ab63
fix: CI workflow path and
- Update `ci.yml` TypeScript test `working-directory` from
`packages/altimate-code` to `packages/opencode` (post-restructure)
- Fix `mcp remove` fallback logic to avoid accessing filesystem root
when not in a git repo — only try cross-scope fallback when
`Instance.worktree` is valid (i.e., in a git repo)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>mcp remove fallback in non-git dirs1 parent 7233f77 commit 8b7ab63
1 file changed
Lines changed: 19 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | | - | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
696 | 693 | | |
697 | 694 | | |
698 | 695 | | |
699 | 696 | | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
700 | 710 | | |
701 | 711 | | |
702 | 712 | | |
| |||
0 commit comments