Multi-agent AI laboratory with ASP.NET Core 8.0 backend and Flutter frontend. Implements CQRS architecture, OpenAPI contract-first API design. BACKEND: Agent management, conversations, executions with PostgreSQL + Ollama FRONTEND: Cross-platform UI with strict typing and Result-based error handling Co-Authored-By: Jean-Philippe Brule <jp@svrnty.io>
13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"roslynator.dotnet.cli": {
|
|
"version": "0.11.0",
|
|
"commands": [
|
|
"roslynator"
|
|
],
|
|
"rollForward": false
|
|
}
|
|
}
|
|
} |