All the MD files via Database

This commit is contained in:
2026-04-11 21:14:09 +02:00
parent c67259ebe0
commit fdb56490dd
14 changed files with 1004 additions and 240 deletions

View File

@@ -49,6 +49,11 @@
"agentName": "Agent Name",
"soulMd": "Personality (SOUL.md)",
"soulMdHint": "This defines how your assistant behaves. Markdown format. You can edit this later.",
"agentsMd": "Agent Instructions (AGENTS.md)",
"agentsMdHint": "Defines what your assistant does on session start. Optional — defaults work well for most setups.",
"toolsMd": "Available Tools (TOOLS.md)",
"toolsMdHint": "Auto-generated based on your selected packages. This file is managed automatically.",
"advancedConfig": "Advanced Configuration",
"packages": "Packages",
"packagesHint": "Optional integrations. Packages requiring credentials will ask for them inline. You can also enable these later.",
"billingTitle": "Billing information",
@@ -111,6 +116,7 @@
"workspace": {
"save": "Save",
"placeholder": "Enter content for {file}…",
"readonlyNote": "This file is auto-generated and cannot be edited manually.",
"seedingNote": "Workspace files are seeded on first boot. Updating on an existing instance triggers a ConfigMap update and pod restart."
},
"packages": {