Rohit Rajan
|
b649ce3a33
|
feat: filter the fields based on prompt
|
2025-12-11 16:58:33 +05:30 |
|
Rohit Rajan
|
3c2ebec840
|
chore: console log cleanup
|
2025-12-11 13:15:59 +05:30 |
|
Rohit Rajan
|
d8e5ca7095
|
fix: mandatory user id for prompt llm
|
2025-12-11 13:13:26 +05:30 |
|
Rohit Rajan
|
0836a7efbe
|
chore: console log cleanup
|
2025-12-11 12:54:38 +05:30 |
|
Rohit Rajan
|
6a8c531793
|
fix: scroll down pagination
|
2025-12-11 11:52:25 +05:30 |
|
Rohit Rajan
|
8bbcadafa7
|
feat: auto label llm extracted fields
|
2025-12-11 11:43:51 +05:30 |
|
Rohit Rajan
|
5fcc176fe5
|
chore: disable scroll detection
|
2025-12-08 18:58:47 +05:30 |
|
Rohit Rajan
|
221e7d2f48
|
fix: auto pagination detection
|
2025-12-08 18:58:13 +05:30 |
|
Rohit Rajan
|
ad152ff414
|
chore: register schedule worker
|
2025-12-08 18:49:46 +05:30 |
|
Rohit Rajan
|
fbeecbd4d4
|
chore: rm register worker import
|
2025-12-08 18:13:44 +05:30 |
|
Rohit Rajan
|
a03609c873
|
chore: revert scheduling user id logic
|
2025-12-08 18:13:01 +05:30 |
|
Rohit Rajan
|
e23f24207a
|
chore: add anthropic sdk
|
2025-12-08 11:36:12 +05:30 |
|
Rohit Rajan
|
c87edcc462
|
fix: add user id checks
|
2025-12-08 11:35:14 +05:30 |
|
Rohit Rajan
|
9cd2cfd729
|
feat: create validation browser
|
2025-12-07 22:15:22 +05:30 |
|
Rohit Rajan
|
d64cc4dec3
|
feat: add sdk selector validation, pagination detection
|
2025-12-07 22:13:34 +05:30 |
|
Karishma Shukla
|
63c9d53272
|
Merge pull request #917 from getmaxun/pre-release-29
chore: pre-release v0.0.29
|
2025-12-06 00:01:38 +05:30 |
|
Rohit Rajan
|
c655669a73
|
fix: type errors run model
|
2025-12-05 23:33:59 +05:30 |
|
amhsirak
|
ef679ab412
|
chore: v0.0.29
|
2025-12-05 23:31:19 +05:30 |
|
Rohit Rajan
|
40364d884c
|
fix: type errors run model
|
2025-12-05 23:26:36 +05:30 |
|
Karishma Shukla
|
55a400feca
|
Merge pull request #909 from getmaxun/container-fix
fix: accurate similar container grouping
|
2025-12-05 23:21:02 +05:30 |
|
Karishma Shukla
|
bdcd226c25
|
Merge pull request #916 from getmaxun/ss-scrape
feat: add scrape screenshot support
|
2025-12-05 23:20:51 +05:30 |
|
Karishma Shukla
|
bdaf836824
|
Merge pull request #915 from getmaxun/autoex-fix
fix: auto extract all fields
|
2025-12-05 23:20:25 +05:30 |
|
Karishma Shukla
|
4a10389fe5
|
Merge pull request #914 from getmaxun/id-fix
fix: user id error handling
|
2025-12-05 23:19:36 +05:30 |
|
Karishma Shukla
|
32db2c3fe2
|
Merge pull request #913 from getmaxun/platform-fix
fix: multi-platform docker build
|
2025-12-05 23:19:15 +05:30 |
|
Rohit Rajan
|
dfdcafa5b8
|
feat: add scrape screenshot support
|
2025-12-05 21:58:23 +05:30 |
|
Rohit Rajan
|
203589a260
|
fix: missing braces error
|
2025-12-05 11:59:53 +05:30 |
|
Karishma Shukla
|
0c9f17c51c
|
fix: auto extract all fields
|
2025-12-05 10:28:31 +05:30 |
|
Rohit Rajan
|
0bc6c12820
|
fix: partial data recovery
|
2025-12-04 17:16:47 +05:30 |
|
Rohit Rajan
|
021cdada46
|
chore: add built and start script
|
2025-12-04 16:44:41 +05:30 |
|
Rohit Rajan
|
88a01fdfa4
|
chore: align docker and local launch
|
2025-12-04 16:42:04 +05:30 |
|
Rohit Rajan
|
084f2a1b7f
|
fix: get auth user's id
|
2025-12-04 15:11:04 +05:30 |
|
Rohit Rajan
|
d477402287
|
chore: build compiled migration
|
2025-12-04 14:08:15 +05:30 |
|
Rohit Rajan
|
6ef725ddcd
|
chore: compile ts for docker env
|
2025-12-04 14:07:07 +05:30 |
|
Rohit Rajan
|
cb88cd8721
|
fix: robot edit type errors
|
2025-12-04 14:05:45 +05:30 |
|
Rohit Rajan
|
970bc017dd
|
fix: rm env copying
|
2025-12-04 11:33:20 +05:30 |
|
Rohit Rajan
|
710eabfd3e
|
fix: rm build platform condition
|
2025-12-04 11:25:21 +05:30 |
|
Karishma Shukla
|
15a07ee6b7
|
fix: increase maxParentLevels to 5
|
2025-12-02 00:46:18 +05:30 |
|
Karishma Shukla
|
dcf2d4da5f
|
fix: add ancestry similarity check
|
2025-12-02 00:45:46 +05:30 |
|
Karishma Shukla
|
6986ba0700
|
chore: cleanup
Removed CyberYozh App section from README.
|
2025-12-01 13:58:22 +05:30 |
|
Karishma Shukla
|
7d0ab5f32d
|
Merge pull request #907 from getmaxun/pre-release-28
chore: pre-release v0.0.28
|
2025-11-30 23:00:38 +05:30 |
|
Rohit Rajan
|
068a28a362
|
fix: ui remove pagination
|
2025-11-30 22:37:10 +05:30 |
|
Rohit Rajan
|
ace57d8ee7
|
fix: wss endpoint
|
2025-11-30 22:21:36 +05:30 |
|
Rohit Rajan
|
bbfa78ea9e
|
fix: wss launch config
|
2025-11-30 22:13:49 +05:30 |
|
Rohit Rajan
|
b2fcf021f2
|
fix: pagination ui
|
2025-11-30 22:11:01 +05:30 |
|
Rohit Rajan
|
2f0516f7f9
|
chore: mv pw to pw-core
|
2025-11-30 21:28:09 +05:30 |
|
amhsirak
|
f027283193
|
chore: use maxun-core v0.0.28
|
2025-11-30 20:56:56 +05:30 |
|
amhsirak
|
53a34908f1
|
chore: v0.0.28
|
2025-11-30 20:52:54 +05:30 |
|
amhsirak
|
c963febbe6
|
chore: core v0.0.28
|
2025-11-30 20:52:26 +05:30 |
|
Rohit Rajan
|
560b2e352d
|
chore: rm chromium backend image
|
2025-11-30 20:45:51 +05:30 |
|
Rohit Rajan
|
2bbf5d657f
|
chore: mv ci to install
|
2025-11-30 20:35:12 +05:30 |
|