-
-
Notifications
You must be signed in to change notification settings - Fork 854
Pull requests: simonw/llm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: allow prompts starting with -- (ignore unknown options)
#1458
opened May 22, 2026 by
Crow0077
Loading…
[Student Assignment] Skip registering OpenAI models when no API key is configured + add test
#1456
opened May 21, 2026 by
thetree61
Loading…
Recognize ${braced} variables in template extract_vars
#1455
opened May 21, 2026 by
c-tonneslan
Loading…
Keep monotonic_ulid monotonic when the system clock moves backward
#1454
opened May 21, 2026 by
c-tonneslan
Loading…
fix: skip OpenAI model registration when no API key is configured
#1453
opened May 21, 2026 by
pintaste
Loading…
fix: update license field to PEP-621 format in pyproject.toml
#1452
opened May 19, 2026 by
pintaste
Loading…
Pin build-system setuptools to >=77 for PEP-639 SPDX license
#1448
opened May 16, 2026 by
dparikh79
Loading…
Skip OpenAI model registration when no API key is configured
#1446
opened May 15, 2026 by
antisilent
Loading…
3 tasks done
Merge add_tool_call() tool calls into to_dict() output
#1438
opened May 7, 2026 by
CrypticCortex
Loading…
Support ${VAR} environment variable interpolation in JSON config files
#1430
opened May 3, 2026 by
mcwalrus
Loading…
Security: fix critical exec(), path traversal, and tool output injection
#1424
opened Apr 28, 2026 by
johnpippett
Loading…
fix: add follow_redirects and timeout to URL attachment fetching
#1421
opened Apr 26, 2026 by
mitre88
Loading…
Update existing row when re-embedding the same content with different store/metadata
#1420
opened Apr 25, 2026 by
alvinttang
Loading…
fix: prevent UNIQUE constraint error when same tool is passed twice
#1419
opened Apr 25, 2026 by
octo-patch
Loading…
Fix UNIQUE constraint crash when same --attachment passed twice
#1417
opened Apr 22, 2026 by
abhicris
Loading…
fix(migrations): retry temporary sqlite lock errors (#789)
#1416
opened Apr 22, 2026 by
cloudyun888
Loading…
fix: remove mix_stderr=False for click 8.2.0 compatibility
#1410
opened Apr 20, 2026 by
octo-patch
Loading…
Fix
--continue to resume most recently used conversation (#1140)
#1409
opened Apr 18, 2026 by
PriyanshAroraa
Loading…
fix: log toolbox tool results with the correct metadata
#1406
opened Apr 15, 2026 by
atharvasingh7007
Loading…
fix: deduplicate embed_multi_with_metadata by content hash
#1405
opened Apr 15, 2026 by
atharvasingh7007
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.