Commit Graph
10 Commits
Author SHA1 Message Date
micheleandCursor 946a7a67ab Add packaging so the backend image can boot.
admin_settings imports packaging.version; Docker install from requirements.txt missed it.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-28 01:36:33 +02:00
Cursor Agent 48246f31bd Adapt Pinscope to DeepSeek, auto datasheets, and a shared library.
Based on manvalan/pinscope main. Default LLM is DeepSeek with local
skills and PDF ingest. Datasheets are fetched from LCSC/TI, stored in
the component library, and review extracts abs-max with a deeper
checklist. Adds scripts/update-pinscope.sh for the production host.
2026-08-27 23:06:23 +00:00
michele ab1c5b081c Fix Anthropic skill references and backend git support 2026-07-23 22:13:50 +00:00
michele 2c5d9d31b6 Document changes in fork in README
Added a section detailing the changes made in the fork, including Docker deployment and local support.
2026-07-23 22:51:32 +02:00
michele 4888092364 Add Docker deployment, remove Clerk auth, and configure OSS mode v0.1-oss-docker 2026-07-23 20:26:59 +00:00
Sid b26ad3509f Update README.md
Removed demo screenshot section and added a new image.
2026-07-17 00:34:32 -07:00
Siddharth Kothari a8c242933a README: add pipeline diagram 2026-07-17 00:19:56 -07:00
Siddharth Kothari f89ca0803f README: rewrite for the public launch 2026-07-17 00:13:46 -07:00
Siddharth Kothari 6e83ef9da0 Remove internal review case log; use support address in contact fallbacks
The false-positive case log documents real production designs and belongs
in the private repo only. Contact-form fallback strings now point at the
public support address.
2026-07-16 23:40:39 -07:00
Siddharth Kothari 6672d2be57 Pinscope open-source core
Agentic schematic validation: datasheet extraction via Claude Console
Skills, netlist/BOM design graph, per-IC direct datasheet review with
page citations, capacitor derating, Next.js report UI.

Extracted from the Pinscope cloud codebase. Auth and billing live in the
private gateway repo behind stable seams (billing_hook.py, adapter files
listed in CLAUDE.md).
2026-07-16 21:29:45 -07:00