[PR #1874] [MERGED] fix: better error message when config has invalid references #10096

Closed
opened 2026-02-16 18:14:41 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1874
Author: @rekram1-node
Created: 8/12/2025
Status: Merged
Merged: 8/12/2025
Merged by: @adamdotdevin

Base: devHead: better-error-msgs


📝 Commits (1)

  • dc2be11 fix: better error message when config has invalid references

📊 Changes

2 files changed (+22 additions, -8 deletions)

View changed files

📝 packages/opencode/src/cli/error.ts (+1 -1)
📝 packages/opencode/src/config/config.ts (+21 -7)

📄 Description

fixes: #1875

See before & after

Screenshot 2025-08-12 at 5 23 40 PM

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1874 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 8/12/2025 **Status:** ✅ Merged **Merged:** 8/12/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `better-error-msgs` --- ### 📝 Commits (1) - [`dc2be11`](https://github.com/anomalyco/opencode/commit/dc2be116280ec0d966015b3a800767e67aab03de) fix: better error message when config has invalid references ### 📊 Changes **2 files changed** (+22 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/error.ts` (+1 -1) 📝 `packages/opencode/src/config/config.ts` (+21 -7) </details> ### 📄 Description fixes: #1875 See before & after <img width="1551" height="181" alt="Screenshot 2025-08-12 at 5 23 40 PM" src="https://github.com/user-attachments/assets/3875065b-cc83-4807-adda-437f233053e0" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:41 -05:00
yindo closed this issue 2026-02-16 18:14:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10096