claudix 0.2.0

Local semantic search plugin for Claude Code
1
2
def greet(name: str) -> str:
    return f"hello {name}"