mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-28 06:51:16 +08:00
2 lines
77 B
TypeScript
2 lines
77 B
TypeScript
export const liveTailOrder = () => ['todo', 'history', 'assistant'] as const
|