> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fabro.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Unified SQLite storage

## Unified SQLite storage

Server-managed secrets, MCP servers, automations, and run summaries now share Fabro's SQLite database instead of separate JSON or TOML stores. Existing data is imported during startup, with legacy sources renamed to timestamped backups after a successful transaction; the existing APIs and settings UI remain unchanged.

## More

<Accordion title="Fixes">
  * Restored process-environment LLM credentials for standalone CLI and agent sessions after the secrets storage migration
  * Fixed avatars and principal icons being squeezed into ovals in the runs list **By** column
</Accordion>
