Skip to content

Conversation

@AdwitM
Copy link
Contributor

@AdwitM AdwitM commented Jul 29, 2025

Summary

remove elfa ai api integration

Changes

  • Why this PR is needed? Clean up codebase by removing deprecated Elfa AI API V1 plugin integration
  • What does this deprecate? Complete Elfa AI Plugin implementation including source files, tests, and configuration
  • What does this improve? Removes unmaintained deprecated code

Files removed:

  • plugins/elfaAiPlugin/ directory and all contents:
    • Source files (elfaAiPlugin.ts, example.ts, index.ts)
    • Configuration files (.gitignore, .npmignore, package.json, tsconfig.json, jest.config.js)
    • Test files (test/ElfaAiPlugin.test.ts)
    • Documentation (README.md)
    • Dependencies (package-lock.json)

Dev Testing

  • No testing required - removal of unused code only
  • Verified no remaining references to "elfa" in codebase

@AdwitM AdwitM changed the title feat: remove Elfa AI Plugin implementation and related files feat/deprecate-elfa-ai-integration Jul 29, 2025
@Ang-dot Ang-dot merged commit 141cc61 into game-by-virtuals:main Aug 11, 2025
9 checks passed
@AdwitM AdwitM deleted the feat/deprecate-elfa-ai-integration branch August 12, 2025 09:10
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