Open Issues Need Help
View All on GitHub AI/ML • AI Chatbots & Agents
Fix export metadata key mismatch about 2 months ago
AI Summary: This issue identifies a bug where the TypeScript extractor incorrectly labels exported entities with `exported: true`, while the `getExports.ts` query looks for `isExported: true`. This mismatch prevents `getExports` from returning any exported entities. The fix involves renaming the metadata key in both the query file and its corresponding test file.
Complexity:
1/5
bug good first issue
Unified memory system for AI coding assistants - code graph, docs, knowledge, workflow
TypeScript