Skip to content

Conversation

@filopedraz
Copy link
Collaborator

No description provided.

…alidate method signature extraction from TypeScript/React files

refactor(agent.ts): update project context retrieval to use new method for improved context with method signatures and docstrings
refactor(context.ts): deprecate old context retrieval method and implement new method for better performance and focused context extraction
@filopedraz filopedraz changed the title improved context handling Improved context handling Apr 26, 2025
…t display of file paths from project root

refactor(context.ts): change file variable to be used in method signatures formatting for clarity and accuracy
refactor(agent.ts): simplify context retrieval logic by removing unnecessary object destructuring
refactor(analyzeTsWithMorph.ts): clean up code by removing redundant whitespace and comments for better readability
refactor(context.ts): enhance project context generation by removing component documentation extraction and improving logging
feat: add test script for context generation to validate functionality and output
chore: remove unused extractComponentDocs module to streamline codebase
…ile paths and improving component detection logic

refactor(analysis): remove deprecated context functions and streamline context generation
fix(context): update project ID in test script to ensure correct context generation for testing purposes
* feat: Implement enhanced context generation using ts-morph and react-docgen

* chore: update .gitignore to include /tmp/ directory for temporary files
refactor(agent.ts): simplify context retrieval logic by removing unnecessary object destructuring
refactor(analyzeTsWithMorph.ts): clean up code by removing redundant whitespace and comments for better readability
refactor(context.ts): enhance project context generation by removing component documentation extraction and improving logging
feat: add test script for context generation to validate functionality and output
chore: remove unused extractComponentDocs module to streamline codebase

* feat(analysis): enhance TypeScript analysis by adding more specific file paths and improving component detection logic
refactor(analysis): remove deprecated context functions and streamline context generation
fix(context): update project ID in test script to ensure correct context generation for testing purposes

* chore(tests): remove outdated context test file as it is no longer needed
… better readability in analysis results

fix(context): clean file paths in relationships to enhance clarity and consistency in output
@filopedraz filopedraz merged commit e4814fc into main Apr 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants