Asish Karthikeya Gogineni
fix: Simplify __init__.py to fix import error
cddcaaf
"""
Code Chatbot - AI-powered codebase assistant.
"""
# Keep imports minimal to avoid circular imports
# Import on demand when needed
__version__ = "2.0.0"