Skip to content

Update structured-output.ts

84476f1
Select commit
Loading
Failed to load commit list.
Merged

Add Structured Output Methods #4

Update structured-output.ts
84476f1
Select commit
Loading
Failed to load commit list.
Delve Auditor / Security Check succeeded Aug 13, 2025 in 24s

Scan completed

No vulnerabilities found.

Details

No security or compliance issues detected. Reviewed everything up to 84476f1.

Security Overview
  • 🔎 Scanned files: 9 changed file(s)
Detected Code Changes
Change Type Relevant files
Configuration changes ► .gitignore
    Add .env to ignored files
► .nvmrc
    Set Node version to v22.12.0
► package.json
    Add zod dependency
Enhancement ► examples/demo.ts
    Add demo implementation
► examples/structured-output.ts
    Add structured output example
► examples/utils.ts
    Add spinner utility
► src/lib/parse.ts
    Add structured output parsing
► src/resources/tasks.ts
    Add structured output support to Tasks API

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.