Commit Graph

  • 71650436b0
    Merge ed888fd778 into bcac6872f5 Shreya Shankar 2026-01-03 13:48:33 +0100
  • 92393701dd Deployed bcac687 with MkDocs version: 1.6.1 gh-pages github-actions[bot] 2025-12-30 01:47:52 +0000
  • bcac6872f5
    Embedding blocking threshold optimization (#473) main Shreya Shankar 2025-12-29 19:47:21 -0600
  • 72d55cd1e9 allow resolve and equijoin to figure out blocking thresholds on the fly. cursor/embedding-blocking-threshold-optimization-7157 Shreya Shankar 2025-12-29 19:31:54 -0600
  • f4e66a029b Refactor: Improve blocking documentation and add auto-blocking Cursor Agent 2025-12-30 00:46:07 +0000
  • 57a284bcb1
    Fast Decomposition for Map Operations in DocWrangler (#472) Shreya Shankar 2025-12-29 18:22:02 -0600
  • 9c7bf6911f Refactor: Simplify target_recall retrieval in Equijoin and Resolve Cursor Agent 2025-12-29 20:09:31 +0000
  • 997f64c141 Checkpoint before follow-up message Cursor Agent 2025-12-29 20:08:09 +0000
  • 4e9f4532ad refactor: update MOAR documentation dwoptimizer Shreya Shankar 2025-12-29 14:04:23 -0600
  • 9647dff6c8 feat: Add runtime blocking threshold optimization Cursor Agent 2025-12-29 20:01:22 +0000
  • ed2f1fd0a1 refactor: docwrangler to use a faster decomposition flow, only if the last operation in a pipeline is a map operation. Shreya Shankar 2025-12-29 13:59:03 -0600
  • c0445abba9 refactor: docwrangler to use a faster decomposition flow, only if the last operation in a pipeline is a map operation. Shreya Shankar 2025-12-29 13:57:08 -0600
  • cfbb64470a
    optimizer: add directives for resolve operator (#470) Shreya Shankar 2025-12-29 13:57:51 -0600
  • a2e2e86c22 update: claude code skill when doing hn demo Shreya Shankar 2025-12-28 15:10:52 -0600
  • b4a5e98972
    Update README with Claude Code integration (#471) Shreya Shankar 2025-12-28 12:49:14 -0600
  • eeb34d392f Update README with Claude Code integration cursor/claude-code-integration-guide-4988 Cursor Agent 2025-12-28 18:48:50 +0000
  • ae06d5876e optimizer: add directives for resolve operator newdirs Shreya Shankar 2025-12-27 23:02:51 -0600
  • 9eee1a2553
    feat: add claude-code skill (#469) 0.2.6 Shreya Shankar 2025-12-27 22:23:30 -0600
  • d1bd0a000e get ready to bump up version claudeskill Shreya Shankar 2025-12-27 22:22:02 -0600
  • 366a118458 feat: add claude-code skill Shreya Shankar 2025-12-27 22:16:55 -0600
  • 9b6bd41508 feat: add claude-code skill Shreya Shankar 2025-12-27 22:01:07 -0600
  • fa86e23cfb
    add limit param to llm ops (#466) Shreya Shankar 2025-12-26 19:46:28 -0800
  • a4710c71d6 fix reduce limit test cursor/close-issue-and-write-mkdocs-documentation-gpt-5.1-codex-high-f3c8 Shreya Shankar 2025-12-26 21:31:42 -0600
  • 4210683f46 add limit to code ops Shreya Shankar 2025-12-26 18:53:04 -0600
  • 2ff3ee2ae9 Fix test_extract_operation_limit to use valid config Shreya Shankar 2025-12-26 18:22:33 -0600
  • 053d5a5a8c Merge main into PR branch, resolve conflicts Shreya Shankar 2025-12-26 17:01:15 -0600
  • 56a1b7e794
    Feat: Add first-class LanceDB retrievers and prompt augmentation across LLM operators (#460) Shreya Shankar 2025-12-26 14:48:48 -0800
  • 54e6d08c2e Testing retriever and updating docs with logging addretriever Shreya Shankar 2025-12-26 16:42:20 -0600
  • 83193f265a Merge main into addretriever branch Shreya Shankar 2025-12-26 16:11:08 -0600
  • f78009f0b1
    add reduce to pandas api (#468) Shreya Shankar 2025-12-19 11:26:32 +0530
  • b193375270 add reduce to pandas api pdreduce Shreya Shankar 2025-12-19 11:13:02 +0530
  • d0b5943d0f
    Merge f5b4605222 into 81d110404d Aru Sharma 2025-11-30 06:31:17 -0600
  • 425fd6947f Refactor map operation to use ThreadPoolExecutor with windowing Cursor Agent 2025-11-29 12:52:38 +0000
  • 4dd849ae25 Refactor map operation to use ThreadPoolExecutor for parallel processing Cursor Agent 2025-11-29 12:45:58 +0000
  • 8fd8ce772e feat: Add limit parameter to operations Cursor Agent 2025-11-28 21:13:05 +0000
  • 81d110404d
    Add MOAR optimizer to docetl (#464) Lindsey Wei 2025-11-28 11:47:42 -0800
  • e15cf58f97 fix documentation Shreya Shankar 2025-11-27 22:48:17 -0600
  • 9c9c2ad0cf move evaluation code from experiments dir to moar dir Shreya Shankar 2025-11-27 22:12:18 -0600
  • 575db7030a add documentation for moar and CLI Shreya Shankar 2025-11-27 20:45:56 -0600
  • fad9d0f06b change all printing to use the rich console Shreya Shankar 2025-11-27 16:20:28 -0600
  • 49cf91b20a clean up relative imports and model choices Shreya Shankar 2025-11-26 23:01:58 -0600
  • dddcecc352 remove unused files Shreya Shankar 2025-11-26 21:36:48 -0600
  • 9d22000f58 Update api to be consistent with main Shreya Shankar 2025-11-26 21:29:58 -0600
  • 4935c7d95f
    Merge branch 'main' into moar-optimizer Shreya Shankar 2025-11-26 21:26:04 -0600
  • 0b5859fa33 in progress: mcp servers for docetl mcp Shreya Shankar 2025-11-26 21:13:10 -0600
  • 97c4f11b7b update readme linxiwei 2025-11-24 13:17:57 -0800
  • c36e51fe23 remove facility linxiwei 2025-11-24 13:16:32 -0800
  • 86c7d9abec update readme linxiwei 2025-11-24 13:15:02 -0800
  • aaa61d9194 update readme linxiwei 2025-11-24 13:12:05 -0800
  • fdc8a6d592 update readme linxiwei 2025-11-24 13:07:39 -0800
  • 0110071cd5
    fix: add code ops and extract to python api (#463) Shreya Shankar 2025-11-24 14:18:59 -0600
  • 54faaed230 fix: add code ops and extract to python api fixapi Shreya Shankar 2025-11-24 14:17:46 -0600
  • a184a3c1e9
    fix: add code ops and extract to python api (#462) Shreya Shankar 2025-11-24 14:10:07 -0600
  • 8567218f30 fix: add code ops and extract to python api Shreya Shankar 2025-11-24 14:09:46 -0600
  • 61b0419133 fix: add code ops and extract to python api Shreya Shankar 2025-11-24 13:56:51 -0600
  • 5b1b9dcba5 eval function cleaning linxiwei 2025-11-24 10:44:35 -0800
  • 3eb5b0bb7a Merge branch 'main' of https://github.com/LindseyyyW/reasoning-optimizer linxiwei 2025-11-23 20:16:01 -0800
  • 2175b95dd2 requirements linxiwei 2025-11-23 20:15:44 -0800
  • 7debd4f4c7
    Delete experiments/reasoning/data directory Lindsey Wei 2025-11-23 20:12:33 -0800
  • 4f168e12f8 simplify util linxiwei 2025-11-23 20:12:06 -0800
  • 56f45e430d Merge branch 'main' of https://github.com/LindseyyyW/reasoning-optimizer yes linxiwei 2025-11-23 19:07:30 -0800
  • 89dddea20d remove auc linxiwei 2025-11-23 19:07:24 -0800
  • 021f821100
    Delete docetl/reasoning_optimizer/generate_rewrite_plan.py Lindsey Wei 2025-11-23 18:43:31 -0800
  • a81edb4f43
    Delete docetl/reasoning_optimizer/build_optimization.py Lindsey Wei 2025-11-23 18:42:39 -0800
  • d11d898e64
    Delete docetl/moar/instantiation_check.py Lindsey Wei 2025-11-23 18:39:38 -0800
  • 013e4d6d98
    Delete docetl/moar/acc_comparator.py.backup Lindsey Wei 2025-11-23 18:38:42 -0800
  • 8398955d76
    Delete docetl/moar/acc_comparator.py Lindsey Wei 2025-11-23 18:38:23 -0800
  • 645db7c402
    Delete compute_words_per_document.py Lindsey Wei 2025-11-23 18:30:17 -0800
  • bffe921f41
    Delete experiments/reasoning/outputs/cuad_lotus_evaluation.json Lindsey Wei 2025-11-23 18:28:09 -0800
  • 0ed52b3d0e
    Delete experiments/reasoning/outputs/blackvault_mcts Lindsey Wei 2025-11-23 18:28:01 -0800
  • b7cd48e7d0
    Delete experiments/reasoning/outputs/blackvault_baseline Lindsey Wei 2025-11-23 18:27:53 -0800
  • ba46f4510e feat: allow indexes to be built on datasets created by docetl pipelines Shreya Shankar 2025-11-23 19:55:17 -0600
  • 22a13b1b39
    Delete experiments/reasoning/othersystems directory Lindsey Wei 2025-11-23 13:32:30 -0800
  • b9d6079720
    Delete experiments/reasoning/README.md Lindsey Wei 2025-11-23 13:32:10 -0800
  • 8637b8f0b8
    Delete experiments/reasoning/utils.py Lindsey Wei 2025-11-23 13:31:55 -0800
  • a76f9a1d8d
    Delete experiments/reasoning/TEST_FRONTIER_README.md Lindsey Wei 2025-11-23 13:30:51 -0800
  • db8c237ef2
    Delete experiments/reasoning/generate_biodex_summary.py Lindsey Wei 2025-11-23 13:30:11 -0800
  • 5f10a68ce7
    Delete experiments/reasoning/create_biodex_test_summary.py Lindsey Wei 2025-11-23 13:30:01 -0800
  • 5c7bbaa10b
    Delete experiments/reasoning/combine_biodex_test_results.py Lindsey Wei 2025-11-23 13:29:55 -0800
  • db46ec9f92
    Delete experiments/reasoning/plot_matrix.py Lindsey Wei 2025-11-23 13:29:41 -0800
  • 3b32dc560f
    Delete experiments/reasoning/plot_result.py Lindsey Wei 2025-11-23 13:29:30 -0800
  • 075b4a717e
    Delete experiments/reasoning/run_all.py Lindsey Wei 2025-11-23 13:28:52 -0800
  • 85d5206ca7
    Delete experiments/reasoning/run_baseline.py Lindsey Wei 2025-11-23 13:28:41 -0800
  • c8d606cb1d
    Delete experiments/reasoning/run_test_frontier.py Lindsey Wei 2025-11-23 13:28:32 -0800
  • 1ce28ea515
    Delete experiments/reasoning/run_tests.py Lindsey Wei 2025-11-23 13:28:19 -0800
  • acf235a09d add user specified eval function linxiwei 2025-11-23 13:28:08 -0800
  • 81fef74c75 update readme linxiwei 2025-11-22 22:29:44 -0800
  • a294bdf889 clean up simple agent linxiwei 2025-11-22 21:45:38 -0800
  • 3a8bda1ed6 update naming linxiwei 2025-11-22 21:15:32 -0800
  • 7cca6f57b5
    Graceful jinja template handling with user confirmation (#452) Shreya Shankar 2025-11-22 14:02:19 -0800
  • a6b078c892 Refactor: Move has_jinja_syntax to docetl.utils cursor/graceful-jinja-template-handling-with-user-confirmation-7778 Cursor Agent 2025-11-22 20:15:12 +0000
  • 2558271509 Refactor: Move DOCETL_CONSOLE import to function scope Cursor Agent 2025-11-22 20:08:18 +0000
  • 53b4a17d03 feat: adding retrievers Shreya Shankar 2025-11-22 02:23:02 -0800
  • c1b1d89085
    BUILD COMPLETE: Full RISE implementation - schemas, context databases, and implementation framework Claude 2025-11-21 21:30:38 +0000
  • 6acab16979
    Complete RISE systematization: Full CLI toolchain, schemas, context databases, and workflow examples Claude 2025-11-17 21:57:55 +0000
  • 88efff6baa
    Merge ec7711a9b3 into 9ebfc1bd58 Shreya Shankar 2025-11-17 16:35:50 +0000
  • e06395c05a
    Add RISE: Rapid Intelligence Systematization Engine - Forensic methodology for conflict documentation Claude 2025-11-17 11:26:16 +0000
  • 9ebfc1bd58
    feat: add ability to sort chronologically for epstein emails (#458) Shreya Shankar 2025-11-16 09:08:10 -0800
  • 533e9acdb2 feat: add ability to sort chronologically for epstein emails downloademailfull Shreya Shankar 2025-11-16 09:07:37 -0800
  • 067e671650
    feat: add ability to sort chronologically for epstein emails (#457) Shreya Shankar 2025-11-16 08:48:56 -0800