Kkunpeng-ai-labinkunpeng-ai-lab.hashnode.dev·Jun 2 · 5 min readFeishu CLI Hands-on: Letting Codex Enter a Real Office WorkflowFeishu now has an official CLI, and I wanted to test a practical question: Can an AI agent use it to enter a real office workflow? I did not start by manually reading the documentation and turning it 00
Kkunpeng-ai-labinkunpeng-ai-lab.hashnode.dev·May 31 · 4 min readOpus 4.8, Qwen, DeepSeek, and a Claude Code Failure: What I Could Actually ReproduceThere is a claim going around that Claude's latest Opus 4.8 may have been distilled from Qwen or DeepSeek. That kind of claim spreads quickly, especially when it can be turned into a screenshot or a s00
Kkunpeng-ai-labinkunpeng-ai-lab.hashnode.dev·May 27 · 4 min readUsing AI Chat Is Not the Same as Using an AI AgentI recently talked with a few viewers offline about how they use AI in daily work. One pattern was clear: they do use AI, but mostly as a chatbot. Ask a question. Get an answer. Ask for a rewrite. Get 00
Kkunpeng-ai-labinkunpeng-ai-lab.hashnode.dev·May 18 · 4 min readCodex + Tencent LKEAP 401: It Was Not the KeyI ran into a failure that looked like an authentication problem at first: ```text unexpected status 401 Unauthorized ``` The setup was Codex against Tencent Cloud LKEAP Token Plan, using an OpenAI-com00
Kkunpeng-ai-labinkunpeng-ai-lab.hashnode.dev·May 18 · 3 min readHow I Make DeepSeek Work Closer to Claude Code in PracticePeople have been asking me how I make DeepSeek feel closer to Claude Code in real work. My answer is not a magic prompt. It is a mentor model workflow. I use a stronger model to plan, supervise, debug00