Commit History

作者 SHA1 備註 提交日期
  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 周之前
  github-actions[bot] a1489f77a6 docs(changelog): promote [Unreleased] into [1.0.1] 1 周之前
  Colby Mchenry 5cc155ddc4 fix(index): skip nested git worktrees instead of indexing them as duplicate repos (#848) (#868) 1 周之前
  Colby Mchenry 64ff7597d0 fix(cli): stop `serve --mcp` from confusing humans — hide it + explain on a TTY (#867) 1 周之前
  Colby Mchenry f7441f2124 fix(resolution,cli): cross-file static method calls + affected path normalization (#825) (#865) 1 周之前
  Colby Mchenry 070ce4da2b feat(cli): codegraph version command + complete CLI Reference (#864) 1 周之前
  Colby Mchenry ff288ac711 feat(cli): one interactive `codegraph daemon` command, replaces stop/list (#863) 1 周之前
  Colby Mchenry 0f825649a1 feat(cli): codegraph stop / list to manage background daemons (#861) 1 周之前
  Colby Mchenry 2472508549 fix(installer,cli): refuse to index $HOME / filesystem root (#860) 1 周之前
  Colby Mchenry 576149e062 feat(mcp): worker-thread liveness watchdog to self-kill a wedged main thread (#856) 1 周之前
  Colby Mchenry 3476ac9a27 fix(mcp): exit on uncaught exception instead of orphaning/spinning at 100% CPU (#855) 1 周之前
  github-actions[bot] 3286e9f104 docs(changelog): promote [Unreleased] into [1.0.0] 1 周之前
  Colby Mchenry 06a410e9b4 feat(extraction): R language support (#828) (#839) 1 周之前
  Colby Mchenry 2c7bbd5387 fix(extraction): C# record-struct kind fidelity + bodiless positional records (#831 follow-up) (#838) 1 周之前
  Colby Mchenry ed117ef90b feat(index): multi-repo workspaces index as a whole (#514) (#837) 1 周之前
  Colby Mchenry 13b2575dfe fix(installer): opencode global config goes to ~/.config/opencode on every platform (#535) (#836) 1 周之前
  Colby Mchenry df6f4bec43 feat(explore): dynamic-dispatch boundary surfacing — announce where a flow ends instead of guessing edges (#687) (#835) 1 周之前
  Colby Mchenry 848fde9f59 feat(telemetry): anonymous usage telemetry — documented schema, opt-out, public ingest worker (#834) 1 周之前
  Colby Mchenry 8170d181f2 feat(cli+installer): codegraph explore/node CLI + instructions-file block — subagent & non-MCP reach (#704) (#819) 1 周之前
  Colby Mchenry c450fd95b7 feat(mcp): default tool surface trimmed to 4 — explore, node, search, callers (#818) 1 周之前
  Colby Mchenry f9fcc2cd6a feat(mcp): unindexed sessions go quiet — empty tools/list + inactive instructions, no-error policy (#769) (#817) 1 周之前
  Colby Mchenry 823ffd1c3d feat(extraction+resolution): Astro support — frontmatter/template extraction + src/pages routes (#768) (#815) 1 周之前
  Colby Mchenry 763ee9c825 fix(resolution): Svelte/Vue component resolvers get the #764 ambiguity rule (#814) 1 周之前
  Colby Mchenry 222af6b87c fix(mcp+resolution): stop conflating same-named symbols across monorepo apps (#764) (#813) 1 周之前
  Colby Mchenry dce61a5f4a fix(extraction): qualified Type::member refs skip the name gate — no-import references resolve (#812) 1 周之前
  Colby Mchenry 1f15f93feb feat(extraction): PHP string/array callables + Ruby lifecycle-hook symbols (#811) 1 周之前
  Colby Mchenry 38095aa95b feat(resolution): inherited this.X, Java/Kotlin cross-file method refs, Swift type scoping (#810) 1 周之前
  Colby Mchenry 38eb4e688c fix(extraction): classify TS/JS class fields by value — properties, not methods (#808) (#809) 1 周之前