feat(agent): adopt AI SDK v7 — crash safety, context pruning, HITL approvals (#3362)

* docs(adr): propose agent AI SDK v7 adoption plan

* fix(ai): bind analyzeResume through aiService in service test

The test destructured analyzeResume as a named export that does not exist; main was red.

* test(agent): keep pure ai helpers real via spread-actual mock factory

* feat(agent): add run guards, patch version guard, run wall-clock timeout

* feat(agent): validate UI messages at the send boundary

* feat(agent): crash-safe draft-row persistence and server-side cancellation

* feat(agent): reap stale run claims at boot, on send, and on thread open

* feat(agent): fresh-document patch output and tiered context pruning

* feat(ai): shared agent tool contracts and message metadata schema

* feat(agent): add per-thread review-patches setting with update endpoint

* feat(agent): gate resume patches behind hmac-signed tool approval

* feat(agent): merge question answers and approval decisions before run claim

* feat(agent): approval ui with composed auto-send and fixture-driven tests

* feat(agent): usage metadata, tool activity cards, smoother streaming

* feat(agent): tool-call repair, input examples, structured step logging

* chore(i18n): translate new agent workspace strings across all locales

* fix(agent): gate stale-run draft cancellation on winning the claim clear

Snapshot streaming drafts before the conditional clear and skip the flip entirely when another reaper or a replacement run already cleared the claim. Also address review nits in eleven locale catalogs.

* fix(agent): flip reaped drafts only when their snapshotted state is unchanged

* fix(agent): address review findings across run lifecycle, context budget, and approval flow

- bind patches to the revision the model read via signed baseUpdatedAt
- claim the run before consuming a continuation; recorded-but-unexecuted approvals retry as pending continuations
- keep run ownership on stop() until cancellation persists; preserve the claim for the reaper when final persistence fails
- estimate tokens without serializing binary attachments (tokenx) and enforce the budget by dropping oldest whole turns
- mark crash-recovered patch results as snapshot boundaries; strip /data prefixes at execution time
- retry failed continuations without regenerate; mount a single AgentChat; disable response controls on read-only threads; freeze review toggle during runs (client+server)
- accumulate usage across continuations and match the SDK's nested usage shape; label-form token strings; reorderable source label; accessible note field; state-neutral web-search label

* chore(i18n): translate revised agent strings across all locales

* fix(agent): harden baseUpdatedAt validation and address review follow-ups

- bundle tokenx in the server runtime dependencies (e2e boot failure)
- strict ISO schema for baseUpdatedAt plus loud executor rejection of unparseable values
- it-IT source label consistency (Fonte)
- prove penultimate-turn retention in the context pruning test

* chore(deps): exempt tokenx from knip for the externalized server bundle
This commit is contained in:
Amruth Pillai
2026-08-20 08:06:53 +02:00
committed by GitHub
parent dbbab6fd76
commit c8081ac2fe
95 changed files with 14919 additions and 497 deletions
+103 -3
View File
@@ -543,6 +543,14 @@ msgstr "Aplikuar"
msgid "Applied on"
msgstr "Aplikuar në"
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "Approve"
msgstr "Mirato"
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "Approved — waiting for the agent…"
msgstr "Miratuar — në pritje të agjentit…"
#: src/libs/locale.ts
msgid "Arabic"
msgstr "Arabisht"
@@ -1462,6 +1470,14 @@ msgstr "Po fshihet API key-ja juaj..."
msgid "Deleting your resume..."
msgstr "Po fshihet CV-ja juaj..."
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "Denied — waiting for the agent…"
msgstr "Refuzuar — në pritje të agjentit…"
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "Deny"
msgstr "Refuzo"
#: src/libs/resume/ats.ts
msgid "Describe what you did so the entry contributes keywords for matching."
msgstr "Përshkruani atë që keni bërë në mënyrë që hyrja të kontribuojë me fjalë kyçe për përputhje."
@@ -1530,6 +1546,10 @@ msgstr "Dhuro"
msgid "Donate to Reactive Resume"
msgstr "Dhuro në Reactive Resume"
#: src/routes/agent/-components/tool-part-card.tsx
msgid "Done"
msgstr "U krye"
#. Action button to download two-factor backup codes as a text file
#. Primary action in the builder header to open resume download options
#: src/dialogs/auth/enable-two-factor.tsx
@@ -1642,6 +1662,10 @@ msgstr "Redakto përmbajtjen në modalitetin me ekran të plotë"
msgid "Edit date"
msgstr "Redakto datën"
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "Edit declined"
msgstr "Modifikimi u refuzua"
#. Resume card context menu action to edit resume metadata
#. Resume card dropdown action to edit resume metadata
#: src/routes/builder/$resumeId/-components/header.tsx
@@ -1837,6 +1861,10 @@ msgstr "Eksportoni CV-në tuaj në PDF menjëherë, pa pritje ose vonesa."
msgid "Exported pipeline-flow.png"
msgstr "Pipeline-flow.png u eksportua"
#: src/routes/agent/-components/tool-part-card.tsx
msgid "Failed"
msgstr "Dështoi"
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
msgid "Failed to analyze resume."
msgstr "Dështoi të analizojë CV-në."
@@ -1967,6 +1995,10 @@ msgstr "Dështoi shkëputja e lidhjes me ofruesin. Ju lutemi provoni përsëri."
msgid "Failed to update provider."
msgstr "Përditësimi i ofruesit dështoi."
#: src/routes/agent/-components/agent-chat.tsx
msgid "Failed to update thread settings."
msgstr "Nuk u përditësuan dot parametrat e fijes."
#. Fallback toast when changing account password fails
#: src/dialogs/auth/change-password.tsx
msgid "Failed to update your password. Please try again."
@@ -3153,6 +3185,14 @@ msgstr "Ruter i hapur"
msgid "opens in new tab"
msgstr "hapet në skedë të re"
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "Optional note for the agent"
msgstr "Shënim opsional për agjentin"
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "Optional note for the agent…"
msgstr "Shënim opsional për agjentin…"
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
msgid "Optionally, set a password so that only people with the password can view your resume through the link."
msgstr "Opsionalisht, vendosni një fjalëkalim në mënyrë që vetëm personat me fjalëkalim të mund ta shikojnë CV-në tuaj përmes linkut."
@@ -3499,6 +3539,10 @@ msgstr "Publikime"
msgid "Publisher"
msgstr "Botues"
#: src/routes/agent/-components/agent-chat.tsx
msgid "Raw JSON"
msgstr "JSON i papërpunuar"
#: src/features/applications/components/application-ai-copilot.tsx
msgid "Re-score"
msgstr "Ri-shënoni"
@@ -3546,10 +3590,18 @@ msgstr "Rezyme Reaktive v<0>{__APP_VERSION__}</0>"
msgid "Reactive Resume v4 (JSON)"
msgstr "Reactive Resume v4 (JSON)"
#: src/routes/agent/-components/tool-part-card.tsx
msgid "Read an attachment"
msgstr "Lexoi një shtojcë"
#: src/features/resume/stylesheet/editor.tsx
msgid "Read the Applying Custom Styles guide."
msgstr "Lexoni udhëzuesin Zbatimi i Stileve të Personalizuara."
#: src/routes/agent/-components/tool-part-card.tsx
msgid "Read the resume"
msgstr "Lexoi CV-në"
#: src/features/applications/components/application-form-sheet.tsx
msgid "Reading the posting…"
msgstr "Po lexohet shpallja…"
@@ -3700,8 +3752,8 @@ msgid "Restore"
msgstr "Rivendos"
#: src/routes/agent/-components/agent-chat.tsx
msgid "Restore the resume to before this patch? This will roll back this patch and any patches applied after it."
msgstr "Të rikthehet CV-ja në gjendjen para këtij përditësimi? Kjo do ta anulojë këtë përditësim dhe çdo përditësim të aplikuar pas tij."
msgid "Restore the resume to before this patch?"
msgstr "Të rikthehet CV-ja në gjendjen para këtij patch-i?"
#: src/routes/builder/$resumeId/-components/version-history.tsx
msgid "Restore this version?"
@@ -3726,6 +3778,10 @@ msgstr "Analiza e rezumesë e përfunduar."
msgid "Resume content"
msgstr "Përmbajtja e rifillimit"
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "Resume edit"
msgstr "Modifikim i CV-së"
#: src/features/applications/components/application-detail-sheet.tsx
msgid "Resume file"
msgstr "Skedari i CV-së"
@@ -3754,10 +3810,18 @@ msgstr "CV-të"
msgid "Retry"
msgstr "Riprovo"
#: src/routes/agent/-components/agent-chat.tsx
msgid "Review edits"
msgstr "Shqyrto modifikimet"
#: src/routes/agent/-components/agent-chat.tsx
msgid "Review the resume against a job description and ask me questions before changing uncertain sections."
msgstr "Rishikoni CV-në tuaj me një përshkrim pune dhe më bëni pyetje përpara se të ndryshoni seksionet e pasigurta."
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "Review this edit"
msgstr "Shqyrto këtë modifikim"
#: src/routes/agent/-components/agent-chat.tsx
msgid "Rework the summary so it targets a senior engineering manager role without sounding generic."
msgstr "Ripërpunoni përmbledhjen në mënyrë që të synojë një rol të menaxherit të lartë të inxhinierisë pa tingëlluar si i përgjithshëm."
@@ -3798,6 +3862,10 @@ msgstr "Rrotullimi"
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
msgstr "Ekzekutoni analizën tuaj të parë për të marrë një kartë rezultatesh, pikat e forta dhe sugjerime të prioritizuara."
#: src/routes/agent/-components/tool-part-card.tsx
msgid "Running…"
msgstr "Duke u ekzekutuar…"
#: src/libs/locale.ts
msgid "Russian"
msgstr "Rusisht"
@@ -4253,6 +4321,15 @@ msgstr "Burimi"
msgid "Source Code"
msgstr "Kodi burim"
#. placeholder {0}: operation.from
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "Source: {0}"
msgstr "Burimi: {0}"
#: src/routes/agent/-components/agent-chat.tsx
msgid "Sources"
msgstr "Burimet"
#: src/routes/builder/$resumeId/-sidebar/right/sections/page.tsx
msgid "Spacing (Horizontal)"
msgstr "Hapësira (Horizontale)"
@@ -4604,6 +4681,10 @@ msgstr "Ky asistent nuk mund të hapej."
msgid "This date will not be read correctly."
msgstr "Kjo datë nuk do të lexohet saktë”."
#: src/routes/agent/-components/patch-approval-card.tsx
msgid "This edit request can no longer be answered."
msgstr "Kësaj kërkese për redaktim nuk mund t'i përgjigjeni më."
#: src/libs/resume/ats.ts
msgid "This email address will not be recognized."
msgstr "Kjo adresë emaili nuk do të njihet."
@@ -4712,6 +4793,10 @@ msgstr "Kjo do t'ju ndihmojë ta identifikoni më vonë, nëse planifikoni të k
msgid "This will remove all items from this section."
msgstr "Kjo do të heqë të gjitha artikujt nga ky seksion."
#: src/routes/agent/-components/agent-chat.tsx
msgid "This will roll back this patch and any patches applied after it."
msgstr "Kjo do ta rikthejë këtë patch dhe të gjitha patch-et e aplikuara pas tij."
#: src/routes/agent/-components/agent-chat.tsx
#: src/routes/agent/-components/thread-sidebar.tsx
msgid "Thread actions"
@@ -4794,6 +4879,18 @@ msgstr "Aktivizo shiritin anësor të djathtë"
msgid "Toggle threads"
msgstr "Aktivizo/çaktivizo temat"
#: src/routes/agent/-components/agent-chat.tsx
msgid "Tokens: {threadTokenTotal}"
msgstr "Tokenë: {threadTokenTotal}"
#: src/routes/agent/-components/agent-chat.tsx
msgid "Tokens: {total}"
msgstr "Tokenë: {total}"
#: src/routes/agent/-components/agent-chat.tsx
msgid "Tokens: {total} ({cached} cached)"
msgstr "Tokenë: {total} ({cached} në cache)"
#: src/features/applications/components/application-form-sheet.tsx
msgid "Track a job you're applying to and link the resume you sent."
msgstr "Ndiqni një punë për të cilën po aplikoni dhe lidhni CV-në që keni dërguar."
@@ -5213,6 +5310,10 @@ msgstr "Nuk mundëm ta zbulonim formatin automatikisht — ju lutemi zgjidhni at
msgid "We couldn't find that page"
msgstr "Nuk mundëm ta gjenim atë faqe"
#: src/routes/agent/-components/tool-part-card.tsx
msgid "Web search"
msgstr "Kërkim në internet"
#: src/dialogs/resume/sections/award.tsx
#: src/dialogs/resume/sections/certification.tsx
#: src/dialogs/resume/sections/education.tsx
@@ -5445,4 +5546,3 @@ msgstr "Zvogëlo"
#: src/libs/locale.ts
msgid "Zulu"
msgstr "Zulu"