@fuzzle/opencode-accountant 0.5.4 → 0.5.5-next.1

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/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -2710,6 +2710,7 @@ var init_agentLoader = __esm(() => {
2710
2710
  init_js_yaml();
2711
2711
  VALID_AGENT_FIELDS = new Set([
2712
2712
  "description",
2713
+ "prompt",
2713
2714
  "mode",
2714
2715
  "model",
2715
2716
  "temperature",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fuzzle/opencode-accountant",
3
- "version": "0.5.4",
3
+ "version": "0.5.5-next.1",
4
4
  "description": "An OpenCode accounting agent, specialized in double-entry-bookkepping with hledger",
5
5
  "author": {
6
6
  "name": "ali bengali",