重构: tool_registry拆分及多批改进
This commit is contained in:
@@ -16,6 +16,11 @@ export default {
|
||||
|
||||
// Empty state
|
||||
emptyState: 'Select an idea to view details',
|
||||
// List empty / async button placeholders
|
||||
listEmpty: '📭 No ideas yet. Click "Capture Idea" at the top right to start.',
|
||||
creating: 'Creating…',
|
||||
deleting: 'Deleting…',
|
||||
promoting: 'Promoting…',
|
||||
|
||||
// Adversarial evaluation
|
||||
adversarialTitle: '⚖️ Adversarial Evaluation',
|
||||
|
||||
Reference in New Issue
Block a user