Colby Mchenry
|
9716fb27ae
feat(extraction): parallelize indexing across a parse worker pool (#1015) (#1025)
|
20 時間 前 |
Colby Mchenry
|
b3f59c717a
fix(extraction): index Swift computed properties so they're findable (#1020) (#1024)
|
22 時間 前 |
Colby Mchenry
|
30dc303f4c
fix(db): chunk deleteResolvedReferences IN-list under the SQLite param limit (#1001) (#1023)
|
22 時間 前 |
Colby Mchenry
|
f83a1ecc8e
fix(mcp): start the daemon on ExFAT/FAT/network filesystems (#997) (#1022)
|
22 時間 前 |
Colby Mchenry
|
7a361ef16e
docs: document the `exclude` codegraph.json option (#999) (#1010)
|
1 日 前 |
Colby Mchenry
|
45d3293c6a
fix(resolution): stop "Resolving refs" wedge on theme-vendoring repos; add exclude config + index watchdogs (#999) (#1009)
|
1 日 前 |
Colby Mchenry
|
d3179f5004
feat(mcp): require projectPath when the MCP server has no default project (#993) (#1007)
|
1 日 前 |
Colby Mchenry
|
b45f309a1b
fix(prompt-hook): fire front-load hook for non-English prompts (#994) (#1004)
|
1 日 前 |
Colby Mchenry
|
703629edc3
feat(c/c++): resolve function-pointer command tables — macro-built, conditional-compilation & bare arrays (#991) (#1003)
|
1 日 前 |
Colby Mchenry
|
dfe13b03c8
feat(mcp): off-load read-tool dispatch to a worker pool to fix concurrent-call timeouts (#1002)
|
1 日 前 |
github-actions[bot]
|
4077ed19b7
docs(changelog): promote [Unreleased] into [1.1.1]
|
3 日 前 |
Colby McHenry
|
ec0c62522d
chore(release): bump version to 1.1.1
|
3 日 前 |
Colby Mchenry
|
7c6417ef8f
fix(mcp): prevent "Transport closed" from a stray daemon-socket error (#974) (#983)
|
3 日 前 |
Colby Mchenry
|
1e48861cfb
docs(changelog): move .gitignore-respect fix to [Unreleased] (#981)
|
3 日 前 |
Colby Mchenry
|
73bcc1afb4
fix(extraction): respect .gitignore by default for embedded-repo discovery (#970, #976) (#980)
|
3 日 前 |
github-actions[bot]
|
a7d4607353
docs(changelog): promote [Unreleased] into [1.1.0]
|
4 日 前 |
Colby McHenry
|
ec42aa76b0
chore(release): bump version to 1.1.0
|
4 日 前 |
Colby Mchenry
|
85a8f32fd9
fix(mcp): serve tools without a root index + make the front-load hook monorepo-aware (#964) (#966)
|
4 日 前 |
Colby Mchenry
|
0a91d0f512
perf(resolution): fix O(K²) import-node blowup in "Resolving refs" (#915) (#965)
|
5 日 前 |
Colby Mchenry
|
a89315645d
feat(go): index GoFrame g.Meta routes and bind them to controller methods (#747) (#957)
|
5 日 前 |
Colby Mchenry
|
6459ead6aa
fix(extraction): index files reached through in-root symlinks that point outside the repo (#935) (#956)
|
5 日 前 |
Colby Mchenry
|
d1121e46f0
feat(config): map custom file extensions to languages via codegraph.json (#906) (#955)
|
5 日 前 |
Colby Mchenry
|
ba209d9489
feat(c/c++): resolve function-pointer dispatch (#932) (#954)
|
5 日 前 |
Colby Mchenry
|
826810f128
feat(java): index Lombok-generated members so call chains resolve (#912) (#953)
|
5 日 前 |
Colby Mchenry
|
3e1547bbe1
fix(mcp): bold labels instead of ATX headings in tool results (#778) (#951)
|
6 日 前 |
Colby Mchenry
|
ace8d8a0d0
fix(mcp): stop the first tool call hanging on a huge-repo catch-up reconcile (#905) (#950)
|
6 日 前 |
Colby Mchenry
|
2010c2d2b5
fix(sync): apply the ignore matcher to the git change-detection fast path (#766) (#949)
|
6 日 前 |
Colby Mchenry
|
149b4e11c7
Enhance README with CodeGraph benefits and image
|
6 日 前 |
Colby McHenry
|
2f3188eb49
docs: reframe value prop around precision/speed, update Node floor to 20, and expand language/framework coverage
|
6 日 前 |
Colby Mchenry
|
f63e5db2cc
fix(extraction): drop the phantom C++ function from a macro-annotated class misparse (#946) (#948)
|
6 日 前 |