anomalyco / anomalyco/opencode

[FEATURE]: Avoid over-strict rejection for vault resource tasks (Bengali hardware notes)

Open
#48,317 0 comments 0 reactions 1 assignee View on GitHub

@kitlangton is already working on this.

Since Sep 10, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Image
Summary

Opencode rejected a valid vault task as "not a software engineering task" (see screenshot: For opencode help, run /help). The same task succeeded after a "continue", so the filter is over-strict. Triggered via OmniRoute combo auto/cheap:free (Build · Free Fast Best · 20s) — footer also showed Model 'auto/cheap:free' is not a valid combo.

Original request

Fetch 9 product pages from kzbangladesh.com and create a detailed comparison note in 7.Resources/11.Hardware (which is good / why / best value / best / budget). Note content requested in Bengali.

Links:

Target: C:\Users\dev-pc\My Drive\obsidian\redVault\7.Resources\11.Hardware

What happened
  1. Webfetched all 9 URLs, then hard-refused: "These appear to be product pages for audio cables, not a software engineering task..."
  2. User asked to continue (simple note-taking).
  3. Same task then succeeded — created 3.KZ-CCA-Upgrade-Cable-Comparison-9-Cables.md.
Why this is in-scope
  • Vault already has 1.Monitor-Buying-Guide.md and 2.Audio - TWS vs Neckband... — hardware notes are expected.
  • The action is webfetch + write + websearch inside workspace — a core opencode capability.
  • Engineers do need hardware/audio info (focus gear, mics, Web Audio/DAC work).
Suggestion
  • Don't hard-reject file operations based on topic. Treat workspace writes as in-scope.
  • Show a warning + "Continue anyway" instead of a hard refusal.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.