OpenRouter Support, Insight Chat and User injection #56

Merged
cameron merged 24 commits from 005-llm-client-trait into master 2026-04-26 23:01:35 +00:00
Showing only changes of commit 021d1bffc0 - Show all commits

3
.gitignore vendored
View File

@@ -1,12 +1,15 @@
/target /target
database/target database/target
*.db *.db
*.db.bak
.env .env
/tmp /tmp
# Default ignored files # Default ignored files
.idea/shelf/ .idea/shelf/
.idea/workspace.xml .idea/workspace.xml
.idea/inspectionProfiles/
.idea/markdown.xml
# Datasource local storage ignored files # Datasource local storage ignored files
.idea/dataSources* .idea/dataSources*
.idea/dataSources.local.xml .idea/dataSources.local.xml