-
Notifications
You must be signed in to change notification settings - Fork 536
Pull requests: alexzhang13/rlm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
refactor: rename llm_calls to rlm_calls in REPLResult class for clarity
#90
opened Feb 8, 2026 by
yash2002vardhan
Loading…
Add comprehensive test suite for core modules and LLM clients
#74
opened Jan 27, 2026 by
koriyoshi2041
Loading…
feat: Adding support for Groq API, Cerebras SDK, compatibility to have much higher response
#54
opened Jan 18, 2026 by
noahvandal
Loading…
fix: removed the file-based roundtrip in LocalREPL.add_context()
#53
opened Jan 17, 2026 by
wyruweso
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.