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 | 208 |
| 2026-09-06 | 1 | 1 | 0 | 0 | 0 |
| 2026-09-05 | 1 | 0 | 0 | 0 | 0 |
| 2026-09-04 | 1 | 0 | 0 | 0 | 0 |
| 2026-09-03 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-02 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-01 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-31 | 1 | 0 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-28 | 2 | 1 | 0 | 0 | 0 |
| 2026-08-27 | 1 | 0 | 0 | 0 | 0 |
| 2026-08-26 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-25 | 8 | 0 | 0 | 0 | 0 |
Opened: 3
Closed: 2
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#4765 String literals do not decode \xHH / \uHHHH escapes (kept raw) Opened 18 hours ago | oreoorbitz | closed - completed | No labels | 2 | 0 | 18 hours ago |
#4760 [bug] Partial parser turns unquoted null in (string | Class)[] into a string and swallows the rest of minified JSON Opened 2 days ago | devin-ai-integration[bot] | open | No labels | 1 | 0 | 2 days ago |
#4750 [bug] 0.17.0 canary: `0.0` and `-0.0` literals in the same function body alias to whichever is written first Opened 3 days ago | ritunjaym | open | No labels | 2 | 0 | 3 days ago |
#4641 Panic in client cache under concurrent calls with per-call env vars: lib.rs:1904 get().unwrap() races has_env_vars_changed remove() Opened 7 days ago | vgatcg | closed - completed | No labels | 3 | 0 | 6 days ago |
#4624 Official installer wrapper requires GLIBC 2.39 and cannot bootstrap on Debian bookworm Opened 10 days ago | BenSpex | open - reopened | No labels | 2 | 0 | 7 days ago |
#4620 OpenAI-compat: openai-generic named client with /v1 base_url, not openai or openai-responses Opened 10 days ago | cursor[bot] | open | No labels | 1 | 0 | 10 days ago |
#4589 SAP 0.17: an optional class-typed field is silently coerced to `null` — discarding a well-formed value — when the answer omits an optional class-typed member nested inside it Opened 13 days ago | BenSpex | closed - completed | No labels | 5 | 0 | 11 days ago |
#4610 0.17.0 parser: an optional class field is parsed as null when ≥2 of its optional fields are absent (present object with all required fields) Opened 11 days ago | BenSpex | open | No labels | 1 | 0 | 11 days ago |
#4584 0.17.0 rejects unary `!` on `bool | null` (E0001) that 0.15/0.16 type-check but panic on at runtime (`VM internal error: cannot apply unary operation: ! any`) Opened 13 days ago | BenSpex | open | No labels | 2 | 0 | 13 days ago |
#4585 0.15→0.17 openai-generic wire change: `messages[].content` part array became a plain string — intentional? needs a migration note (breaks byte-stable request consumers) Opened 13 days ago | BenSpex | open | No labels | 2 | 0 | 13 days ago |
#4586 0.17.0: `baml.json.json` client option (`request_body`) rejects a map literal — only `baml.json.parse` of a hand-escaped string works Opened 13 days ago | BenSpex | open | No labels | 2 | 0 | 13 days ago |
#4587 0.17.0: `throws` clause with an unresolved type panics the compiler (index out of bounds, type_ref.rs:346, exit 134) — 0.16.0 gives a clean E0002 Opened 13 days ago | BenSpex | open | No labels | 2 | 0 | 13 days ago |
#4591 0.17.1 nightlies remove `#"…"#` hash string literals (E0098) with no render-preserving migration path — the backtick replacement dedents indent-bearing prompt fragments Opened 13 days ago | BenSpex | open | No labels | 1 | 0 | 13 days ago |
#4370 sdkgen_rust 0.16: every LLM function is skipped (implicit ai.errors.Failure throws contract is an interface) — empty client at exit 0 Opened 26 days ago | BenSpex | open | No labels | 3 | 0 | 13 days ago |
#4590 SAP silently discards array elements it cannot coerce — `baml run` returns exit 0 with fewer rows and NO signal on any channel (stdout, stderr, `--output-format debug`, `--log-file`, `BAML_LOG`) Opened 13 days ago | BenSpex | open | No labels | 2 | 0 | 13 days ago |
#4588 `baml run` on 0.17.0 swallows every thrown error and prints a type-checker union dump instead (0.15.0 reported the real error) Opened 13 days ago | BenSpex | open | No labels | 3 | 0 | 13 days ago |
#4559 Optional EvalPort interop for .baml test blocks Opened 16 days ago | adhabnr-ux | open | No labels | 1 | 0 | 16 days ago |
#4376 sdkgen_rust: default output_dir writes OUTSIDE the project directory (<project>/../baml_sdk) Opened 26 days ago | BenSpex | closed - completed | No labels | 1 | 0 | 18 days ago |
#4546 test linear sync2 Opened 18 days ago | sxlijin | closed - not_planned | No labels | 1 | 0 | 18 days ago |
#4421 [bug] for loop with multi-variable reassignment + array push hangs (0.15.0) / throws spurious VM type error (0.16.0) Opened 24 days ago | tha-hammer | closed - completed | No labels | 0 | 0 | 18 days ago |
#4335 rust codegen panics on `naming_convention = "language"` instead of emitting a diagnostic Opened 1 month ago | BenSpex | closed - completed | No labels | 1 | 0 | 19 days ago |
#4355 [bug] @boundaryml/baml-bridge-linux-x64-musl ships a glibc binary — addon fails to load on Alpine Opened 28 days ago | tha-hammer | closed - completed | No labels | 1 | 0 | 19 days ago |
#4475 sdkgen_rust 0.15.1-nightly: INTERMITTENT empty client at exit 0 (throws contract: unsupported union arm: unknown) — same bytes succeed on retry Opened 21 days ago | BenSpex | closed - duplicate | No labels | 3 | 0 | 19 days ago |
#4497 [SEV-2 / BUG] BAML rejects valid Fireworks Chat Completions responses containing both completion_tokens_details and output_tokens_details Opened 20 days ago | zeke-john | closed - completed | No labels | 6 | 2 | 19 days ago |
#4523 trigger linear sync test Opened 20 days ago | sxlijin | closed - not_planned | No labels | 2 | 0 | 20 days ago |