Skip to content

Releases: tellang/danawa-cli

v3.0.0 — Agent DX v3

18 Mar 14:21

Choose a tag to compare

What's New

CLI 도구

  • search, batch, schema, serve, config, version 명령어
  • --format (json/table/compact/ndjson), --fields, --dry-run, --json-body, --params
  • 가격/평점/리뷰/키워드 필터링, 정렬 옵션

Agent DX v3 (70/70)

  • JSON-first 출력, stderr/stdout 분리, exit code 규칙
  • 재시도 + AIMD 동시성 제어
  • 입력 검증 + 스키마 자체검사
  • danawa schema search — 런타임 스키마 인트로스펙션

HTTP API

  • GET /api/search — 다나와 내부 API replay 방식 검색
  • 구조화된 에러 응답 (errorCode, retriable, stage)

기타

  • Zero dependencies (Node.js 20+ ESM)

Install

npm install -g danawa-cli