Tagged articles
7 articles
Page 1 of 1
java1234
java1234
May 14, 2026 · Artificial Intelligence

Cursor 3 Launches: How a Unified Workspace Enables Multi‑Agent Development

Cursor 3 redefines the developer workflow by consolidating model output, session progress, repository boundaries, and local‑cloud environments into a single unified workspace, allowing multiple AI agents to work in parallel across many repositories and environments while preserving context and simplifying code review.

AI agentsCode reviewCursor 3
0 likes · 9 min read
Cursor 3 Launches: How a Unified Workspace Enables Multi‑Agent Development
Node.js Tech Stack
Node.js Tech Stack
Apr 2, 2026 · Artificial Intelligence

Cursor 3.0 Turns the Editor into an AI Agent Command Center

Cursor 3.0 redesigns the IDE as an Agent‑centric workspace, letting multiple local or cloud agents run in parallel, supporting multi‑repo projects, offering new commands like /worktree and /best‑of‑n, while exposing trade‑offs such as UI fragmentation and increased mental load.

AI agentsCloud AgentsCursor
0 likes · 7 min read
Cursor 3.0 Turns the Editor into an AI Agent Command Center
ByteDance SE Lab
ByteDance SE Lab
Mar 20, 2026 · Artificial Intelligence

How to Build a Multi‑Repo Semantic Code Q&A System with OpenViking

This guide explains the challenges of multi‑repository code retrieval, presents an experimental evaluation of OpenViking's semantic search, and provides step‑by‑step instructions for installing, configuring, importing repositories, and integrating the system into AI agents and chatbots.

AI AssistantMulti-repoOpenViking
0 likes · 16 min read
How to Build a Multi‑Repo Semantic Code Q&A System with OpenViking
Baidu Geek Talk
Baidu Geek Talk
Jun 29, 2022 · Backend Development

Baidu Live SDK Engineering Transformation: Architecture Refactoring and Access Efficiency Optimization

Baidu Live revamped its SDK by adopting the EasyBox toolchain, modularizing business code into multi‑repo components, enabling fine‑grained compile‑time differentiation, and launching visual packaging, source‑code debugging, and protocol‑optimizing tools, which together cut project complexity, accelerated development, and automated host SDK access.

Access OptimizationBaidu LiveDifferentiation
0 likes · 9 min read
Baidu Live SDK Engineering Transformation: Architecture Refactoring and Access Efficiency Optimization
Baidu App Technology
Baidu App Technology
Mar 25, 2021 · Operations

MGit: A Multi‑Repository Management Tool for Efficient Git Operations

MGit is Baidu’s open‑source, Ruby‑based multi‑repository management tool that streamlines batch Git operations across hundreds of component repositories, reduces error risk, offers readable output and simple commands, and is already used in dozens of Baidu products while encouraging community contributions.

GitInstallationMGit
0 likes · 5 min read
MGit: A Multi‑Repository Management Tool for Efficient Git Operations
Baidu App Technology
Baidu App Technology
May 6, 2019 · Mobile Development

How EasyBox Transformed Baidu App’s Build Process: A Mobile Engineering Case Study

This article examines how Baidu App’s massive iOS codebase was streamlined with the EasyBox toolchain, detailing component management, multi‑repo handling, compile isolation, binary distribution, and performance optimizations that reduced full builds from twenty minutes to under two minutes.

Binary DistributionBuild OptimizationComponent Management
0 likes · 18 min read
How EasyBox Transformed Baidu App’s Build Process: A Mobile Engineering Case Study