Commit Graph
6 Commits
Author SHA1 Message Date
micheleandCursor 27a3ce8bd0 Disable DeepSeek thinking when a tool is forced.
Auto-resolve of passives was 400ing because thinking mode cannot be combined with named tool_choice. Also strip BOM descriptions after an em dash before DigiKey search.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-28 01:58:22 +02:00
micheleandCursor 776d714754 Match BOM MPNs to longer LCSC/DigiKey orderable codes.
The lookup required an exact catalog string, so family codes like ESP32-S31-WROOM-3 never picked ESP32-S31-WROOM-3-N16R16V and underscore vs slash MPNs never hit DigiKey.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-28 01:52:49 +02:00
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
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 2026-07-23 20:26:59 +00:00