-
Notifications
You must be signed in to change notification settings - Fork 680
Pull requests: alexzhang13/rlm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: PDF-focused system prompt with search/bundle helpers and tighter iteration safeguards
#151
opened Apr 21, 2026 by
AlejandroPard0
Loading…
3 tasks
Fail fast on oversized plain LM prompts and clarify llm_query semantics
#143
opened Apr 1, 2026 by
taivu1998
Loading…
test: make Gemini async integration test robust across pytest async modes
#140
opened Mar 20, 2026 by
shuofengzhang
Loading…
feat: add MiniMax as LLM provider backend with M2.7 upgrade
#138
opened Mar 17, 2026 by
octo-patch
Loading…
Adds
CohereClient to support access to Cohere models
#137
opened Mar 16, 2026 by
edmondatcohere
Loading…
Make rlm subcalls parallel with thread safety and semaphore
#136
opened Mar 11, 2026 by
h4shk4t
Loading…
feat: add DataFrame support as RLM context payload
#134
opened Mar 10, 2026 by
kmad
Contributor
Loading…
Fix budget tracking: use cumulative cost with handler deltas
#129
opened Mar 2, 2026 by
le-big-mac
Loading…
Fix hallucinated FINAL() answers with Claude 4.6 models
#127
opened Feb 27, 2026 by
huiwenn
Loading…
Add Anthropic prompt caching, cost tracking, and shared handler optimizations
#126
opened Feb 25, 2026 by
iam-dev
Loading…
3 tasks done
fix: replace 15 bare excepts with except Exception in REPL environments
#124
opened Feb 25, 2026 by
haosenwang1018
Loading…
fix incorrect numbering of custom tools section in system prompt
#122
opened Feb 25, 2026 by
ziyinq
Loading…
fix: move pytest from runtime dependencies to test extras
#121
opened Feb 24, 2026 by
haosenwang1018
Loading…
feat: Add LLM call memoization for llm_query (Issue #82)
#118
opened Feb 21, 2026 by
zamal-db
Loading…
fix: FINAL() callable in REPL; parser ignores FINAL/FINAL_VAR inside code fences
#115
opened Feb 19, 2026 by
jkbrooks
Loading…
Fix delimiter capture and namespace collision bugs (§3.1-3.2)
#95
opened Feb 9, 2026 by
rwtaber
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.