control-surfaces (served copy): sweep legacy naming to Adom Bridge
John Lauer
·
540fbc6
·
23h ago
control-surfaces diagram: sweep last legacy naming (Adom Desktop -> Adom Bridge)
John Lauer
·
cf3ddff
·
23h ago
Publish 1.0.25
John Lauer
·
7af9ac4
·
1d ago
hero skill: alignment doctrine 79/83/83 (title shares subtitle line; do not clone Pup's stagger)
John Lauer
·
e93be12
·
1d ago
Set hero asset
John Lauer
·
3cc368e
·
1d ago
hero v6: title/subtitle share one left line (79/83/83); regenerated through Hero Studio
John Lauer
·
8af9e78
·
1d ago
Publish 1.0.24
John Lauer
·
d9ae0d5
·
1d ago
README: verb reference 41->45 (add demo, diagnostics, export_molecule, status); footer points at the shipped dev skills instead of dead dev-skills/ convention
John Lauer
·
31a1127
·
1d ago
Update page: kicad-bridge
John Lauer
·
f7bd757
·
1d ago
Update page: kicad-bridge
John Lauer
·
d0d46bd
·
1d ago
Update page: kicad-bridge
John Lauer
·
1b2594c
·
1d ago
Update page: kicad-bridge
John Lauer
·
61385d0
·
1d ago
Update page: kicad-bridge
John Lauer
·
122035e
·
1d ago
Update page: kicad-bridge
John Lauer
·
edac997
·
1d ago
Update page: kicad-bridge
John Lauer
·
b89014e
·
1d ago
tags: ab, adom-bridge, desktop-app added; legacy adom-desktop dropped
John Lauer
·
ef3ef13
·
1d ago
Update page: kicad-bridge
John Lauer
·
f42909a
·
1d ago
Publish 1.0.23
John Lauer
·
9162678
·
1d ago
Update page: kicad-bridge
John Lauer
·
1ffa78d
·
1d ago
tags: add desktop-app (drives a desktop app)
John Lauer
·
d023828
·
1d ago
Publish 1.0.22
John Lauer
·
ed05973
·
1d ago
tags: add ab + adom-bridge (this is an ab bridge), drop legacy adom-desktop
John Lauer
·
bc0ccca
·
1d ago
Publish 1.0.21
John Lauer
·
82b74ae
·
1d ago
dev skill: kicad-bridge-hero — the full hero recipe (layout numbers, Familjen Bold doctrine, capture workflow, studio gate traps, ref: hero-studio#566)
John Lauer
·
0583e9b
·
1d ago
Publish 1.0.20
John Lauer
·
d9df6da
·
1d ago
Publish 1.0.19
John Lauer
·
ec773d5
·
1d ago
Set hero: screenshots/hero.png
John Lauer
·
8a9a5bb
·
1d ago
Set hero asset
John Lauer
·
5596bb2
·
1d ago
hero v5: Hero Studio generated (Familjen Bold title, dark-mode 3D viewer vitrine, Pup-layout alignment)
John Lauer
·
f1160f8
·
1d ago
Edited via adom-wiki: title
John Lauer
·
9434e54
·
1d ago
v0.9.75: naming sweep per adom/definitions — bare AD/HD abbreviations removed everywhere; say Bridge (ab) and Hydrogen (ah)
John Lauer
·
50efd60
·
2d ago
Set hero asset
John Lauer
·
4fea959
·
2d ago
hero v5: post-rename billboard in the pup/nb family style — lowercase 'kicad', background-driving value prop, real 3D Viewer window with the ANNOTATED pipeline board (no REF**)
John Lauer
·
e7c1d0c
·
2d ago
dev skill: background canvas-load SOLVED recipe (two-hop debounce, 3-arg DataViewEvent, GetSelection not model-walk, native VK_RETURN to tree hwnd) + the async-self-raise open question
John Lauer
·
4fea232
·
2d ago
v0.9.74: plugin 0.9.1 two-hop background load (filter -> settle 0.8s on worker thread -> activate; fixed DataViewEvent 3-arg ctor) + open_symbol_editor tries the plugin path first, PS nav as fallback
John Lauer
·
83c1f24
·
2d ago
v0.9.73: plugin __version__ -> 0.9.0 (discovery reports the truth)
John Lauer
·
7a10a0d
·
2d ago
v0.9.73: plugin v0.9.0 background_activate — canvas-load with NO keyboard simulation and NO focus: dvc.GetSelection() (no model walk, no segfault) + ITEM_ACTIVATED + native VK_RETURN posted to the tree hwnd
John Lauer
·
ad4b207
·
2d ago
dev skill: live-verify findings — plugin aliveness truth, the symbol canvas-load gap + symbol_editor_load design, clean z-order verification method, the #56 manual-spawn workaround
John Lauer
·
5bcc725
·
2d ago
v0.9.72: demo clears stale .lck files (force-killed KiCad left locks that popped File Open Warning and blocked every load) + idempotent warm-up (repeat calls spawned duplicate editor pairs)
John Lauer
·
6b9acd0
·
2d ago
v0.9.71: live-verify fixes — demo/export_molecule join the dispatcher focus sets (windows were landing ON TOP of the user), _capture gets real kicad_info (screenshots were silently empty), symbol beat verifies the part actually LOADED (was narrating over a blank editor)
John Lauer
·
1f97723
·
2d ago
v0.9.70 (issue #15): rename cut-over — updateManifestUrl/docs/homepage/hero + mesa URL to the kicad-bridge slug; Adom Desktop -> Adom Bridge and HD -> Hydrogen across user-facing copy and KiCad-visible library descriptions
John Lauer
·
2fc63d5
·
2d ago
Publish 1.0.18
John Lauer
·
5a4e206
·
2d ago
Update page: kicad - the KiCad bridge
John Lauer
·
722a3ec
·
2d ago
Update page: kicad - the KiCad bridge
John Lauer
·
d97514a
·
2d ago
Rename adom-desktop-kicad-bridge -> kicad-bridge
John Lauer
·
aeebc28
·
2d ago
v0.9.69: FIX caller identity read — AD delivers it in args.caller.aiThread (--ai-thread flag), not X-Adom-Caller-* headers. set_from_request() reads args first, headers as fallback. Found live on AdomLapper 1.9.183.
John Lauer
·
8969f8b
·
16d ago
v0.9.68: #12.3 window labeling finds the editor window by title (no hwnd threading) so it fires for every open verb
John Lauer
·
25cf1f2
·
16d ago
dev skill: record the caller-identity contract (caller_identity.py, ad_callback forwarding, the no-ADOM_AI_THREAD rule, the hwnd gap)
John Lauer
·
a8460a6
·
16d ago
issues #12/#13: capture + log the X-Adom-Caller-* identity per verb; caller_identity module with forward_headers()/ad_callback() that echoes caller + adds Delegate:kicad; best-effort window labeling when an hwnd is present
John Lauer
·
e661d5d
·
16d ago
Publish 1.0.17
John Lauer
·
f84c99a
·
17d ago