|
Deploy to S3 / deploy (push) Successful in 33s
Details
- New POST /job/assist-field (job_board.create OR jobs.edit): per-field AI fix/suggest via backend/job_assist package on the shared llm_call. Suggest is gated on title + experience anchors; decisive typo repair; provider failures return a generic 503. - AiFieldAssist component: sparkle button per field with fix/suggest, loading, preview-before-apply, abort on close; wired into JobForm and EditJobForm with per-field suggest hints. - Create Job no longer requires a Buffer channel: without channel_id or platform the backend saves an internal-only requisition (platform internal) and never calls Buffer; publishing stays on the Job Board. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| decorators.py | ||
| execute_agent.py | ||
| prompt.py | ||