HR-ATS-Portal/backend/job
Talha Ahmed 84f2918e43
Deploy to S3 / deploy (push) Successful in 33s Details
AI field assist on job forms + channel-free internal job creation
- 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>
2026-08-19 18:51:56 +05:00
..
activity . 2026-08-12 18:52:40 +05:00
assignment . 2026-08-17 20:37:30 +05:00
candidate . 2026-08-17 20:37:30 +05:00
cost . 2026-08-12 18:52:40 +05:00
feedback . 2026-08-17 20:37:30 +05:00
interviews . 2026-08-12 18:52:40 +05:00
job_post AI field assist on job forms + channel-free internal job creation 2026-08-19 18:51:56 +05:00
notes pedning testinf 2026-08-11 17:48:00 +05:00
pipeline /ppelline completde 2026-08-13 18:34:52 +05:00
app.py AI field assist on job forms + channel-free internal job creation 2026-08-19 18:51:56 +05:00