Read-only mirror of https://github.com/cdc-si/copilot-backend — Zentrale Ausgleichsstelle ZAS. Issues & pull requests at the source.
  • Java 98.3%
  • FreeMarker 1.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Matthieu Vinciarelli 3eef06ee57
Merge pull request #68 from CdC-SI/hotfix/4.0.1
Enhance source retrieval to restrict contents based on user authentic…
2026-08-05 14:37:38 +02:00
.github Delete .github/workflows directory 2026-06-19 14:44:52 +02:00
.mvn/wrapper first commit 2024-06-14 11:46:33 +02:00
src Enhance source retrieval to restrict contents based on user authentication 2026-08-05 14:07:42 +02:00
.gitignore Refactor conversation handling and add RAGChatService for agentic interactions 2026-06-04 08:57:25 +02:00
Dockerfile fix Dockerfile 2026-05-21 08:55:18 +02:00
Jenkinsfile Merge branch 'master' into release/3.0.0 2026-06-18 08:57:25 +02:00
mvnw first commit 2024-06-14 11:46:33 +02:00
mvnw.cmd first commit 2024-06-14 11:46:33 +02:00
pom.xml Enhance source retrieval to restrict contents based on user authentication 2026-08-05 14:07:42 +02:00
README.md first commit 2024-06-14 11:46:33 +02:00

Copilot Backend

This Spring Boot application will serve as a bridge between the frontend and the Python API.

It will hold the logic to authenticate users and to manage roles and permissions.