Commit History

fix(auth): use roleInOrg from whoami, drop broken members API
7652473

tfrere HF Staff Cursor commited on

feat(publisher): editor pill shows who you're signed in as
2b90d0d

tfrere HF Staff Cursor commited on

feat(publisher): editor quick-link for signed-in editors
44626d0

tfrere HF Staff Cursor commited on

fix(agent): disable response buffering for chat streaming
df28ae4

tfrere HF Staff Cursor commited on

fix(agent): forbid re-pasting tool output in the text reply
e8173b7

tfrere HF Staff Cursor commited on

feat(editor): WYSIWYG NodeView for HfUser cards
7814104

tfrere HF Staff Cursor commited on

docs(readme): remove broken screenshot reference
7b7ba61

tfrere HF Staff Cursor commited on

docs(spec): drop residual OpenRouter mentions
68dccd7

tfrere HF Staff Cursor commited on

feat(embed-studio): clickable chart list to switch files
79008fb

tfrere HF Staff Cursor commited on

fix(embed-studio): contextual empty state and input placeholder
56a91d6

tfrere HF Staff Cursor commited on

fix(embed): SVG text now follows the iframe theme
be7d6fa

tfrere HF Staff Cursor commited on

feat(embed-studio): make agent-generated charts theme-aware
27abbe5

tfrere HF Staff Cursor commited on

fix(agent): default back to gpt-oss-120b, pin Llama 3.3 to Together
3afbbdf

tfrere HF Staff Cursor commited on

fix(agent): strip reasoning_content from history, default to Llama 3.3 70B
e9c2c73

tfrere HF Staff Cursor commited on

feat(agent): switch AI backend from OpenRouter to HF Inference Providers
6b6afea

tfrere HF Staff Cursor commited on

feat(publisher): generate llms.txt Markdown twin for LLM agents
3de227d

tfrere HF Staff Cursor commited on

fix(publish-dialog): show Space URL instead of /published/<doc> path
8d2864f

tfrere HF Staff commited on

fix(publisher): render HF user card via dedicated transformer
f621e1d

tfrere HF Staff commited on

docs(readme): add 3-step guide to fork the Space and wire OpenRouter
aba5856

tfrere HF Staff commited on

refactor(login-page): neutral title, outlined CTA, drop wordmark
0332cd4

tfrere HF Staff commited on

feat(login-page): full HF logo, primary title, pill CTA, refined layout
7f90538

tfrere HF Staff commited on

feat(login-page): align with app design tokens, bigger outlined HF button
d8c3c68

tfrere HF Staff commited on

chore(release): prep v0.1.0 with LICENSE, env example and agent undo test
d63dcfe

tfrere HF Staff commited on

feat(demo): full showcase polish - mouse cursor, robust selection, HF affiliations
f469961

tfrere HF Staff commited on

fix(ui,publisher): kill theme/color flickers and translation prompts
08e4c7a

tfrere HF Staff commited on

feat(editor): embed studio with data files and agent-aware editing
8fc8501

tfrere HF Staff commited on

feat(demo): modular showcase replacing monolithic trio script
19b3f9c

tfrere HF Staff commited on

fix(docker): invoke playwright CLI by package path to survive --omit=dev
d13608d

tfrere HF Staff commited on

fix(docker): symlink frontend node_modules into /app/backend so shared imports resolve
1f03cd7

tfrere HF Staff commited on

docs: refresh README, architecture, spec and add agent teams proposal
32a4aca

tfrere HF Staff commited on

feat(frontend): editor refresh (embed studio, comment popover, shiki, top bar, hooks, styles)
76fc93a

tfrere HF Staff commited on

feat(demo): add trio Playwright orchestration + seed embeds for the pitch video
f5f4567

tfrere HF Staff commited on

test(backend): add Playwright E2E suite + deps for editor basics, chat persistence and publish
6a34a48

tfrere HF Staff commited on

feat(backend): rate-limit /api/upload to prevent anonymous abuse
5576f9a

tfrere HF Staff commited on

refactor(backend/publisher): transformer pipeline + shared registry + shiki highlighting
7843436

tfrere HF Staff commited on

refactor(backend): modular server split with new routes, persistence and agent layer
f6678ab

tfrere HF Staff commited on

refactor: remove MUI, unify publisher pipeline, add shared component registry
d15d7f7

tfrere HF Staff commited on

fix: TOC mobile toggle not visible due to CSS cascade order
c68749f

tfrere HF Staff commited on

fix: TOC scroll navigation in published articles
9aec70e

tfrere HF Staff commited on

fix: server-side bibliography formatting and citation linking
34087bd

tfrere HF Staff commited on

fix: enable PDF generation by adding playwright dependency
8d245e0

tfrere HF Staff commited on

fix: generate proper footnotes section in published HTML
77b813e

tfrere HF Staff commited on

feat: align component CSS with research-article-template
9f7fae9

tfrere HF Staff commited on

feat: show real HF username and avatar for connected users
15dff0c

tfrere HF Staff commited on

fix: prevent seed race condition with Y.Map guard and defensive checks
ce5a372

tfrere HF Staff commited on

fix: replace undefined __dirname with DATA_DIR in ESM server
ac48bd2

tfrere HF Staff commited on

test: add vitest test suite for publisher, auth, security, utils
755a930

tfrere HF Staff commited on

fix: XSS escaping, DRY utils, agent undo batch, graceful shutdown
e371833

tfrere HF Staff commited on

fix: prevent Y.Doc content duplication from seed race condition
1c21ac9

tfrere HF Staff commited on

fix: always write published HTML locally before HF upload
f2312e5

tfrere HF Staff commited on