-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: guidance-ai/guidance
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Fix] Dereference weakrefs when WeakRefList is sliced
#1525
opened Sep 20, 2026 by
BlueX888
Loading…
[Fix] Honor ChatTemplate instances in load_template_class
#1524
opened Sep 20, 2026 by
BlueX888
Loading…
[Fix] Render role text in trace_node_to_html with prettify_roles
#1523
opened Sep 20, 2026 by
BlueX888
Loading…
fix: materialize substring() chunk callables so one-shot iterables work
#1521
opened Sep 20, 2026 by
feiiiiii5
Loading…
fix(pydantic): allow bare dict and any-keyed dicts in json schema generation
#1520
opened Sep 14, 2026 by
rksharma-owg
Loading…
fix(engine): remove duplicated backtrack computation in step injection
#1519
opened Sep 14, 2026 by
rksharma-owg
Loading…
docs: add Simplified Chinese translation (README.zh.md)
#1518
opened Sep 13, 2026 by
JasonYeYuhe
Loading…
fix(security): block SSRF via redirect revalidation and DNS pinning
#1516
opened Sep 3, 2026 by
Alphaxiaoteng
Loading…
2 tasks done
fix: Tool.call() catches Exception instead of BaseException, handles tb_next safely
#1514
opened Aug 30, 2026 by
wasim-builds
Loading…
fix(models/_base): drop __all__ names the module does not define
#1507
opened Aug 17, 2026 by
Anai-Guo
Loading…
[Fix] Pass temperature=0.0 to OpenAI/AzureAI instead of dropping it
#1504
opened Aug 9, 2026 by
RezaRahemtola
Loading…
Allow special tokens as stop conditions in gen()
#1503
opened Aug 4, 2026 by
afg1
Contributor
Loading…
docs: fix broken JSON schema string in json() docstring example
#1502
opened Aug 4, 2026 by
Kropiunig
Loading…
fix(tools): catch Exception not BaseException in Tool.call (#1485)
#1501
opened Aug 2, 2026 by
Anai-Guo
Loading…
Keep the first ttft/ttfm measurement when accumulating TokenUsage
#1497
opened Jul 29, 2026 by
ErenAta16
Loading…
Allow bare dict / Dict[Any, ...] fields in json() schema generation
#1494
opened Jul 20, 2026 by
ErenAta16
Loading…
fix(chat): use Qwen3 template for Qwen3ChatTemplate.template_str
#1492
opened Jul 19, 2026 by
lntutor
Loading…
fix(engine): remove duplicated injection backtrack accumulation (#1490)
#1491
opened Jul 17, 2026 by
Anai-Guo
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.