Skip to content

fix(agent_mu): replace empty catch {} with error logging in mcp_nexus.zig#200

Merged
gHashTag merged 1 commit intomainfrom
feat/issue-197
Mar 11, 2026
Merged

fix(agent_mu): replace empty catch {} with error logging in mcp_nexus.zig#200
gHashTag merged 1 commit intomainfrom
feat/issue-197

Conversation

@gHashTag
Copy link
Copy Markdown
Owner

Summary

  • Replace empty catch {} at line 258 with proper error logging
  • Adds debug log message for append failures to argument list

Test plan

  • zig fmt passes on edited file
  • No empty catch {} remains in mcp_nexus.zig

Closes #197

🤖 Generated with Claude Code

….zig (#197)

Replace silent error drop with debug logging for append failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gHashTag gHashTag merged commit e1c8c9e into main Mar 11, 2026
9 of 12 checks passed
gHashTag added a commit that referenced this pull request Mar 18, 2026
fix(agent_mu): replace empty catch {} with error logging in mcp_nexus.zig
@gHashTag gHashTag deleted the feat/issue-197 branch April 3, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(agent_mu): replace empty catch {} with error logging in mcp_nexus.zig

1 participant