fix(ignore): whitelist data/demo.db in git and docker ignore rules b432020 Melika Kheirieh commited on Nov 15, 2025
fix(tests): disable API key auth in conftest to fix 401 errors d46c6fa Melika Kheirieh commited on Nov 12, 2025
fix(tests): disable API key auth in conftest to fix 401 errors d224abb Melika Kheirieh commited on Nov 12, 2025
fix(sqlite): unify adapter path resolution and load from env for stable pipeline execution 4c2cf14 Melika Kheirieh commited on Nov 12, 2025
fix(verifier): robust aggregate detection and projection-level semantic check b72c625 Melika Kheirieh commited on Nov 5, 2025
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result 343ad62 Melika Kheirieh commited on Nov 5, 2025
test(router): add full coverage for nl2sql_handler (clarify, error, success, db_id, crash, invalid-type, 422, trace rounding) 1615809 Melika Kheirieh commited on Nov 5, 2025
refactor(router): inject pipeline via Depends(get_runner); preserve error dump logging 9c10293 Melika Kheirieh commited on Nov 5, 2025
test(router): monkeypatch _pipeline.run instead of nl2sql.Pipeline.run 64907d7 Melika Kheirieh commited on Nov 5, 2025
test(benchmarks): add black-box tests for evaluate_spider outputs and trace normalization d347376 Melika Kheirieh commited on Nov 3, 2025
feat(safety): harden SQL validation (multi-CTE, recursive WITH, unicode normalization, precise errors, EXPLAIN gate) b0bec17 Melika Kheirieh commited on Nov 3, 2025
fix(api): make adapter non-optional within branch and annotate pipeline for mypy e7d7c61 Melika Kheirieh commited on Nov 3, 2025
tests(pipeline,verifier): add unit and integration tests to increase coverage and validate end-to-end flow 052c644 Melika Kheirieh commited on Oct 28, 2025
tests: fix import-time KeyError by ensuring OPENAI_ in conftest and lazy-import router in test_ambiguity 1fa9a31 Melika Kheirieh commited on Oct 28, 2025
refactor: unify pipeline output via FinalResult model a45c0eb Melika Kheirieh commited on Oct 27, 2025