René's URL Explorer Experiment


Title: Add a "Chat text size" setting (Small / Default / Large) to Appearance by DragonnZhang · Pull Request #65 · modelstudioai/openwork · GitHub

Open Graph Title: Add a "Chat text size" setting (Small / Default / Large) to Appearance by DragonnZhang · Pull Request #65 · modelstudioai/openwork

X Title: Add a "Chat text size" setting (Small / Default / Large) to Appearance by DragonnZhang · Pull Request #65 · modelstudioai/openwork

Description: What & why Adds a "Chat text size" segmented control to Settings → Appearance → Interface (below "Reduce motion") with Small / Default / Large. It scales the conversation transcript's typography without resizing the rest of the app — the sidebar, top bar, composer, and icons keep their native size. This is distinct from the OS-level window zoom already wired to the View menu (webContents.setZoomFactor), which scales the entire UI and is a transient window zoom rather than a persisted appearance preference. A text-size control that scales only the reading text is a recurring, unmet ask in comparable desktop clients (Claude Desktop's "Chat font" + anthropics/claude-code #50543 / #48887; ChatGPT desktop font-size requests). Closes #64 How it works Renderer-only, no qwen-code backend involvement — mirrors the merged ReduceMotionContext idiom: ChatTextSizeProvider (context/ChatTextSizeContext.tsx) persists the choice in localStorage (craft-chat-text-size) and reflects it onto as data-chat-text-size="small|medium|large". Wired in main.tsx. Global CSS (index.css) maps that attribute to a --chat-font-scale custom property (0.9 / 1 / 1.15). The transcript container in ChatDisplay.tsx carries a .chat-text-scope class with font-size: calc(1em * var(--chat-font-scale)). Because it is em-relative, Default (medium) is exactly neutral — no visual change for existing users — and only the conversation's body copy scales up/down. SettingsSegmentedControl gained an optional testId prop (adds data-testid on the group and data-value on each option) so the control can be targeted independently of its localized label. 5 new i18n keys added across all 7 locales. Verification All checks were run against the branch and compared to a clean main baseline: Check Result bun run typecheck:all Zero delta — identical 11 pre-existing tsc errors (all in files this PR doesn't touch); none reference any changed file bun test Zero delta — the 56 pre-existing failing-test lines are byte-identical between main and this branch bun run lint:i18n:parity ✅ i18n parity OK (6 locales, 1549 keys each) bun run electron:build:renderer ✅ builds successfully (contains all of this PR's code) bun run electron:build:main ⚠️ fails identically on main and this branch — pre-existing broken libsignal/@whiskeysockets/baileys install in the WhatsApp worker, unrelated to this renderer-only change CDP assertion e2e/assertions/chat-text-size.assert.ts drives the real control over CDP and asserts, at each of Default → Large → Small → Default: the selected segment's aria-checked, data-chat-text-size on , the resolved --chat-font-scale (1 / 1.15 / 0.9), the persisted localStorage value, and the computed font-size of a probe element carrying the real .chat-text-scope class — asserting the Large/Default ratio ≈ 1.15 and Small/Default ≈ 0.9 (a real pixel-level effect, not just an attribute flip). The assertion could not be executed in this environment: launching Electron requires downloading the Electron runtime binary, and that host is blocked by the sandbox's egress policy (HTTP 403) — the same infrastructure limitation documented on the merged #51. xvfb is present; only the binary fetch is blocked. The assertion is written to run under the existing bun run e2e harness once an environment with the Electron binary is available. Scope Frontend only: apps/electron (renderer) + packages/shared locale JSON. No backend / runtime changes. Generated by Claude Code

Open Graph Description: What & why Adds a "Chat text size" segmented control to Settings → Appearance → Interface (below "Reduce motion") with Small / Default / Large. It scales the conversation tr...

X Description: What & why Adds a "Chat text size" segmented control to Settings → Appearance → Interface (below "Reduce motion") with Small / Default / Large. It scales...

Opengraph URL: https://github.com/modelstudioai/openwork/pull/65

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ef3f42d1-373d-f2b8-aae1-4c2a8951878c
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC2FA:1F28A:2696E9:3614EE:6A546D23
html-safe-nonce657867685a601e6f218d566f94b99d72dd9b2d87be59396ece034c3a1e754f51
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMkZBOjFGMjhBOjI2OTZFOTozNjE0RUU6NkE1NDZEMjMiLCJ2aXNpdG9yX2lkIjoiODEzMTg1NDI5NDE4ODMyMjA4MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacb29fd67591c2255f15849492b897aed746edb990698d65937f360b0e2f8b0a0c
hovercard-subject-tagpull_request:4003292752
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/modelstudioai/openwork/pull/65/files
twitter:imagehttps://avatars.githubusercontent.com/u/52599892?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/52599892?s=400&v=4
og:image:altWhat & why Adds a "Chat text size" segmented control to Settings → Appearance → Interface (below "Reduce motion") with Small / Default / Large. It scales the conversation tr...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/modelstudioai/openwork git https://github.com/modelstudioai/openwork.git
octolytics-dimension-user_id283556804
octolytics-dimension-user_loginmodelstudioai
octolytics-dimension-repository_id1256697754
octolytics-dimension-repository_nwomodelstudioai/openwork
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1256697754
octolytics-dimension-repository_network_root_nwomodelstudioai/openwork
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release6d28624802c2f7d9500239dd6870ed7031b7353b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelstudioai/openwork/pull/65/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fpull%2F65%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fpull%2F65%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=modelstudioai%2Fopenwork
Reloadhttps://github.com/modelstudioai/openwork/pull/65/files
Reloadhttps://github.com/modelstudioai/openwork/pull/65/files
Reloadhttps://github.com/modelstudioai/openwork/pull/65/files
Please reload this pagehttps://github.com/modelstudioai/openwork/pull/65/files
modelstudioai https://github.com/modelstudioai
openworkhttps://github.com/modelstudioai/openwork
Notifications https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Fork 3 https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Star 11 https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Code https://github.com/modelstudioai/openwork
Issues 14 https://github.com/modelstudioai/openwork/issues
Pull requests 12 https://github.com/modelstudioai/openwork/pulls
Actions https://github.com/modelstudioai/openwork/actions
Projects https://github.com/modelstudioai/openwork/projects
Security and quality 0 https://github.com/modelstudioai/openwork/security
Insights https://github.com/modelstudioai/openwork/pulse
Code https://github.com/modelstudioai/openwork
Issues https://github.com/modelstudioai/openwork/issues
Pull requests https://github.com/modelstudioai/openwork/pulls
Actions https://github.com/modelstudioai/openwork/actions
Projects https://github.com/modelstudioai/openwork/projects
Security and quality https://github.com/modelstudioai/openwork/security
Insights https://github.com/modelstudioai/openwork/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmodelstudioai%2Fopenwork%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork%2Fissues%2Fnew%2Fchoose
DragonnZhanghttps://github.com/DragonnZhang
mainhttps://github.com/modelstudioai/openwork/tree/main
loop/chat-text-sizehttps://github.com/modelstudioai/openwork/tree/loop/chat-text-size
Conversation 0 https://github.com/modelstudioai/openwork/pull/65
Commits 1 https://github.com/modelstudioai/openwork/pull/65/commits
Checks 0 https://github.com/modelstudioai/openwork/pull/65/checks
Files changed https://github.com/modelstudioai/openwork/pull/65/files
Please reload this pagehttps://github.com/modelstudioai/openwork/pull/65/files
Add a "Chat text size" setting (Small / Default / Large) to Appearance https://github.com/modelstudioai/openwork/pull/65/files#top
Show all changes 1 commit https://github.com/modelstudioai/openwork/pull/65/files
0e75f0d Add a "Chat text size" setting (Small / Default / Large) to Appearance claude Jul 7, 2026 https://github.com/modelstudioai/openwork/pull/65/commits/0e75f0d5b8b607bfce4a721d2c246d34cb509ec3
Clear filters https://github.com/modelstudioai/openwork/pull/65/files
Please reload this pagehttps://github.com/modelstudioai/openwork/pull/65/files
Please reload this pagehttps://github.com/modelstudioai/openwork/pull/65/files
ChatDisplay.tsx https://github.com/modelstudioai/openwork/pull/65/files#diff-3154e2bd1db99ff094a184866d009778426ee4dd7896d9719bd0233a17b855d0
SettingsSegmentedControl.tsx https://github.com/modelstudioai/openwork/pull/65/files#diff-7e8aea5ad071cb52a0feac0d876e9f9e03b1809957fe1661924e098a6810499e
ChatTextSizeContext.tsx https://github.com/modelstudioai/openwork/pull/65/files#diff-197dffe22dcf8f08f167def26b9b169c8d625f6bfc5039afbad4e9edddb824c2
index.css https://github.com/modelstudioai/openwork/pull/65/files#diff-dd889de11203d2bcb609107ae47b96be8f6a5037c9c7c5894b028c99fa2879f7
local-storage.ts https://github.com/modelstudioai/openwork/pull/65/files#diff-a2cea16cfa3d50835d57cdaf23004f4d45eb927cfeb38092cefbf20f53640832
main.tsx https://github.com/modelstudioai/openwork/pull/65/files#diff-ef8810554211aac801fed58241e2040a4706cb09cc79b511d842bb5bcf8083eb
AppearanceSettingsPage.tsx https://github.com/modelstudioai/openwork/pull/65/files#diff-25bcdf6535513e0be3886f3f4d7fd4544a8e07bad6ffdfc19d58174a1d43b8d7
feature-ledger.md https://github.com/modelstudioai/openwork/pull/65/files#diff-2ae33a5d5ac052f40e2dfa56a7c3a17353f66baa0e674a59cc228e165b47c1af
chat-text-size.assert.ts https://github.com/modelstudioai/openwork/pull/65/files#diff-6263584870ac16d03ab8a014a48c8b92d6f54f942be5856d784ba3e4742c72be
de.json https://github.com/modelstudioai/openwork/pull/65/files#diff-a07701a4bc4176fccd6c7f3e46bf998f5837c2b31a637c3368b7e2bd4945196f
en.json https://github.com/modelstudioai/openwork/pull/65/files#diff-650c08c76762dcf05df7a125fe3b6ddae49ec33728cbe9faa1cdb21d7a685fbd
es.json https://github.com/modelstudioai/openwork/pull/65/files#diff-17b9af294bafe3747f72d5e451d5bfca9e55f81e78c2cc4eaf8990c9144cf70b
hu.json https://github.com/modelstudioai/openwork/pull/65/files#diff-6214170c87d0d435f797d6f51294f090b12c8e0da8444c00e4cfed01fd0010ef
ja.json https://github.com/modelstudioai/openwork/pull/65/files#diff-249ff4abe047742db0ebfebd9afa8f6caa0fb2f3c2f471323f7f399b845b8933
pl.json https://github.com/modelstudioai/openwork/pull/65/files#diff-c1520578547c50e85365472656e70246092c4844b0010e599a5b4c2b315818ad
zh-Hans.json https://github.com/modelstudioai/openwork/pull/65/files#diff-f6d1257160b49bb15b0c0d38bd31c98febbbbe1eb1475f4c0be0e9d99d24c954
apps/electron/src/renderer/components/app-shell/ChatDisplay.tsxhttps://github.com/modelstudioai/openwork/pull/65/files#diff-3154e2bd1db99ff094a184866d009778426ee4dd7896d9719bd0233a17b855d0
View file https://github.com/modelstudioai/openwork/blob/0e75f0d5b8b607bfce4a721d2c246d34cb509ec3/apps/electron/src/renderer/components/app-shell/ChatDisplay.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/65/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/65/files#diff-3154e2bd1db99ff094a184866d009778426ee4dd7896d9719bd0233a17b855d0
https://github.com/modelstudioai/openwork/pull/65/files#diff-3154e2bd1db99ff094a184866d009778426ee4dd7896d9719bd0233a17b855d0
apps/electron/src/renderer/components/settings/SettingsSegmentedControl.tsxhttps://github.com/modelstudioai/openwork/pull/65/files#diff-7e8aea5ad071cb52a0feac0d876e9f9e03b1809957fe1661924e098a6810499e
View file https://github.com/modelstudioai/openwork/blob/0e75f0d5b8b607bfce4a721d2c246d34cb509ec3/apps/electron/src/renderer/components/settings/SettingsSegmentedControl.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/65/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/65/files#diff-7e8aea5ad071cb52a0feac0d876e9f9e03b1809957fe1661924e098a6810499e
https://github.com/modelstudioai/openwork/pull/65/files#diff-7e8aea5ad071cb52a0feac0d876e9f9e03b1809957fe1661924e098a6810499e
https://github.com/modelstudioai/openwork/pull/65/files#diff-7e8aea5ad071cb52a0feac0d876e9f9e03b1809957fe1661924e098a6810499e
https://github.com/modelstudioai/openwork/pull/65/files#diff-7e8aea5ad071cb52a0feac0d876e9f9e03b1809957fe1661924e098a6810499e
apps/electron/src/renderer/context/ChatTextSizeContext.tsxhttps://github.com/modelstudioai/openwork/pull/65/files#diff-197dffe22dcf8f08f167def26b9b169c8d625f6bfc5039afbad4e9edddb824c2
View file https://github.com/modelstudioai/openwork/blob/0e75f0d5b8b607bfce4a721d2c246d34cb509ec3/apps/electron/src/renderer/context/ChatTextSizeContext.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/65/{{ revealButtonHref }}
apps/electron/src/renderer/index.csshttps://github.com/modelstudioai/openwork/pull/65/files#diff-dd889de11203d2bcb609107ae47b96be8f6a5037c9c7c5894b028c99fa2879f7
View file https://github.com/modelstudioai/openwork/blob/0e75f0d5b8b607bfce4a721d2c246d34cb509ec3/apps/electron/src/renderer/index.css
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/65/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/65/files#diff-dd889de11203d2bcb609107ae47b96be8f6a5037c9c7c5894b028c99fa2879f7
apps/electron/src/renderer/lib/local-storage.tshttps://github.com/modelstudioai/openwork/pull/65/files#diff-a2cea16cfa3d50835d57cdaf23004f4d45eb927cfeb38092cefbf20f53640832
View file https://github.com/modelstudioai/openwork/blob/0e75f0d5b8b607bfce4a721d2c246d34cb509ec3/apps/electron/src/renderer/lib/local-storage.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/65/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/65/files#diff-a2cea16cfa3d50835d57cdaf23004f4d45eb927cfeb38092cefbf20f53640832
https://github.com/modelstudioai/openwork/pull/65/files#diff-a2cea16cfa3d50835d57cdaf23004f4d45eb927cfeb38092cefbf20f53640832
apps/electron/src/renderer/main.tsxhttps://github.com/modelstudioai/openwork/pull/65/files#diff-ef8810554211aac801fed58241e2040a4706cb09cc79b511d842bb5bcf8083eb
View file https://github.com/modelstudioai/openwork/blob/0e75f0d5b8b607bfce4a721d2c246d34cb509ec3/apps/electron/src/renderer/main.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/65/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/65/files#diff-ef8810554211aac801fed58241e2040a4706cb09cc79b511d842bb5bcf8083eb
https://github.com/modelstudioai/openwork/pull/65/files#diff-ef8810554211aac801fed58241e2040a4706cb09cc79b511d842bb5bcf8083eb
https://github.com/modelstudioai/openwork/pull/65/files#diff-ef8810554211aac801fed58241e2040a4706cb09cc79b511d842bb5bcf8083eb
https://github.com/modelstudioai/openwork/pull/65/files#diff-ef8810554211aac801fed58241e2040a4706cb09cc79b511d842bb5bcf8083eb
apps/electron/src/renderer/pages/settings/AppearanceSettingsPage.tsxhttps://github.com/modelstudioai/openwork/pull/65/files#diff-25bcdf6535513e0be3886f3f4d7fd4544a8e07bad6ffdfc19d58174a1d43b8d7
View file https://github.com/modelstudioai/openwork/blob/0e75f0d5b8b607bfce4a721d2c246d34cb509ec3/apps/electron/src/renderer/pages/settings/AppearanceSettingsPage.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/65/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/65/files#diff-25bcdf6535513e0be3886f3f4d7fd4544a8e07bad6ffdfc19d58174a1d43b8d7
https://github.com/modelstudioai/openwork/pull/65/files#diff-25bcdf6535513e0be3886f3f4d7fd4544a8e07bad6ffdfc19d58174a1d43b8d7
https://github.com/modelstudioai/openwork/pull/65/files#diff-25bcdf6535513e0be3886f3f4d7fd4544a8e07bad6ffdfc19d58174a1d43b8d7
https://github.com/modelstudioai/openwork/pull/65/files#diff-25bcdf6535513e0be3886f3f4d7fd4544a8e07bad6ffdfc19d58174a1d43b8d7
https://github.com/modelstudioai/openwork/pull/65/files#diff-25bcdf6535513e0be3886f3f4d7fd4544a8e07bad6ffdfc19d58174a1d43b8d7
https://github.com/modelstudioai/openwork/pull/65/files#diff-25bcdf6535513e0be3886f3f4d7fd4544a8e07bad6ffdfc19d58174a1d43b8d7
docs/loop/feature-ledger.mdhttps://github.com/modelstudioai/openwork/pull/65/files#diff-2ae33a5d5ac052f40e2dfa56a7c3a17353f66baa0e674a59cc228e165b47c1af
View file https://github.com/modelstudioai/openwork/blob/0e75f0d5b8b607bfce4a721d2c246d34cb509ec3/docs/loop/feature-ledger.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/65/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/65/files#diff-2ae33a5d5ac052f40e2dfa56a7c3a17353f66baa0e674a59cc228e165b47c1af
https://github.com/modelstudioai/openwork/pull/65/files#diff-2ae33a5d5ac052f40e2dfa56a7c3a17353f66baa0e674a59cc228e165b47c1af
Please reload this pagehttps://github.com/modelstudioai/openwork/pull/65/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.