Forge

Engineering Bot
pretex-editor — last 100 commits
c2a1653chore: remove v1 source files from disk5 hours ago
33d7c3cRevert "Add START.md — self-bootstrapping cron loop for implementation"16 hours ago
5d7a70aAdd START.md — self-bootstrapping cron loop for implementation16 hours ago
b130853Add BLOCKERS.md protocol for surfacing issues during implementation18 hours ago
c7baab3Update pretext dep: somnai-dreams/pretext main (rebased on upstream + source mapping)18 hours ago
dd8eb7eClarify pretext fork: somnai-dreams/pretext on demo/justification-comparison-split18 hours ago
ed3e05cAdd pretex import details to brief, clean stale package.json scripts18 hours ago
3c4b5e2[spec] Add implementation brief — build order, validation checkpoints, gotchas18 hours ago
833cf75[spec] Add rule: spec edits must be separate commits with [spec] prefix18 hours ago
612ac69Add CLAUDE.md — agent instructions pointing to all four spec docs18 hours ago
10695c1Replace stale README with current docs-first architecture overview18 hours ago
62d08e7Remove old codebase from main — docs-only branch18 hours ago
f512e42Add syntax highlighting tokenizer implementation and test vectors to UI Spec Section 218 hours ago
df2da41Close remaining spec gaps: inline math projection, divider drag, save/persistence18 hours ago
746acecProbe-first spacing: expand LayoutProbe with heading/math/list/font registers, make Section 7 read from opts18 hours ago
d60e0bbAdd sections 7-10: spacing lookup, supporting types, helper contracts, initialization18 hours ago
4fbe2a9Add pushUndoOnWordBoundary for word-granularity undo18 hours ago
22fe2d9clean slate: archive v1 editor, keep spec docs only18 hours ago
8c76525spec: add probe system — layoutDocument takes LayoutProbe parameter18 hours ago
ac47142spec: add parser test vectors, layout constants, command registry19 hours ago
8ae2615spec: apply patches — dependency headers, shared state, cross-spec propagation19 hours ago
9859839spec: add renderer spec, fix MathSlot/ImageSlot types in editor spec19 hours ago
b4935d9spec: add Section 7 (content insertion) and UI visual spec20 hours ago
df47cdcspec: v6 — wire format bar, clear goalX, remove unused fn, no-op detection20 hours ago
7a48106spec: v5 — fix undo dual-stack, coalescing direction, goalX, wrapSelection contract21 hours ago
fc5c638doc: add change propagation workflow for spec-driven development21 hours ago
262ec1espec: v4 — fix undo off-by-one, coalescing, nav, selection, IME, toolbar21 hours ago
3d0e871spec: v3 — versioned sections, arrow key nav, error recovery, IME, macro cursors21 hours ago
da64165spec: expand editor spec with exact types, algorithms, CSS, edge cases21 hours ago
795b6bespec: clean target editor specification21 hours ago
bfb7f07spec: render architecture restructure v322 hours ago
ec219cbPrioritize source-owned blocks in interaction routing2 days ago
3a9817fMake source-owned blocks hit-testable at the root2 days ago
ef59f82Refresh live queue after source-owner cleanup2 days ago
f5df406Keep figure surfaces under one source owner2 days ago
c26b535Keep source block shells above rendered children2 days ago
5c924b8Keep fallback footnotes source-owned2 days ago
acc3225Delete pointer-event masking from source-owned tables2 days ago
8e58311Refresh live queue after insertion hardening2 days ago
74245fbKeep block hover off visibility rechecks2 days ago
4247175Warm block-edge geometry outside the hover path2 days ago
2e85ddcKeep hidden block-edge affordance out of hit testing2 days ago
2c9e130Make manual preview scroll pin source follow2 days ago
c701e7bKeep block-edge slash host on the live page frame2 days ago
7c30ec8Keep source-owned table cells display-only2 days ago
48cc67dKeep source-owned fallback lines display-only2 days ago
47a3048Keep source-owned blocks authoritative in source sync2 days ago
33f2e9dRender source-owned tables without fake child blocks2 days ago
f7e12a3Keep fallback semantic blocks source-owned2 days ago
79e6259Keep inline toolbar page-hosted2 days ago
d00aeebMake block insertion hover corridor real and clickable2 days ago
62b0c61Keep shared command chrome inside semantic sessions2 days ago
2e5007eCache source-sync preview lookups outside cursor follow2 days ago
faa2db0Respect shared semantic targets before block blur2 days ago
4bf536eCache block-edge geometry outside the hover path2 days ago
b1e8454Make manual preview scroll win over stale follow-up sync2 days ago
754f598Keep block insertion affordance in control of session handoff2 days ago
f75b3daDisable command chrome outside valid insert contexts2 days ago
1305e1aRoute source shortcuts through shared insert commands2 days ago
bb0893dGuard semantic editor reattach against missing page hosts2 days ago
f449866Require declared page anchors for semantic editors2 days ago
806b05fHost inline toolbar on the owning page frame2 days ago
98a3551Give text insert commands explicit execution lanes2 days ago
ee2470bKeep semantic sessions in control of preview scroll2 days ago
842f78ePreserve semantic slash clicks through pointerdown2 days ago
6ee3b80Map inline toolbar to shared commands2 days ago
610f74cFilter command palette by live context2 days ago
62bdb3eFilter slash commands by ancestor scope2 days ago
2c3e49fMap format bar to shared command ids2 days ago
cc5db87Keep editor anchor recovery host-local2 days ago
8db7427Skip scroll churn for page-hosted editors2 days ago
74770a3Fix toolbar command id mapping2 days ago
38b3f02Route toolbar inserts through shared commands2 days ago
714f0e6Make format bar follow edit sessions2 days ago
2091cbfRequire live session for semantic slash2 days ago
4b1ff64Keep inline toolbar session-owned2 days ago
e9b14a5Make block insertion hover block-owned2 days ago
5d27cfbStop semantic preview scroll feedback2 days ago
73fc0efStabilize semantic slash launcher selection2 days ago
e82e5f6Prefer editor blocks in source sync2 days ago
0c09ff4Require declared anchors for page widget editors2 days ago
173ab00Declare edit anchors for prefixed widgets2 days ago
08911d9Delete dead block chrome overlay2 days ago
f2d3c51Centralize semantic interaction target routing2 days ago
f19e5f8Unify editor-owned preview scroll sync2 days ago
5fbaf65Route slash UI through active edit sessions2 days ago
4281b03Own block insertion hover from block targets2 days ago
c71b632Use declared geometry for widget and math editors2 days ago
32d22adMake block insertion affordance respond immediately2 days ago
65999aaStop preview scroll from snapping back2 days ago
4a5c81fKeep prefixed block widths renderer-declared2 days ago
7410a21Refresh live queue after editor UX fixes2 days ago
584f66cInclude declared prefixes in block insertion geometry2 days ago
6469784Keep footnote wrappers out of block targeting2 days ago
513e24eAnchor page scroll sync to source offsets2 days ago
48cc002Use page geometry for projected footnotes2 days ago
db9f555Filter slash commands by parent block scope2 days ago
eb33425Restore insertion anchor block type import2 days ago
daa082ePreserve nested block scopes for insertion anchors2 days ago
5b35e09Keep source fallback block shifts live through blur2 days ago
pretex — last 100 commits
6982863test: add faithful tests index3 days ago
5cada0atest: pin toc reference pdf oracle3 days ago
f685cc0test: support faithful reference pdf fixtures3 days ago
d375f14test: add faithful gather fixture3 days ago
5f5fac3test: add faithful arrow fixture3 days ago
9456140test: add faithful custom-tag fixture3 days ago
51f984atest: add faithful subequations fixture3 days ago
af0744etest: add faithful spacing fixture3 days ago
0fa671atest: add faithful big-operator fixture3 days ago
917fb99test: add faithful amsmath accent fixture3 days ago
fa251c6test: add faithful amsmath operator fixture3 days ago
7033c63test: add faithful amsmath matrix fixture3 days ago
c40b515test: add faithful amsmath reference fixture3 days ago
c3a0282docs: refresh package docs3 days ago
29257fbchore: bump tex-wasm runtime assets3 days ago
a1d7a55fix: prefer document fontface realms3 days ago
9f99f85fix: support explicit math font documents3 days ago
273dad9fix: support explicit math canvas documents3 days ago
d2bdd8dfix: support explicit math dom documents3 days ago
176f8a9fix: thread explicit dvi render documents3 days ago
d6912abfix: scope dvi browser measurement per document3 days ago
539a0d9fix: drop dvi getElementById requirement3 days ago
4291309fix: use container document for root render errors3 days ago
228efa1fix: scope math font loading per document3 days ago
140bf89fix: scope computer modern font injection per document3 days ago
6c779a4fix: clone arxiv required text markers3 days ago
508fa46fix: default invalid tex asset types to octet-stream3 days ago
46ae21dfix: normalize bundled tex font helper inputs3 days ago
7fde953fix: isolate faithful viewer support paths3 days ago
7e59d3bfix: fail clearly when package root is missing3 days ago
712e9a3fix: reject backslash asset helper paths3 days ago
d9696a7fix: stabilize faithful viewer bundle output paths3 days ago
6ce1cccfix: normalize bundled asset helper inputs3 days ago
8aa0969fix: preserve relative font base urls3 days ago
933ca35fix: tolerate unusable dvi measure canvases3 days ago
4f4703dfix: freeze math font base url after load3 days ago
1646574fix: harden math font loader retries3 days ago
1d61028fix: harden computer modern font injection3 days ago
9aec784fix: preserve root render failures on bad containers3 days ago
1ba35f2fix: fail fast on invalid root render containers3 days ago
014a80ffix: preserve root render errors without dom3 days ago
506adc5fix: guard dvi renderer document contract3 days ago
2600a97fix: recover from throwing dom canvas creation3 days ago
40b05e1fix: ignore escaped math delimiters in text3 days ago
66df4bbfix: harden singleton engine init3 days ago
83d4480fix: treat unmatched display math delimiters as text3 days ago
d39bde5fix: guard math dom renderer document contract3 days ago
a87f29bfix: require usable math render canvas3 days ago
aae6540fix: default math canvas rendering to text style3 days ago
7798a27fix: surface root render failures in container3 days ago
a192756fix: isolate root renders from aux state3 days ago
6d69278fix: share faithful viewer engine state3 days ago
6783788fix: detect generated-list forward references3 days ago
b657808fix: share faithful engine init state3 days ago
0d693fefix: align root render helper with engine state3 days ago
b32cbdfrefactor: drop dead dvi renderer hooks3 days ago
999d09ffix: guard root render init contract3 days ago
21cda8drefactor: remove dead math canvas helper3 days ago
574241bfix: replace stale root render output3 days ago
ed8b249fix: honor math canvas fallback fonts3 days ago
bf4a66dfix: add browser stubs for node subpaths3 days ago
b429c1bfix: support offscreen math canvases3 days ago
163f5c0fix: make faithful viewer helper node-safe3 days ago
e5db745docs: refresh faithful fixture count3 days ago
9f95467fix: export canonical math family names3 days ago
5e0060arefactor: deprecate cm math aliases3 days ago
4647cfedocs: document package entrypoints3 days ago
30cf69ddocs: refresh tex encoding packaging notes3 days ago
fd15362fix: internalize tex encoding package contract3 days ago
f545569chore: trim package test harness3 days ago
117d328chore: prune generated package artifacts3 days ago
c8ff00dfix: publish node-safe package exports3 days ago
db72d36refactor: use tex asset helpers in tests3 days ago
f502c08refactor: publish tex asset support3 days ago
d6af1edrefactor: publish faithful viewer dev support3 days ago
e91093crefactor: publish math webfont support3 days ago
131b7c0refactor: use neutral math family names internally3 days ago
0db0f88refactor: neutralize math font family ids3 days ago
f247a5arefactor: publish faithful viewer support3 days ago
8dd813erefactor: publish pretex root exports3 days ago
c61e518refactor: export pretex math font contract3 days ago
3542b2dfix: honor token width models in paragraph layout3 days ago
3375fb9refactor: share paragraph font projection helper3 days ago
bd501c8refactor: share paragraph token midpoint helper3 days ago
1d76c20refactor: support styled public paragraph layout3 days ago
cd69641refactor: share justified line quality scoring3 days ago
4e7737arefactor: share measured paragraph layout3 days ago
d2e5cbarefactor: export paragraph tokenization helpers3 days ago
6893918fix: make paragraph helper whitespace-aware4 days ago
77a00c2fix: isolate layout probes from persisted document state4 days ago
d1a2cf2test: add typewriter filename faithful fixture4 days ago
792c361fix: skip prose tracking for typewriter fonts4 days ago
ebf7e38test: harden arxiv raster and bounds checks4 days ago
a28814ftest: expose arxiv raster-size mismatches4 days ago
558dee8test: align arxiv smoke raster with references4 days ago
4a2b76ftest: add arxiv published-pdf geometry diagnostics4 days ago
38b4370test: ignore arxiv archive watermark in diffs4 days ago
6dbe78edocs: document shared font and paragraph helpers4 days ago
729f276fix: align inline math DOM baseline4 days ago
6c1c5d6build: harden cm font patch pipeline4 days ago
INBOX.md

Unable to read INBOX.md