@harness-engineering/core 0.15.0 → 0.17.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.
package/README.md CHANGED
@@ -31,6 +31,7 @@ pnpm add @harness-engineering/core
31
31
  | **workflow** | Workflow execution engine for structured multi-step workflows |
32
32
  | **interaction** | Types and schemas for agent-to-human interactions (questions, confirmations, transitions) |
33
33
  | **blueprint** | HTML documentation generation from module data using EJS templates |
34
+ | **pricing** | LiteLLM-based model pricing lookup, disk cache with 24h TTL, bundled fallback, and microdollar cost calculation |
34
35
  | **shared** | Error types, Result pattern for error handling, file system utilities, and language parsers |
35
36
 
36
37
  ### Validation Module
@@ -1,2 +1,2 @@
1
- export { h as ArchHandle, j as ArchitectureOptions, s as archMatchers, t as archModule, u as architecture } from '../matchers-Dj1t5vpg.mjs';
1
+ export { h as ArchHandle, j as ArchitectureOptions, s as archMatchers, t as archModule, u as architecture } from '../matchers-D20x48U9.mjs';
2
2
  import 'zod';
@@ -1,2 +1,2 @@
1
- export { h as ArchHandle, j as ArchitectureOptions, s as archMatchers, t as archModule, u as architecture } from '../matchers-Dj1t5vpg.js';
1
+ export { h as ArchHandle, j as ArchitectureOptions, s as archMatchers, t as archModule, u as architecture } from '../matchers-D20x48U9.js';
2
2
  import 'zod';