mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-01 08:08:49 +01:00
* refactor: Remove unused imports and consolidate ephemeral agent logic * refactor: Side Panel agent handling to account for ephemeral agents for UI * refactor: Replace Constants.EPHEMERAL_AGENT_ID checks with isEphemeralAgent utility for consistency * ci: AgentPanel tests with additional mock configurations and utility functions |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| index.ts | ||
| useAgentCapabilities.ts | ||
| useAgentCategories.tsx | ||
| useAgentDefaultPermissionLevel.ts | ||
| useAgentsMap.ts | ||
| useAgentToolPermissions.ts | ||
| useGetAgentsConfig.ts | ||
| useSelectAgent.ts | ||