bacluc-opencode-completion-check-command 0.0.1 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -19,7 +19,7 @@ An [opencode](https://opencode.ai) plugin that automatically verifies task compl
19
19
  <command stderr output>
20
20
  ```
21
21
 
22
- 5. This retry loop continues up to a configurable maximum number of retries (default: 3). Once the limit is reached, the plugin stops re-prompting to prevent burning tokens indefinitely.
22
+ 5. This retry loop continues up to a configurable maximum number of retries (default: 10). Once the limit is reached, the plugin stops re-prompting to prevent burning tokens indefinitely.
23
23
 
24
24
  ## Usage
25
25
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bacluc-opencode-completion-check-command",
3
- "version": "0.0.1",
3
+ "version": "v0.1.0",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "opencode",