mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-02 15:47:16 +00:00
feat(agent): add event orchestration surface
This commit is contained in:
@@ -195,7 +195,7 @@ const ENTITY_KEY_MAP: Record<
|
||||
// Route prefix map for entity detail pages
|
||||
const ENTITY_ROUTE_MAP: Record<EntityCategoryId, string> = {
|
||||
bots: '/home/bots',
|
||||
pipelines: '/home/pipelines',
|
||||
pipelines: '/home/agents',
|
||||
knowledge: '/home/knowledge',
|
||||
plugins: '/home/extensions',
|
||||
mcp: '/home/mcp',
|
||||
|
||||
Reference in New Issue
Block a user