Files
logikonline 2f99c6fb0b feat: add AI conversation capabilities to demo addon
Implements two AI integration methods:
- aiChat: simple text-based AI conversation
- aiStructuredOutput: schema-based AI responses using tools

Adds ai:conversation permission and AnalyzeCode tool definition to addon.json with rocket icon. Both methods communicate with AIHost service on localhost:5678.
2026-01-24 17:51:55 -05:00

7.4 KiB