Skip to content

easyeda-agent v1.3.1

Choose a tag to compare

@zhoushoujianwork zhoushoujianwork released this 05 Sep 15:20
· 84 commits to main since this release

[1.3.1] — 2026-09-05

Fixed

  • Reject placed-instance UUIDs before schematic materialization (#196).
  • Preserve Blob, ArrayBuffer, and typed-array debug.exec_js results as base64.
  • Use the native Windows shell for external autorouter paths and enforce a timeout.

Already installed? Upgrade in place:

easyeda update          # CLI binary (sha256-verified) + skill dirs
easyeda update --check  # report only

First install:

curl -fsSL https://raw.githubusercontent.com/zhoushoujianwork/easyeda-agent/main/install.sh | sh

Installs/updates:

  • easyeda CLI/daemon
  • easyeda-agent skill for Codex (/.codex/skills) and/or Claude Code (/.claude/skills) when detected
  • prints EasyEDA connector .eext import URL

The connector .eext is never auto-updated for sideloads — easyeda update reports a stale one and prints the re-import URL.

Skill targets: set EASYEDA_INSTALL_SKILLS=codex,claude to force targets, none to skip, or EASYEDA_SKILL_PRESERVE=1 to keep local edits.

checksums.txt lists sha256 for every asset above.