The glamourous AI coding agent for your favourite terminal 💘
1package expctxkeys 2 3// MemoryAllocatorKey is a context.Context key for the experimental memory allocator. 4type MemoryAllocatorKey struct{}