Modul leírás

Settings

Itt vannak a platform általános beállításai, provider konfigurációi és audit nézetei. A model provider kapcsolatok, OpenAI-kompatibilis endpointok, helyi modellek és rendszerinfók innen érhetők el. Éles használat előtt ezt a részt kell majd rendesen bekötni.

Workspace settings

Settings

Backend URL, workspace context, session state, provider configuration, and deployment posture.

Governance readiness

Keep clients, secrets, providers, and audit trails under one control plane.

Settings ties together the live API contract, backend-only secrets, tenant scope, audit logs, and provider readiness for web and desktop.

Live API

Versioned `/api/v1` contract.

OpenAPI ready

Desktop client contract source.

Audit guarded

Sensitive actions stay reviewable.

Production control

One backend contract for web, desktop, and future clients.

The Studio is already using the live Sedona Agents API. Swagger stays exposed for typed desktop clients and later SDK generation.

blue

Live backend connection

https://agents.sedonaprojects.com/api/v1

Web Studio and desktop client point at the same versioned API contract.

green

Security posture

Secrets stay backend-side. Tools execute through ToolExecutionService. MCP stdio remains disabled.

Desktop cannot bypass backend permission checks.

green

Workspace scope

Operations workspace, Sedona Projects organization.

All tenant-owned records are workspace or organization scoped.

yellow

Deployment mode

Live VPS MVP, SaaS-ready and self-host-ready foundation.

Docker Compose runs web, api, postgres, redis, qdrant, minio, temporal, and ollama.