-
Notifications
You must be signed in to change notification settings - Fork 89
Pull requests: knostic/OpenAnt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(js-parser): treat a zero-JS-file repo as an empty result, not a crash
#107
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(reporter): correct build_pipeline_output return annotation + docstring to tuple[str, int]
#106
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(agentic-enhancer): cap conversation input to avoid context overflow
#105
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(cli/runtime): key dependency-staleness on corePath, not only the pyproject hash
#104
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(js-parser): export FILE_BOUNDARY at module level for cross-parser parity
#103
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(progress): floor ETA remaining at 0 so retry double-counts don't show negative time
#102
opened May 28, 2026 by
gadievron
Collaborator
Loading…
docs(validate_dataset_schema): cite experiment.py analyze_unit() instead of drifting line numbers
#101
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(reachability): make get_all_reachable() overwrite the cache so a stale bounded False is corrected
#100
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(parsers/python): surface top-level callGraph/reverseCallGraph in analyzer_output
#99
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(openant-cli): bound Python subprocess in Invoke with an automatic timeout
#98
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(rate_limiter): re-check the backoff deadline after sleeping (close TOCTOU)
#97
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(file_io): write_json atomically (temp + os.replace) to survive interrupted writes
#96
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(enhance/analyzer): retry 529-overloaded, single-shot checkpoint, exploitable filter + bounded agentic retry
#95
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(context): anchor entry-point path exclusions on components, not substrings
#94
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(c-parser): anchor is_test_file patterns to path segments / filename boundaries
#93
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(parsers/js): discover and resolve .mjs/.cjs modules in context_assembler
#92
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(parsers/c): codeql build-mode-none, optional-stage success, exclude orchestrators from pytest
#91
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(parsers/python): segment-match path exclusion/classification + resolve relative-import anchors
#90
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(parsers/go): give CodeQL DB-create the same timeout budget as analyze
#89
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(scanner): isolate optional-stage failures and disambiguate skip causes
#88
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(parsers/zig): align function_extractor with the real tree-sitter-zig grammar + lazy import
#87
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(ruby-extractor): repair 7 Ruby FunctionExtractor extraction/classification bugs
#86
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(parsers/zig): canonical call-graph API + correct call extraction and resolution
#85
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(c-parser): deterministic include resolution + call-graph precision/recall
#84
opened May 28, 2026 by
gadievron
Collaborator
Loading…
fix(export_csv): neutralize CSV/formula injection in exported cells (CWE-1236)
#83
opened May 28, 2026 by
gadievron
Collaborator
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.