Colby McHenry
|
8591ea5993
chore: gitignore docs/business/ (confidential, keep out of public repo)
|
2 дней назад |
Colby McHenry
|
9b7ca2e394
feat(resolution): bridge Spring publishEvent() to its @EventListener handlers
|
2 дней назад |
Colby McHenry
|
6e5c3a9336
feat(resolution): bridge Celery .delay()/.apply_async() dispatch to the task body
|
2 дней назад |
Colby McHenry
|
80a1044d3d
feat(resolution): bridge Vuex string dispatch/commit to actions and mutations
|
2 дней назад |
Colby McHenry
|
8ea32059b6
feat(resolution): bridge Pinia useStore().action() calls to the action
|
2 дней назад |
Colby McHenry
|
cc9c2f7420
feat(extraction): index Vuex/Pinia store actions, mutations, and getters
|
2 дней назад |
Colby McHenry
|
e9f7422223
feat(resolution): synthesize RTK Query hook→endpoint dispatch edges
|
2 дней назад |
Colby McHenry
|
7f970296cf
feat(resolution): synthesize object-literal registry dispatch edges
|
2 дней назад |
Colby McHenry
|
270e50655a
fix(explore): surface synth constant-endpoint edges + precise redux-thunk dispatch resolution
|
2 дней назад |
Colby McHenry
|
e5897d0334
feat: remove reasoning offload / CodeGraph AI managed reasoning feature
|
2 дней назад |
Colby McHenry
|
e7d9f8c6fa
feat(explore): surface interface/registry dispatch boundaries and window oversize spine methods
|
2 дней назад |
Colby McHenry
|
4f8782cbe5
test(agent-eval): add output-style A/B harness, cost/token analyzer, and DISALLOW/REP_START controls
|
3 дней назад |
Colby McHenry
|
291b200ece
chore: stop tracking .claude/handoffs (local session notes only)
|
4 дней назад |
Colby McHenry
|
f82a662ddb
feat(mcp): pare default tool surface to codegraph_explore alone + redux-thunk synthesizer
|
4 дней назад |
Colby McHenry
|
7ddd3fa7eb
test(agent-eval): persist offload accuracy/adoption eval harness + front-load hook
|
4 дней назад |
Colby McHenry
|
6d5cb6b25c
feat(reasoning): add `CODEGRAPH_OFFLOAD_DISABLE` kill-switch and per-call usage log
|
4 дней назад |
Colby McHenry
|
c9e207a0f2
feat(cli): add `codegraph usage` command to show AI balance and recent usage
|
5 дней назад |
Colby McHenry
|
193722de45
feat(cli): replace `offload` subcommands with browser device-authorization `login` / `logout`
|
5 дней назад |
Colby McHenry
|
8aa05380a2
Merge branch 'feat/offload-byo' into codegraph-ai
|
5 дней назад |
Colby McHenry
|
3ba82681ea
Merge branch 'fix/explore-corroboration-ranking' into codegraph-ai
|
5 дней назад |
Colby McHenry
|
da5c6c2f79
feat(offload): managed tier (CodeGraph AI) — metered reasoning via org token [WIP]
|
5 дней назад |
Colby McHenry
|
db4c9f3641
feat(offload): reasoning offload for codegraph_explore (bring-your-own endpoint)
|
5 дней назад |
Colby McHenry
|
798cd0e21c
fix(explore): keep multi-term backend files from being buried by a denser frontend layer
|
5 дней назад |
Colby Mchenry
|
f34f606342
feat(extraction): same-file value-reference edges for impact analysis — 15 languages (#897)
|
6 дней назад |
Colby Mchenry
|
2f6316500d
feat(extraction): enable same-file value-reference edges by default (TS/JS) (#895)
|
1 неделя назад |
Colby Mchenry
|
b49147eab0
fix(cli): make `codegraph index` a full rebuild so it stops reporting 0 nodes (#874) (#894)
|
1 неделя назад |
Colby Mchenry
|
ab107b325a
fix(watcher): warn (don't degrade) on Linux inotify watch exhaustion (ENOSPC) (#893)
|
1 неделя назад |
Colby Mchenry
|
beca7116a0
feat(mcp): surface degraded watcher state to the agent in tool responses (#892)
|
1 неделя назад |
Colby Mchenry
|
cea4d086f9
fix(watcher): degrade cleanly on watch exhaustion and prolonged lock contention (#891)
|
1 неделя назад |
Colby McHenry
|
1bd9431879
Merge branch 'feat/value-reference-edges'
|
1 неделя назад |