Colby Mchenry
|
3e1547bbe1
fix(mcp): bold labels instead of ATX headings in tool results (#778) (#951)
|
20 órája |
Colby Mchenry
|
ace8d8a0d0
fix(mcp): stop the first tool call hanging on a huge-repo catch-up reconcile (#905) (#950)
|
21 órája |
Colby Mchenry
|
2010c2d2b5
fix(sync): apply the ignore matcher to the git change-detection fast path (#766) (#949)
|
22 órája |
Colby Mchenry
|
149b4e11c7
Enhance README with CodeGraph benefits and image
|
22 órája |
Colby McHenry
|
2f3188eb49
docs: reframe value prop around precision/speed, update Node floor to 20, and expand language/framework coverage
|
23 órája |
Colby Mchenry
|
f63e5db2cc
fix(extraction): drop the phantom C++ function from a macro-annotated class misparse (#946) (#948)
|
1 napja |
Colby Mchenry
|
2bdc169ce4
fix(extraction): skip submodule worktrees instead of indexing them as duplicates (#945) (#947)
|
1 napja |
Colby Mchenry
|
03666584ed
fix(extraction): drop the `./` self-entry from `git ls-files --directory` (#936) (#941)
|
1 napja |
Colby Mchenry
|
e43ac82cdf
fix(mcp): reopen the database when it's replaced on disk instead of serving a deleted inode (#925) (#940)
|
1 napja |
Colby Mchenry
|
62d5cdde2c
fix(mcp): re-resolve a path's index every call so worktree state isn't pinned (#926) (#939)
|
1 napja |
Colby Mchenry
|
b218f625f7
Merge pull request #937 from colbymchenry/codegraph-ai
|
1 napja |
Colby McHenry
|
bd4814d8c1
feat(installer): stop auto-indexing on install + ship opt-in front-load prompt hook
|
1 napja |
Colby McHenry
|
212dfc4b6a
docs(changelog): note the sync cross-file caller-edge fix (#899)
|
1 napja |
Josh
|
6110df8b76
fix(sync): preserve cross-file caller edges across callee re-index (#899) (#927)
|
1 napja |
Colby McHenry
|
64426cad93
fix(react): recognize forwardRef/memo/styled components + index JSX-file routes (#841)
|
1 napja |
Colby McHenry
|
b5090cbad5
docs(dispatch-backlog): shelve trezor barrel-registry as single-lineage/overfit
|
1 napja |
Colby McHenry
|
feb2f641de
feat(resolution): bridge Laravel event(new X) to its listener handles
|
1 napja |
Colby McHenry
|
2c522c6254
feat(resolution): bridge Sidekiq Worker.perform_async to #perform
|
2 napja |
Colby McHenry
|
d1381e11f6
feat(resolution): bridge MediatR Send/Publish to its IRequestHandler.Handle
|
2 napja |
Colby McHenry
|
8591ea5993
chore: gitignore docs/business/ (confidential, keep out of public repo)
|
2 napja |
Colby McHenry
|
9b7ca2e394
feat(resolution): bridge Spring publishEvent() to its @EventListener handlers
|
2 napja |
Colby McHenry
|
6e5c3a9336
feat(resolution): bridge Celery .delay()/.apply_async() dispatch to the task body
|
2 napja |
Colby McHenry
|
80a1044d3d
feat(resolution): bridge Vuex string dispatch/commit to actions and mutations
|
2 napja |
Colby McHenry
|
8ea32059b6
feat(resolution): bridge Pinia useStore().action() calls to the action
|
2 napja |
Colby McHenry
|
cc9c2f7420
feat(extraction): index Vuex/Pinia store actions, mutations, and getters
|
2 napja |
Colby McHenry
|
e9f7422223
feat(resolution): synthesize RTK Query hook→endpoint dispatch edges
|
2 napja |
Colby McHenry
|
7f970296cf
feat(resolution): synthesize object-literal registry dispatch edges
|
2 napja |
Colby McHenry
|
270e50655a
fix(explore): surface synth constant-endpoint edges + precise redux-thunk dispatch resolution
|
2 napja |
Colby McHenry
|
e5897d0334
feat: remove reasoning offload / CodeGraph AI managed reasoning feature
|
2 napja |
Colby McHenry
|
e7d9f8c6fa
feat(explore): surface interface/registry dispatch boundaries and window oversize spine methods
|
2 napja |