Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

haystack · Issues· 155 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #12686

    DocumentSplitter emits redundant overlap-only trailing chunks for character-based split modes (token mode was fixed in #12661)

    Updated Sep 18, 2026
  • #12777

    Agent generation_kwargs["tools"] replaces agent.tools instead of being treated as client-side specs

    Updated Sep 17, 2026
  • #12787

    CSVToDocument row mode overwrites a CSV column named row_number

    Updated Sep 17, 2026
  • #12784

    CSVDocumentCleaner deletes a row that says N/A, and both CSV components empty those cells

    Updated Sep 16, 2026
  • #12682

    OpenAIResponsesChatGenerator discards annotations

    P1Updated Sep 16, 2026
  • #12771

    CSVDocumentCleaner silently removes nonempty NA and NULL strings

    Updated Sep 16, 2026
  • #12765

    JsonSchemaValidator raises IndexError for an empty message list

    Updated Sep 16, 2026
  • #12763

    JsonSchemaValidator rejects valid empty schemas and ignores empty runtime overrides

    Updated Sep 16, 2026
  • #12756

    RecursiveDocumentSplitter split_idx_start is off by the trailing separator with split_unit="word" and split_overlap > 0

    Updated Sep 15, 2026
  • #12621

    Agent tool scheduler picks write-write winner by batch order, not call order, contradicting its own docstring and #11690

    Updated Sep 14, 2026
  • #12543

    4 of 5 Document*Evaluators crash with ZeroDivisionError on empty input

    P3Updated Sep 14, 2026
  • #12625

    OutputAdapter silently coerces string output to another type when output_type is a Union including str.

    P2Updated Sep 14, 2026
  • #12691

    Bug: MarkdownHeaderSplitter shares parent_headers list across secondary chunks when keep_headers=False

    P2Updated Sep 14, 2026
  • #12746

    InMemoryDocumentStore unique metadata count fails for list and dict values

    Updated Sep 14, 2026
  • #12535

    CacheChecker.run issues one filter_documents call per item (N+1 query pattern)

    P2Updated Sep 14, 2026