Ryan Malloy rsp2k
rsp2k pushed to main at warehack.ing/spicebook 2026-02-13 10:43:17 +00:00
fb5b911ea1 Use named volume for notebooks in production
rsp2k pushed to main at warehack.ing/spicebook 2026-02-13 10:41:51 +00:00
7ffd3f1bd3 Fix notebook directory permissions for non-root user
rsp2k pushed to main at warehack.ing/spicebook 2026-02-13 10:39:04 +00:00
a24375accb Fix Docker build: remove missing readme ref, disable astro telemetry
rsp2k pushed to main at warehack.ing/spicebook 2026-02-13 10:38:11 +00:00
5aa36b252a Remove unsupported --no-editable flag from backend Dockerfile
rsp2k pushed to main at warehack.ing/spicebook 2026-02-13 10:37:18 +00:00
4600a7b0a9 Production deployment: SSR frontend, Caddy path routing
rsp2k pushed to feature/port-pin-safety-to-v05 at warehack.ing/WireViz 2026-02-13 10:12:26 +00:00
17ef5806f1 Address Apollo review deferred items (S2, I4, S5)
rsp2k pushed to feature/port-pin-safety-to-v05 at warehack.ing/WireViz 2026-02-13 09:54:08 +00:00
6198f7352a Port pin safety fixes from v0.4.1 to v0.5-dev (issue #432)
rsp2k created branch feature/port-pin-safety-to-v05 in warehack.ing/WireViz 2026-02-13 09:54:08 +00:00
rsp2k created branch main in warehack.ing/spicebook 2026-02-13 09:34:28 +00:00
rsp2k pushed to main at warehack.ing/spicebook 2026-02-13 09:34:28 +00:00
5a2c5730c0 Add project README and screenshots
72eb073787 Clean URLs and waveform rendering fixes
8abd7719bf Initial SpiceBook MVP: notebook interface for circuit simulation
rsp2k created repository warehack.ing/spicebook 2026-02-13 09:34:17 +00:00
rsp2k pushed to main at MCP/mcltspice 2026-02-13 08:25:11 +00:00
3c2345282f Fix Dockerfile patch ordering and deduplicate landing cards
rsp2k pushed to feature/432-loop-pin-labels at warehack.ing/WireViz 2026-02-13 08:17:49 +00:00
4e80bf2c76 Add resolve_pin() docstring and loop labels example
rsp2k pushed to main at MCP/mcltspice 2026-02-13 08:06:30 +00:00
f2c18982ae Add Starlight docs site with full tool reference
rsp2k pushed to testing/web-ui-features at warehack.ing/WireViz 2026-02-13 08:00:14 +00:00
5e2634e7b8 Fix package_data for gvpr and empty BOM crash
rsp2k pushed to feature/432-loop-pin-labels at warehack.ing/WireViz 2026-02-13 07:58:35 +00:00
48377f3a8d Harden pin resolution for safety-critical correctness
rsp2k pushed to testing/web-ui-features at warehack.ing/WireViz 2026-02-13 07:42:28 +00:00
31db67921a Update web-ui handoff with PDF, strip specs, YAML-in-PNG features
rsp2k pushed to feature/432-loop-pin-labels at warehack.ing/WireViz 2026-02-13 07:42:18 +00:00
f5c1b1c87f Allow pin labels in loop definitions (fixes #432)
rsp2k created branch feature/432-loop-pin-labels in warehack.ing/WireViz 2026-02-13 07:42:18 +00:00
rsp2k pushed to testing/web-ui-features at warehack.ing/WireViz 2026-02-13 07:37:27 +00:00
9ba17ef621 Address code review findings for YAML-in-PNG feature