Guozhen AIGlobal AI field notes and model intelligence

Realtime AI News

Hangzhou's Liwensuo opens Lévin Harness, an agent workspace for protein design

Hangzhou-based AI protein design company Liwensuo has released Lévin Harness, an agent-centred protein design application now open to the research community with Apple-silicon Mac support. It places data, models, plugins, compute and workflows in one workspace so that literature work, tool setup, GPU jobs and result analysis can run as a repeatable loop around the models.

Published
被英伟达点名的杭州团队,把蛋白质设计搬进了Agent工作台
Image source: qbitai.com

In mid-September the Hangzhou-based AI protein design company Liwensuo released a product called Lévin™ Harness and opened it to the research community, starting with support for Apple-silicon Macs. It is not a single model but an agent-centred protein design application: researchers describe a goal in natural language and the agent interprets the request, plans the steps and calls the right tools to run calculations and analyse results.

The problem it targets is the long-neglected last mile of protein design. To design a binder, a researcher must search the literature, inspect structures, download weights, configure environments and push jobs onto a server; after candidates come back, the work continues in other tools, viewing structures, filtering hits and judging which molecules deserve bench time. Models keep getting stronger, yet the wiring around them still has to be assembled by hand.

That reading matches the direction of the field this year. The article points to OpenAI's April life-sciences release GPT-Rosalind, Anthropic's Claude Science in June and Anthropic's August work on agents that take part in protein design and hand results to external experiments. The shared shift is that AI is no longer confined to the computation inside a model; it is joining the research work around it, reading results, revising plans and pushing a project forward.

In product terms, Lévin Harness places data, models, plugin tools, compute and workflows inside one agent workspace. General-purpose LLMs handle intent and planning, with the article naming DeepSeek, Kimi, GLM, Qwen and Xiaomi's MiMo, while specialised scientific models and analysis tools handle structure prediction and sequence design, among them AlphaFold, ProteinMPNN, the all-atom generator Pallatom and RFantibody for antibody design.

To let the agent see a molecule, the workspace embeds 3D molecular visualisation, so structure information on screen and the researcher's actions feed directly into the agent's context. A vague here in a conversation resolves to a specific spatial position, giving both sides a shared basis for checking residues and local interactions. A plugin system downloads, installs and invokes tools automatically; compute can run on a local workstation or be submitted to remote GPU servers for batch screening in the background; and a validated method can be saved as a Workflow for reuse and revision.

Liwensuo was founded in September 2021 and takes its name from the Levinthal paradox. The team first built the Lésign protein design platform and then pushed into all-atom protein generation with Pallatom, published in 2024 and selected for ICML 2025 Spotlight; NVIDIA's website has featured Pallatom as a representative protein foundation model alongside AlphaFold 3, ESM-3 and Proteína, and Pallatom-Ligand, aimed at small-molecule ligand-binding protein design, was accepted to ICLR 2026. The company built wet-lab teams alongside its algorithms from the start, and its Hangzhou industrialisation platform exceeds 3,000 square metres, including a 1,000-square-metre class-10,000 clean area.

Moving from an internal tool to a community product raises the question of data boundaries. Lévin Harness says a user's projects, conversations, settings and API keys stay on the user's own machine, conversations go to the model provider the user configures, backup is the user's decision, and Liwensuo will not train its own models on private conversations or files. Institutions can therefore adopt external intelligence while keeping control of their designs and research records.

The more interesting signal is how AI for Science is dividing labour: general models interpret goals, scientific models compute, labs verify, and the calls, combinations, judgements and feedback between those steps become the new bottleneck. Liwensuo says it wants Harness to keep connecting synthesis and experiments, edging toward what it calls a 24-hour intelligent R&D factory. For a company that grew out of models, that is both an extension of its product line and a bet that its internal know-how can be opened to far more laboratories.

Why it matters

For AI for Science teams, the product shifts competition from single-model capability toward the ability to organize a research process: whoever owns the messy chain around the model is more likely to end up inside real laboratories.

力文所AgentAI for Science
Back to realtime news

Nearby Updates

All

09/16, 11:50

Bilibili launches AI arena with 100 models competing, GPT-6 on top

Bilibili launched its AI Infinite Arena on September 16 and published a first leaderboard in which GPT-6 Astra took the top spot across evaluations from ten creators, with domestic Chinese models taking three of the top five places, according to Securities Market Weekly. The board aggregates creator-run real-world tests of more than a hundred models and will update in real time.

09/16, 11:07

Hand the memory to the CPU: Intel lays out a data-center KV cache strategy

Intel has outlined a data-center approach that offloads the growing KV cache from GPU memory to CPU-side memory and storage so GPUs can focus on generating tokens, according to a QbitAI report published on September 16. Tests cited in the report show up to about 5x faster time to first token with tiered offloading and roughly 20% to 30% less cache space through lossless hardware compression.

09/16, 10:27

Huawei GTS teaches its ops agent to 'watch' networks troubleshoot, nearly clears dual-firewall test

Huawei's GTS unit has trained an agent to diagnose network faults by 'watching' the network, and it nearly cleared the hard dual-firewall scenario, according to qbitai. The reported results include a 24.2% lift in task pass rate and as much as 45% lower token cost.

09/16, 13:00

Tencent Cloud Open-Sources Its In-House AI Assistant Octop

Tencent Cloud has officially open-sourced Octop, its in-house AI assistant. The move turns the assistant from a vendor-maintained product into a project outside developers can inspect, deploy, and build on.