Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create repository and code mapper #132

Merged
merged 2 commits into from
Jan 19, 2025

Conversation

olasunkanmi-SE
Copy link
Owner

@olasunkanmi-SE olasunkanmi-SE commented Jan 19, 2025

  • Add SQLite database integration with @libsql/client for code function storage
  • Create CodeRepository class for database operations with vector search capabilities
  • Implement CodeStructureMapper for transforming code structure into simplified format
  • Add logging functionality with new Logger class
  • Rename TypeScriptCodeMapper to TypeScriptAtsMapper and update related interfaces
  • Add new interfaces for code structure mapping and database operations

… storage

Create CodeRepository class for database operations with vector search capabilities
Implement CodeStructureMapper for transforming code structure into simplified format
Add logging functionality with new Logger class
Rename TypeScriptCodeMapper to TypeScriptAtsMapper and update related interfaces
Add new interfaces for code structure mapping and database operations
@olasunkanmi-SE olasunkanmi-SE merged commit 2bdc370 into development Jan 19, 2025
2 checks 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