[console_scripts]
jaa = jupyter_ai_agents.cli.app:main
jupyter-ai-agents = jupyter_ai_agents.cli.app:main
jupyter-ai-agents-console = jupyter_ai_agents.cli.console_app:main

[jupyterlab.extensions]
jupyter-ai-agents = jupyter_ai_agents.extension
