[PR #137] [MERGED] Add error handling on the calls to the server to debug issue #132 #9547

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/137
Author: @tmeire
Created: 6/16/2025
Status: Merged
Merged: 6/21/2025
Merged by: @adamdotdevin

Base: devHead: fix/server-error-reporting


📝 Commits (1)

  • 1294118 Add error handling on the calls to the server to debug issue #132

📊 Changes

2 files changed (+9 additions, -1 deletions)

View changed files

📝 packages/tui/cmd/opencode/main.go (+5 -1)
📝 packages/tui/internal/app/app.go (+4 -0)

📄 Description

This PR adds HTTP response code checking on a couple of calls to the server.


🔄 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/137 **Author:** [@tmeire](https://github.com/tmeire) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/21/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix/server-error-reporting` --- ### 📝 Commits (1) - [`1294118`](https://github.com/anomalyco/opencode/commit/12941184a11f7649d8b85b4ecf7587e1d1d633d4) Add error handling on the calls to the server to debug issue #132 ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/cmd/opencode/main.go` (+5 -1) 📝 `packages/tui/internal/app/app.go` (+4 -0) </details> ### 📄 Description This PR adds HTTP response code checking on a couple of calls to the server. --- <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:13:44 -05:00
yindo closed this issue 2026-02-16 18:13:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9547