Conversation
|
@BabyKoan rebase and view failures from ci |
Rebase with requested adjustmentsBranch Changes applied
StatsActions performed
CI statusCI will be checked asynchronously. Automated by Kōan |
|
|
|
@BabyKoan rebase |
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Rebase with requested adjustmentsBranch Changes applied
StatsActions performed
CI statusCI will be checked asynchronously. Automated by Kōan |
eaa25e8 to
b5c3a54
Compare
PR Review — Implement: Repo map: ranked, read-only symbol outline (tree-sitter/LSPSolid extraction primitives, but the feature is still a disconnected library with several regex-fallback correctness gaps. The module is cleanly structured: LSP-first dispatch, pure ranking/reference-count functions, and a simple mtime/HEAD cache are good architectural choices. Prior review feedback has been addressed — LSP failures, file-read errors, cache corruption, and git-HEAD handling now log or fail loudly rather than silently swallowing problems. What still needs attention before merge:
🟡 Important1. Repo map module has no product integration
As written, the feature is a library with no agent tool, system prompt, CLI command, or callback wiring. Unless issue #22 explicitly scoped this to extraction primitives, the PR does not deliver an end-to-end repo map capability. Add an integration point or document that wiring is intentionally deferred.
2. Method regex matches control-flow keywords
|
Summary
Implements #22
Closes #22
Quality Report
Changes: 2 files changed, 505 insertions(+)
Code scan: clean
Tests: passed (0 test)
Branch hygiene: clean
Generated by Kōan