Skip to content

feat: enable database configuration through cloud console#2

Merged
khajamoddin merged 1 commit intomainfrom
feat/database-configuration
Feb 18, 2026
Merged

feat: enable database configuration through cloud console#2
khajamoddin merged 1 commit intomainfrom
feat/database-configuration

Conversation

@khajamoddin
Copy link
Copy Markdown
Contributor

Description

This PR enables granular database configuration management through the Cloud Console.

Changes

  • Refactored AgentConfig to include a nested DatabaseConfig struct.
  • Updated Storage initialization to use the new configuration fields.
  • Added API endpoints (GET/POST /api/config/database) for runtime management.
  • Implemented RBAC and audit logging for database configuration updates.
  • Added a dedicated section in the Cloud Console UI for persistence settings.

Testing

  • Verified compilation with cargo check.
  • Tested API endpoints and UI integration.

Fixes: [Database Settings Configuration Task]

@khajamoddin khajamoddin merged commit 4053414 into main Feb 18, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant