ahmed.mujtaba
52624d99d8
Merge pull request 'SQS_BROKER' ( #86 ) from SQS_BROKER into main
...
Deploy to S3 / deploy (push) Successful in 36s
Details
Reviewed-on: #86
2026-09-09 14:20:57 +00:00
ahmed.mujtaba
25220d237b
Merge branch 'main' of https://git.utopiadeals.com/utopia-ai/HR-ATS-Portal into SQS_BROKER
2026-09-09 19:20:23 +05:00
ahmed.mujtaba
30fb63f4f9
Merge branch 'SQS_BROKER' of https://git.utopiadeals.com/utopia-ai/HR-ATS-Portal into SQS_BROKER
2026-09-09 19:19:08 +05:00
ahmed.mujtaba
0e4902d486
offerws page
2026-09-09 19:19:05 +05:00
Talha Ahmed
f63878fe19
Merge remote-tracking branch 'origin/main' into Talha
...
Deploy to S3 / deploy (push) Successful in 36s
Details
# Conflicts:
# backend/inbox/views.py
2026-09-09 16:13:13 +05:00
Talha Ahmed
06427a4f32
Run gpt-4o-mini in production and cut OpenAI spend without changing outputs
...
- .env.example documents the production model (gpt-4o-mini-2024-07-18) and a
4000-token output cap; the model rejects caps above 16384 with a 400, which
the old 32768 value triggered on every llm_call request.
- llm_setup: safe default cap and per-call token/cache usage logging.
- agent/prompt: job posts precede the resume so the stable block hits the
prompt cache for every CV after the first in a sync run.
- inbox: On-Hold rescan pairs candidates with active jobs only; scores against
closed roles were paid for and never shown.
- app: ruff formatting for the config/model edits from main, and an accurate
comment on why gpt-4o-mini is admitted while the rest of gpt-4o is not.
Verified live on gpt-4o-mini: llm_call and the scorer both succeed, the
28-check scoring audit passes, ruff/mypy/pytest pass for app.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-09 15:58:07 +05:00
ahmed.mujtaba
96cf699f81
Merge pull request 'sumkmary check udpate' ( #85 ) from SQS_BROKER into main
...
Deploy to S3 / deploy (push) Successful in 34s
Details
Reviewed-on: #85
2026-09-09 10:56:52 +00:00
ahmed.mujtaba
07b90c1d59
Merge branch 'main' into SQS_BROKER
2026-09-09 10:56:34 +00:00
ahmed.mujtaba
3969d62a51
sumkmary check udpate
2026-09-09 15:52:46 +05:00
ahmed.mujtaba
9d31cdd198
Merge pull request 'SQS_BROKER' ( #84 ) from SQS_BROKER into main
...
Deploy to S3 / deploy (push) Successful in 33s
Details
Reviewed-on: #84
2026-09-09 10:20:20 +00:00
ahmed.mujtaba
fddd9a6456
Merge branch 'main' of https://git.utopiadeals.com/utopia-ai/HR-ATS-Portal into SQS_BROKER
2026-09-09 15:19:11 +05:00
ahmed.mujtaba
1f7088f21c
update conmnfig
2026-09-09 15:17:55 +05:00
ahmed.mujtaba
1b64881bb0
Merge pull request 'SQS_BROKER' ( #83 ) from SQS_BROKER into main
...
Deploy to S3 / deploy (push) Successful in 37s
Details
Reviewed-on: #83
2026-09-09 09:05:28 +00:00
ahmed.mujtaba
09f74e6667
Merge branch 'main' into SQS_BROKER
2026-09-09 09:05:18 +00:00
ahmed.mujtaba
1cd0f34e0b
Merge branch 'SQS_BROKER' of https://git.utopiadeals.com/utopia-ai/HR-ATS-Portal into SQS_BROKER
2026-09-09 14:04:05 +05:00
ahmed.mujtaba
adcd3097f8
add abtcht additon
2026-09-09 14:04:01 +05:00
ahmed.mujtaba
cc58dd09fc
Merge pull request 'global countires' ( #82 ) from SQS_BROKER into main
...
Deploy to S3 / deploy (push) Successful in 41s
Details
Reviewed-on: #82
2026-09-08 12:11:30 +00:00
ahmed.mujtaba
f162a766b3
Merge branch 'main' into SQS_BROKER
2026-09-08 12:11:22 +00:00
ahmed.mujtaba
cd4743e953
global countires
2026-09-08 17:10:08 +05:00
ahmed.mujtaba
6ceb5b2c26
Merge pull request 'SQS_BROKER' ( #81 ) from SQS_BROKER into main
...
Deploy to S3 / deploy (push) Successful in 40s
Details
Reviewed-on: #81
2026-09-08 11:13:12 +00:00
ahmed.mujtaba
9f6f453220
creds
2026-09-08 16:12:04 +05:00
ahmed.mujtaba
80a7a0abd7
Merge branch 'main' of https://git.utopiadeals.com/utopia-ai/HR-ATS-Portal into SQS_BROKER
2026-09-08 16:11:34 +05:00
ahmed.mujtaba
79098aefd5
RESCAN IMPLEMENTED
2026-09-08 15:25:43 +05:00
ahmed.mujtaba
3253db1dde
Merge pull request '.' ( #79 ) from SQS_BROKER into main
...
Deploy to S3 / deploy (push) Successful in 35s
Details
Reviewed-on: #79
2026-09-07 15:12:37 +00:00
ahmed.mujtaba
2a3c7554ba
Merge branch 'main' of https://git.utopiadeals.com/utopia-ai/HR-ATS-Portal into SQS_BROKER
2026-09-07 20:12:11 +05:00
ahmed.mujtaba
a077d55d3e
remove the s3
2026-09-07 20:10:52 +05:00
ahmed.mujtaba
c520b2d9c2
ordered
2026-09-07 20:10:45 +05:00
ahmed.mujtaba
86531c77db
commitred with correct city name
CI / checks (push) Failing after 1m53s
Details
CI / checks (pull_request) Failing after 1m55s
Details
2026-09-07 19:59:28 +05:00
ahmed.mujtaba
1fd40c3f7f
se coorected
Deploy to S3 / checks (push) Failing after 55s
Details
Deploy to S3 / deploy (push) Has been skipped
Details
2026-09-07 19:52:21 +05:00
ahmed.mujtaba
6979eb4b83
removed the /yml files
2026-09-07 19:46:25 +05:00
ahmed.mujtaba
ad6f8ba121
s3 lionk done
CI / checks (push) Failing after 2m9s
Details
CI / checks (pull_request) Failing after 2m4s
Details
2026-09-07 19:32:49 +05:00
ahmed.mujtaba
7c9e18741d
applied 10 cache
CI / checks (push) Failing after 1m58s
Details
CI / checks (pull_request) Failing after 1m53s
Details
2026-09-07 18:55:42 +05:00
ahmed.mujtaba
5cc1dc1997
Nonclick untile load complete
CI / checks (push) Failing after 1m50s
Details
CI / checks (pull_request) Failing after 1m55s
Details
2026-09-07 18:51:49 +05:00
ahmed.mujtaba
d00ebcf6f5
filter appliede
CI / checks (push) Failing after 1m57s
Details
CI / checks (pull_request) Failing after 1m53s
Details
2026-09-07 18:42:15 +05:00
ahmed.mujtaba
9036a48098
Merge pull request 'SQS_BROKER' ( #78 ) from SQS_BROKER into main
...
Deploy to S3 / checks (push) Failing after 1m54s
Details
Deploy to S3 / deploy (push) Has been skipped
Details
CI / checks (push) Failing after 2m0s
Details
CI / checks (pull_request) Failing after 1m56s
Details
Reviewed-on: #78
2026-09-07 12:54:46 +00:00
ahmed.mujtaba
cc504fed65
Merge branch 'main' into SQS_BROKER
CI / checks (push) Failing after 1m50s
Details
CI / checks (pull_request) Failing after 2m6s
Details
2026-09-07 12:54:40 +00:00
ahmed.mujtaba
ded1b9053d
dashboiard sheet export
CI / checks (push) Failing after 1m55s
Details
CI / checks (pull_request) Failing after 1m47s
Details
2026-09-07 17:53:49 +05:00
ahmed.mujtaba
41f46c2c39
dashboard sheet added
2026-09-07 17:36:36 +05:00
ahmed.mujtaba
5b6588f90a
Merge branch 'SQS_BROKER' of https://git.utopiadeals.com/utopia-ai/HR-ATS-Portal into SQS_BROKER
CI / checks (push) Failing after 1m54s
Details
2026-09-07 17:32:23 +05:00
ahmed.mujtaba
3dd716c3d3
added onhold tab that sorts the unmatched cvs
2026-09-07 17:32:20 +05:00
ahmed.mujtaba
6998563aa2
Merge pull request 'sewt all limit' ( #77 ) from SQS_BROKER into main
...
Deploy to S3 / checks (push) Failing after 2m36s
Details
Deploy to S3 / deploy (push) Has been skipped
Details
Reviewed-on: #77
2026-09-07 11:52:12 +00:00
ahmed.mujtaba
c141362056
Merge branch 'main' into SQS_BROKER
CI / checks (push) Failing after 2m35s
Details
CI / checks (pull_request) Failing after 2m28s
Details
2026-09-07 11:52:00 +00:00
ahmed.mujtaba
e378b323b9
sewt all limit
CI / checks (push) Failing after 2m27s
Details
CI / checks (pull_request) Failing after 2m32s
Details
2026-09-07 16:47:44 +05:00
ahmed.mujtaba
3d032a5069
Merge pull request 'reapplied logic correct' ( #76 ) from SQS_BROKER into main
...
Deploy to S3 / checks (push) Failing after 2m28s
Details
Deploy to S3 / deploy (push) Has been skipped
Details
Reviewed-on: #76
2026-09-07 10:56:40 +00:00
ahmed.mujtaba
0ede681a30
Merge branch 'main' of https://git.utopiadeals.com/utopia-ai/HR-ATS-Portal into SQS_BROKER
CI / checks (push) Failing after 2m33s
Details
CI / checks (pull_request) Failing after 2m29s
Details
2026-09-07 15:56:10 +05:00
ahmed.mujtaba
7ceecdb6c7
reapplied logic correct
CI / checks (push) Failing after 2m41s
Details
CI / checks (pull_request) Failing after 2m37s
Details
2026-09-07 15:54:47 +05:00
ahmed.mujtaba
db1dcb154c
Merge pull request 'cronjjob implementedd' ( #75 ) from SQS_BROKER into main
...
Deploy to S3 / deploy (push) Successful in 32s
Details
Reviewed-on: #75
2026-09-07 09:58:09 +00:00
ahmed.mujtaba
f692680c6e
Merge branch 'main' of https://git.utopiadeals.com/utopia-ai/HR-ATS-Portal into SQS_BROKER
2026-09-07 14:57:13 +05:00
ahmed.mujtaba
82686f0bdf
cronjjob implementedd
2026-09-07 14:56:03 +05:00
ahmed.mujtaba
57167e77ba
Merge pull request 'corect timezone' ( #74 ) from SQS_BROKER into main
...
Deploy to S3 / deploy (push) Successful in 37s
Details
Reviewed-on: #74
2026-09-07 09:21:32 +00:00