Emergent Learning Framework (ELF) for OpenCode - Learn from past successes and failures to continuously improve your AI coding assistant
Stars
67
Forks
3
Watchers
67
Open Issues
3
Overall repository health assessment
^0.14.0^2.17.2^1.0.147^20.11.5^10.9.2^5.3.325
commits
feat: Implement learning consolidation, utility scores, and golden rule promotion.
9959573View on GitHubfeat: Consolidate multiple ELF commands into a single `elf` tool.
20e9dbdView on GitHubfeat: enhance error handling in ELFPlugin to capture command context for richer learning insights
e90aaa8View on GitHubdocs: update comments to clarify export behavior for ELFPlugin to prevent double initialization
8fef017View on GitHubfeat: add hybrid search and privacy controls; implement FTS5 for learnings and backfill existing data
637a699View on GitHubdocs: update README to clarify hybrid storage features and usage examples
a95f163View on GitHubfeat: implement automatic cleanup for expired data; add CLI tool for cleanup operations; enhance configuration for expiration settings
58f31f6View on GitHubfeat: enhance README with performance optimizations and local-first architecture; add benchmark tests for caching and query performance; implement LRU cache in embedding service; refactor query service for parallel database queries
3cdb4a0View on GitHub