Pod

Yes, this is on purpose. Pod is built for agents, so the default page is plain HTML.
Human? View the normal website.
Agent? You probably prefer /mcp/easyeda-copilot/issues.md or /mcp/easyeda-copilot/issues.json, or Pod over MCP.

Reported issues for EasyEDA Copilot

Pod holds 7 of 7 problems reported by people outside the maintainer team. Issues filed by the project's own owners, members and collaborators are excluded entirely — a maintainer's release checklist is not a warning to a prospective user.

Back to EasyEDA Copilot.

Most discussed

MCP whole-sheet assembly freezes EasyEDA and triggers 5-second heartbeat disconnects

Environment

Problem

extract_circuit_on_current_page can temporarily freeze EasyEDA Pro and disconnect the MCP bridge when modifying an already populated schematic.

This happens even for a very small logical change, such as assigning net names to three previously unconnected IC pins

Read the thread · 2026-07-18 · closed · external user · 4 comments

Backend circuit.tech.ru.net unreachable — all 5 cloud-backed MCP tools fail with fetch failed (MCP effectively read-only)

Summary

Since roughly 2026-07-25, every MCP tool that proxies through the backend at https://circuit.tech.ru.net fails with a bare fetch failed. The host resolves and answers at the IP level, but nothing is listening on 443, so this looks like a backend-side outage rather than a client bug.

I did a fairly thorough elimination pass locally before filing — details below in case they save you time, or in case I've missed something on my end.

Impact

fetch failed is returned by ex

Read the thread · 2026-07-25 · closed · external user · 2 comments

Backend

The extension sends LLM Provider API key to an unknown backend @ https://circuit.tech.ru.net

This is a security issue.

Read the thread · 2026-05-03 · closed · external user · 1 comment

feat(projects): add create_project and open_project MCP tools

Summary

Add two MCP tools for basic EasyEDA project management:

Keep the public input schemas intentionally small. The agent does not have a reliable API for discovering teams, folders, or workspaces, so create_project must expose only the two project name arguments supported by EasyEDA.

list_projects is not part of this issue because the corresponding EasyEDA API is curre

Read the thread · 2026-07-22 · closed · 0 comments

feat(auto-route): add ignore_pour_layers option for automatic GND pours

Summary

Add an ignore_pour_layers input option to the auto_route MCP tool. The option must exclude selected copper layers from the automatic full-board GND pours created after autoroute import.

This option affects only the generated GND pours. It must not change the layers available to the autorouter and must not disable GND stitching vias.

Motivation

auto_route currently creates or rebuilds a full-board GND pour on every copper layer when pour_gnd is enabled. Some boards need

Read the thread · 2026-07-22 · closed · 0 comments

docs(i18n): add Russian README

Goal

Add a Russian translation of the main README.

Scope

Create README.ru.md and update the language selector:

English | 简体中文 | Русский

Translate:

Translation rules

Acceptanc

Read the thread · 2026-07-22 · closed · 0 comments

docs(i18n): add Simplified Chinese translation of the MCP quick start

Goal

Make the MCP installation workflow easier for EasyEDA/JLCEDA users.

Scope

Create mcp/README.zh-CN.md based on mcp/README.md.

Translate:

Add language links to:

Translation rules

Do not translate:

Read the thread · 2026-07-22 · closed · 0 comments

Most recent

The remaining reports are on the project's issue tracker.