chore(release): v0.3.14 — AI fail 원인 가시화

- NoteCard: failed 노트에 <details> "원인 보기" 접힘 섹션 추가.
  ai_error 전체 노출 (wrap + word-break).
- AiWorker: markAiFailed 시 [reason] provider prefix 추가.
  사용자가 timeout/schema/other 카테고리 + 모델명 즉시 식별.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
th-kim0823
2026-05-12 14:07:53 +09:00
parent bd71bba2da
commit 4266376b23
5 changed files with 70 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "inkling",
"version": "0.3.13",
"version": "0.3.14",
"private": true,
"description": "Inkling — local-first 한 줄 보관 도구",
"author": "altair823 <dlsrks0734@gmail.com>",