-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Pull requests: Egonex-AI/Understand-Anything
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(core): broaden .understandignore starter — C++ test/benchmark patterns
#480
opened Jun 19, 2026 by
thejesh23
Contributor
Loading…
4 tasks done
fix: prevent GraphQL scalar/union from inheriting a later type's fields and line range
#477
opened Jun 19, 2026 by
JOhnsonKC201
Loading…
6 tasks done
fix(dashboard): prevent symlink-following file disclosure when indexing untrusted repos
#476
opened Jun 19, 2026 by
rafaelfiguereod-stack
Loading…
feat: local Ollama backend for /understand and /understand-ollama
#475
opened Jun 19, 2026 by
naraypv
Loading…
test: add schema validation tests for language and framework configs
#471
opened Jun 17, 2026 by
yiziff
Loading…
4 of 6 tasks
fix: harden supply-chain security — obfuscation scanner + advisory policy
#458
opened Jun 15, 2026 by
SongotenU
Loading…
3 tasks done
fix(dashboard): length-prefix layer-edge aggregation key to avoid '|'-separator collisions
#457
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(dashboard): drop ELK edges that reference nodes removed by orphan/cycle repair passes
#456
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(languages): add .mts/.cts extensions and *.spec.tsx test glob to the TypeScript config
#455
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(language-lesson): drop over-broad "is" keyword that mislabels nodes with the type-guards concept
#454
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(ignore-filter): tolerate ./-prefixed and empty relative paths in isIgnored
#453
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(staleness): read changed files with -z so non-ASCII/quoted paths are detected
#452
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(embedding-search): guard cosineSimilarity against mismatched-length vectors
#451
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(base-extractor): preserve full string value across escape sequences in getStringValue
#450
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(rust-extractor): handle
use ... as renames, renamed use-list specifiers, and single-segment wildcard imports
#449
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(tests): make scan-project fixtures hermetic against host global gitignore (#427)
#448
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(ignore-generator): dedupe anchored .gitignore patterns against defaults and skip negation patterns in suggestions
#447
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(kotlin-extractor): collect members declared in enum class bodies
#446
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(go-extractor): attach methods on generic receivers and handle grouped type declarations
#445
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
fix(python-extractor): capture type-annotated *args/**kwargs parameters
#444
opened Jun 14, 2026 by
tirth8205
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.