a355359427
feat: implement filter presets and view state persistence across dashboard, run details, product list, and stalker explorer
main
Victor Noguera
2026-05-25 16:59:06 -04:00
31cf992e77
refactor: rename findLatestStalkerRunItemIdByAsin to findLatestRunItemIdByAsin and update references
Victor Noguera
2026-05-25 16:02:07 -04:00
506e2344b7
feat: implement reanalyze and distributor discovery endpoints for Stalker products by ASIN
Victor Noguera
2026-05-25 15:57:24 -04:00
313677692b
feat: add distributor research functionality with detailed candidate information and outreach options
Victor Noguera
2026-05-25 15:30:41 -04:00
9b45546476
feat: enhance distributor candidate research with additional fields and improved prompt for API request
Victor Noguera
2026-05-25 15:01:22 -04:00
35087a5b2f
feat: add product distributor research table and integrate distributor analysis in Stalker product workflow
Victor Noguera
2026-05-25 14:51:57 -04:00
5dbff33032
fix: correct ASIN query syntax and update script path in sellable analysis
Victor Noguera
2026-05-25 13:55:04 -04:00
517833413e
feat: enhance Keepa API integration with additional query parameters and improve test coverage
Victor Noguera
2026-05-25 13:27:26 -04:00
b8280ef1a0
Merge branch 'postgres'
Victor Noguera
2026-05-25 12:49:25 -04:00
685cb3b2ed
fix: set initial loading state to true and adjust effect dependencies in RunDetails component
Victor Noguera
2026-05-25 12:49:14 -04:00
55e3aef1e4
feat: update usage instructions and improve input/output handling in CLI
Victor Noguera
2026-05-25 12:42:20 -04:00
f512f1d3d5
Add initial journal file for PostgreSQL dialect version 7
Victor Noguera
2026-05-25 12:33:14 -04:00
923ebbaec5
Refactor supplier analysis and product handling
Victor Noguera
2026-05-25 12:27:41 -04:00
c006d87c54
feat: add supplier scoring and UPC file analysis functionality
Victor Noguera
2026-05-25 00:53:47 -04:00
b982edd160
Refactor database interactions to use Drizzle ORM
Victor Noguera
2026-05-25 00:08:30 -04:00
70e0e8a535
feat: Enhance LLM robustness with improved error handling and model resolution
Victor Noguera
2026-05-21 20:26:37 -04:00
0e03366534
Merge branch 'claude'
Victor Noguera
2026-05-21 19:58:01 -04:00
95cebaa27c
feat: add support for Claude LLM integration across multiple modules
Victor Noguera
2026-05-21 19:57:46 -04:00
0f256be2be
Merge branch 'searxng'
Victor Noguera
2026-05-20 18:35:53 -04:00
1d2e92addb
Merge branch 'jaime'
Victor Noguera
2026-05-20 16:24:17 -04:00
f8bc05685e
feat: add XLSX export functionality and refactor argument parsing in main script
Victor Noguera
2026-05-20 16:18:12 -04:00
0c2e59771c
feat: add XLSX export functionality for Stalker products and enhance UI for export link
Victor Noguera
2026-05-19 23:12:34 -04:00
90bfee8791
feat: add advanced filtering options for Stalker products including price, sales rank, and seller metrics
Victor Noguera
2026-05-19 23:01:28 -04:00
1f57900da2
feat: implement batch processing for product analysis with delay and error handling
Victor Noguera
2026-05-19 20:24:08 -04:00
7bda3710ed
feat: update Keepa and Stalker functionalities with enhanced price extraction logic and test cases
Victor Noguera
2026-05-19 19:59:20 -04:00
0552d183b3
feat: enhance Stalker functionality with additional product details and analysis capabilities
Victor Noguera
2026-05-19 19:57:53 -04:00
f6178a665c
feat: add Stalker products functionality with filtering, pagination, and purge option
Victor Noguera
2026-05-19 19:37:05 -04:00
aed0c11017
feat: enhance stalker functionality with inventory sellability checks and update frontend display
Victor Noguera
2026-05-19 18:35:55 -04:00
a7c0e44e3d
feat: add Stalker results page with filtering and pagination
Victor Noguera
2026-05-19 18:10:01 -04:00
0f9b785cce
refactor: streamline CLAUDE.md for Bun usage and remove outdated instructions
Victor Noguera
2026-05-19 01:25:17 -04:00
f3e4d3ac52
feat: Implement supplier export functionality with workbook generation
Victor Noguera
2026-05-19 01:19:48 -04:00
41ef57a7bc
Refactor mid-range seller processing to enforce sellability gates and enhance command-line arguments
Victor Noguera
2026-05-12 14:14:20 -04:00
f2c8a9728d
feat: add mid-range sellers by category analysis pipeline
Victor Noguera
2026-05-02 12:03:31 -04:00
9b832b7839
perf: optimize Keepa UPC lookups with lightweight queries and caching
Victor Noguera
2026-04-17 01:41:01 -04:00
072a501102
Merge branch 'upc-to-asin'
Victor Noguera
2026-04-16 23:06:59 -04:00
32e7b0c485
feat: add UPC to ASIN mapping and large file UPC analysis
Victor Noguera
2026-04-16 23:06:55 -04:00
d25cf5d5ec
feat: add amazon seller filter to product list and result parsing
Victor Noguera
2026-04-14 18:43:35 -04:00
b52cdc7f2b
Merge branch 'az-sell'
Victor Noguera
2026-04-14 18:26:30 -04:00
8d6b0f9e0f
feat: add Amazon seller and buy box share metrics to product analysis
Victor Noguera
2026-04-14 18:26:22 -04:00
4eff4a4a2a
Merge branch 'most-units-sold'
Victor Noguera
2026-04-14 17:22:36 -04:00
b5ac408539
feat: add top monthly sold by category analysis pipeline
Victor Noguera
2026-04-14 17:22:31 -04:00
811fe9b10a
feat: enhance product analysis results with additional fields and update handling logic
Victor Noguera
2026-04-13 03:32:46 -04:00
299ad7a1a6
feat: enhance product listing with additional metrics and sorting options
Victor Noguera
2026-04-13 03:04:28 -04:00
937fe5da40
feat: expand results schema and refine LLM analysis policy
Victor Noguera
2026-04-13 02:53:49 -04:00
6931253310
Merge branch 'ui-ux'
Victor Noguera
2026-04-13 02:36:50 -04:00
281bc7dcc9
feat: add frontend dashboard for run results viewer
Victor Noguera
2026-04-13 02:36:35 -04:00
a906f5ede3
feat: transition bestseller analysis storage to SQLite and add category blacklist
Victor Noguera
2026-04-13 00:28:23 -04:00
dbe5b1ac71
Refactor SP-API test script and improve type definitions
Victor Noguera
2026-04-12 23:48:31 -04:00
b8667c11e4
Merge branch 'sqlite'
Victor Noguera
2026-04-12 23:43:29 -04:00
8ffbd48c46
feat: implement SQLite persistent storage for analysis results
Victor Noguera
2026-04-12 23:41:40 -04:00
4386560964
feat: enhance README and index.ts for large file processing and output management
Victor Noguera
2026-04-11 16:57:27 -04:00
0162e54007
feat: enhance README with updated SP-API connectivity tests and sellability optimization details
Victor Noguera
2026-04-08 21:36:02 -04:00
53901e4dde
feat: Integrate Amazon SP-API for product sellability and pricing
Victor Noguera
2026-04-08 21:33:43 -04:00
2e626ce1f3
feat: refactor token management and enhance logging in fetchKeepaDataBatch function
Victor Noguera
2026-04-08 00:35:32 -04:00
a5a2e9182c
feat: enhance cleanLlmJson function to improve JSON extraction and formatting
Victor Noguera
2026-04-07 23:50:23 -04:00
1dd657b386
feat: enhance printResults function to filter and display FBA/FBM leads with detailed profit calculations
Victor Noguera
2026-04-07 23:33:11 -04:00
d192799850
feat: enhance README and improve product data handling in cache, llm, reader, and writer modules
Victor Noguera
2026-04-07 22:36:01 -04:00
1548979859
docs: update README with project overview, requirements, setup, usage, and pipeline details
Victor Noguera
2026-04-04 21:48:28 -04:00
061f771279
feat: initialize asin-check project with Bun
Victor Noguera
2026-04-04 21:33:27 -04:00