[PR #1517] [MERGED] better configuration error messages #9955

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1517
Author: @rekram1-node
Created: 8/1/2025
Status: Merged
Merged: 8/1/2025
Merged by: @thdxr

Base: devHead: better-jsonc-err


📝 Commits (1)

  • 05c9347 fix: better jsonc error handling

📊 Changes

1 file changed (+16 additions, -8 deletions)

View changed files

📝 packages/opencode/src/config/config.ts (+16 -8)

📄 Description

Fixes: #1514

Before:
Screenshot 2025-08-01 at 5 02 16 PM

After:
Screenshot 2025-08-01 at 5 02 28 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/1517 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 8/1/2025 **Status:** ✅ Merged **Merged:** 8/1/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `better-jsonc-err` --- ### 📝 Commits (1) - [`05c9347`](https://github.com/anomalyco/opencode/commit/05c9347aba3c112cb1c0affa6247b5fcf6d8574f) fix: better jsonc error handling ### 📊 Changes **1 file changed** (+16 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/config/config.ts` (+16 -8) </details> ### 📄 Description Fixes: #1514 Before: <img width="1566" height="49" alt="Screenshot 2025-08-01 at 5 02 16 PM" src="https://github.com/user-attachments/assets/9b8a6a4e-ed5f-4af8-9838-135515e1fdaf" /> After: <img width="730" height="354" alt="Screenshot 2025-08-01 at 5 02 28 PM" src="https://github.com/user-attachments/assets/414b585c-29b9-4227-90dd-e56a7f9a8719" /> --- <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:27 -05:00
yindo closed this issue 2026-02-16 18:14:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9955