A Atelier /
Atelier

欢迎

这是你的工作台。从右上角 新建内容组 开始,或直接 + 新对话 跟 Claude 聊天。

当前模型 · 加载中… · 📝 文本
Enter 发送 · Shift+EnterCtrl+Enter 换行
/* auto-grow textarea */ const ta = document.querySelector('.composer textarea'); ta.addEventListener('input', () => { ta.style.height = 'auto'; ta.style.height = Math.min(ta.scrollHeight, 200) + 'px'; }); /* send button 实际行为由下方 Atelier × MiniMax 接入层定义(替换原始 placeholder) */ ]<]minimax[>[]<]minimax[>[ ]<]minimax[>[