Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-07 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-06 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-05 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-04 | 0 | 0 | 2 | 4 | 1 |
| 2026-09-03 | 0 | 0 | 0 | 0 | 86 |
| 2026-09-02 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-01 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-31 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-28 | 1 | 0 | 0 | 0 | 0 |
| 2026-08-27 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-26 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-25 | 0 | 0 | 0 | 0 | 0 |
Opened: 0
Closed: 0
Comments: 2
Events: 4
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#1940 DSL regex for List[T] and variadic Tuple[T, ...] forbids the empty collection, diverging from Dict and the JSON-schema path Opened 2 months ago | ErenAta16 | open | No labels | 2 | 0 | 3 days ago |
#1942 DSL container types render bool as Python True/False, producing invalid JSON and diverging from the JSON-schema path Opened 2 months ago | ErenAta16 | open | No labels | 4 | 0 | 8 days ago |
#2027 outlines.from_openai with custom base_url /v1 for a Chat Completions host Opened 11 days ago | cursor[bot] | open | No labels | 1 | 0 | 9 days ago |
#1960 DSL containers leave date/time/datetime unquoted, producing output json.loads rejects Opened 1 month ago | bharadwaj-pendyala | open | No labels | 2 | 0 | 15 days ago |
#1971 Optional[T] generates Python None instead of JSON null inside DSL containers Opened 1 month ago | ErenAta16 | open | No labels | 1 | 0 | 15 days ago |
#1962 Built-in Regex terms are not JSON-quoted inside containers (list[types.email] generates [[email protected]]) Opened 1 month ago | bharadwaj-pendyala | open | No labels | 9 | 0 | 18 days ago |
#1998 SGLangTypeAdapter silently drops whitespace_pattern from JsonSchema (vLLM backend handles it correctly) Opened 26 days ago | harsh4vardhan | open | No labels | 0 | 0 | 26 days ago |
#1997 mlxlm.generate_batch uses falsy guard (if output_type:) instead of identity check (if output_type is not None:) Opened 26 days ago | harsh4vardhan | open | No labels | 0 | 0 | 26 days ago |
#1996 JsonSchema and CFG are unhashable: defining __eq__ without __hash__ sets __hash__ = None Opened 26 days ago | harsh4vardhan | open | No labels | 0 | 0 | 26 days ago |
#1982 applications: Application does not detect output_type changes between calls Opened 1 month ago | harsh4vardhan | open | No labels | 3 | 0 | 27 days ago |
#1985 Template.from_string leaks stray blank lines/whitespace when a trailing blank line is over-indented or tab-indented Opened 1 month ago | BenAyedMedAla | open | No labels | 0 | 0 | 1 month ago |
#1981 dsl: JsonSchema.__eq__ ignores whitespace_pattern, causing stale cache hits Opened 1 month ago | harsh4vardhan | closed - completed | No labels | 0 | 0 | 1 month ago |
#1983 caching: cache_disabled() context manager is not safe in asyncio contexts Opened 1 month ago | harsh4vardhan | open | No labels | 0 | 0 | 1 month ago |
#1980 mlxlm: MLXLMTypeAdapter.format_output_type uses falsy check instead of identity-None check Opened 1 month ago | harsh4vardhan | open | No labels | 0 | 0 | 1 month ago |
#1303 Add more custom types Opened 2 years ago | rlouf | closed - completed | enhancement help wanted | 4 | 0 | 1 month ago |
#1950 schema_type_to_python drops anyOf/oneOf constraints to Any Opened 2 months ago | Solaris-star | open | No labels | 1 | 0 | 1 month ago |
#1969 Dict[str, V] round-trips to a field-named model instead of a mapping (additionalProperties ignored) Opened 1 month ago | ErenAta16 | open | No labels | 0 | 0 | 1 month ago |
#1626 Add function calling and MCP support Opened 1 year ago | rlouf | open | No labels | 4 | 5 | 1 month ago |
#1742 Widen asset format supports Opened 1 year ago | RobinPicard | open | No labels | 7 | 0 | 2 months ago |
#1948 json_schema_dict_to_pydantic makes non-required fields nullable, widening generation constraints beyond the source schema Opened 2 months ago | ErenAta16 | open | No labels | 0 | 0 | 2 months ago |
#1938 json_schema_dict_to_dataclass drops optionality: non-required fields annotated as bare type with a None default, diverging from the pydantic converter Opened 2 months ago | ErenAta16 | closed - completed | No labels | 1 | 0 | 2 months ago |
#1943 [test ignore] permission canary Opened 2 months ago | Solaris-star | closed - completed | No labels | 1 | 0 | 2 months ago |
#1931 VLLM/AsyncVLLM._build_client_args mutates and leaks caller's extra_body dict across calls Opened 2 months ago | ErenAta16 | closed - completed | No labels | 0 | 0 | 2 months ago |
#1912 API reference is empty in docs built from main Opened 2 months ago | ritsth | closed - completed | No labels | 0 | 0 | 2 months ago |
#1915 Enum output types: any plain instance method on the class gets treated as a generation choice Opened 2 months ago | ErenAta16 | closed - completed | No labels | 1 | 0 | 2 months ago |