-
Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: optave/ops-codegraph-tool
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(perf): resolve config once in withRepo to avoid double loadConfig
#2069
opened Jul 9, 2026 by
carlos-alm
Contributor
Loading…
fix: persist deleted-export advisories so check survives purge ordering
#2068
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(extractors): extract bare super(...) constructor calls as call edges
#2065
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(native): resolve monorepo workspace package imports in the native engine
#2061
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(complexity): add cognitive/cyclomatic/Halstead support for c/cpp/kotlin/swift/scala/bash
#2059
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(complexity): stop using dotted names as a proxy for signature-only stubs
#2056
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(extractors): extract rest/default bindings from dynamic import() destructures
#2052
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(tracer): fix C/C++ dynamic tracer compile/link/crash bugs
#2050
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(tracer): fix BSD-incompatible sed injection at remaining jvm/native call sites
#2047
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
docs(roles): correct hasActiveFileSiblings JSDoc to match population logic
#2044
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(lua): port eval/computed-key dynamic-call detection to WASM extractor
#2043
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(scripts): resolve token-benchmark.ts --perf imports to real nested module paths
#2041
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
refactor: decompose runSession in token-benchmark.ts
#2040
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(scripts): resolve benchmark hub targets to a single, kind-filtered node
#2039
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
6 tasks done
fix(extractors): emit per-element definitions for array-pattern destructuring
#2038
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(extractors): resolve inline object-literal dispatch tables on WASM
#2035
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(resolver): require invocation evidence for object-literal value-ref liveness
#2034
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(extractors): attribute same-file ES6 getter/setter property reads as call edges
#2031
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(resolver): attribute new ClassName() calls to the constructor method
#2028
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(resolver): kind-filter same-file bare-name lookup for receiver-bearing calls
#2026
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(native): add Object.defineProperty accessor dispatch post-pass to native orchestrator
#2024
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix: unwrap computed string-literal keys in typeMap/prototype extraction sites
#2022
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix(native): thread config.db.busyTimeoutMs into NativeDatabase open factories
#2021
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix: derive loadConfig() rootDir from --db path in read-only query functions
#2018
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
fix: reconnect reverse-dep edges correctly when a sibling group's size also changes
#2014
opened Jul 8, 2026 by
carlos-alm
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.