All the MD files via Database
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user