René's URL Explorer Experiment


Title: fix: honor HTTP_PROXY / HTTPS_PROXY / NO_PROXY env vars by XXPermanentXX · Pull Request #50 · modelstudioai/cli · GitHub

Open Graph Title: fix: honor HTTP_PROXY / HTTPS_PROXY / NO_PROXY env vars by XXPermanentXX · Pull Request #50 · modelstudioai/cli

X Title: fix: honor HTTP_PROXY / HTTPS_PROXY / NO_PROXY env vars by XXPermanentXX · Pull Request #50 · modelstudioai/cli

Description: Summary Fixes #35 — running bl behind a VPN / corporate proxy failed with ECONNRESET: Client network socket disconnected before secure TLS connection was established. Root cause: Node's built-in fetch (undici) does not read proxy environment variables, so the CLI always connected directly, bypassing the local proxy and getting blocked. Fix: at startup, install an EnvHttpProxyAgent as the global undici dispatcher — but only when HTTP_PROXY / HTTPS_PROXY is actually set. When no proxy variable is configured, the global dispatcher is untouched and behavior is exactly as before. export HTTPS_PROXY=http://127.0.0.1:7890 bl app list # now routes through the proxy Changes packages/cli/src/proxy.ts (new): readProxyEnv() + setupProxyFromEnv(). Lowercase variables take precedence over uppercase (curl convention); NO_PROXY is supported. Values are trimmed and passed explicitly to work around undici reading env vars with ??, where an empty lowercase variable (https_proxy="") masks a configured uppercase one. An invalid proxy URL fails with a clear usage error (Invalid proxy configuration: … + hint) instead of a raw stack trace. packages/cli/src/main.ts: call setupProxyFromEnv() at module top level, before any fetch is issued (including update-checker). packages/cli/src/error-handler.ts: the ECONNRESET hint now suggests export HTTPS_PROXY=… for VPN / corporate-proxy users. undici added as an explicit dependency (catalog ^8.4.1). Tests (fully offline) tests/proxy.test.ts: env parsing — unset/blank handling, lowercase precedence, empty-string-masking regression, NO_PROXY. tests/e2e/proxy.e2e.test.ts: spins up a local CONNECT proxy and targets a .invalid host (guaranteed unresolvable, no real network traffic). Verifies: with HTTPS_PROXY set, CLI traffic tunnels through the proxy (CONNECT to the target host); empty lowercase https_proxy does not mask HTTPS_PROXY; NO_PROXY match keeps the request direct; with no proxy vars set, the proxy receives zero traffic (no behavior change); an invalid proxy URL produces a clear error message. All 10 tests pass. 🤖 Generated with Claude Code

Open Graph Description: Summary Fixes #35 — running bl behind a VPN / corporate proxy failed with ECONNRESET: Client network socket disconnected before secure TLS connection was established. Root cause: Node's built-i...

X Description: Summary Fixes #35 — running bl behind a VPN / corporate proxy failed with ECONNRESET: Client network socket disconnected before secure TLS connection was established. Root cause: Node's bui...

Opengraph URL: https://github.com/modelstudioai/cli/pull/50

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:843bf76a-2105-b266-44fd-f778df060725
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA48C:2D3512:9C7C26:D0C624:6A527C82
html-safe-nonce5ae258d10b32716b72a74fb7be2e684a03cf58ae0295c9b08f6483a43799e628
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNDhDOjJEMzUxMjo5QzdDMjY6RDBDNjI0OjZBNTI3QzgyIiwidmlzaXRvcl9pZCI6IjgyMTk4NTc4MDA0MjEwODAxOTQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmaca8cd3fc1c4cd295da98fb2a28b3645ddb7e6e5016c52ff92302d0f82ec1007f2
hovercard-subject-tagpull_request:3852658145
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/cli/pull/50/files
twitter:imagehttps://avatars.githubusercontent.com/u/92624196?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/92624196?s=400&v=4
og:image:altSummary Fixes #35 — running bl behind a VPN / corporate proxy failed with ECONNRESET: Client network socket disconnected before secure TLS connection was established. Root cause: Node's built-i...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/modelstudioai/cli git https://github.com/modelstudioai/cli.git
octolytics-dimension-user_id283556804
octolytics-dimension-user_loginmodelstudioai
octolytics-dimension-repository_id1251875798
octolytics-dimension-repository_nwomodelstudioai/cli
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1251875798
octolytics-dimension-repository_network_root_nwomodelstudioai/cli
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
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelstudioai/cli/pull/50/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fcli%2Fpull%2F50%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%2Fcli%2Fpull%2F50%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%2Fcli
Reloadhttps://github.com/modelstudioai/cli/pull/50/files
Reloadhttps://github.com/modelstudioai/cli/pull/50/files
Reloadhttps://github.com/modelstudioai/cli/pull/50/files
Please reload this pagehttps://github.com/modelstudioai/cli/pull/50/files
modelstudioai https://github.com/modelstudioai
clihttps://github.com/modelstudioai/cli
Notifications https://github.com/login?return_to=%2Fmodelstudioai%2Fcli
Fork 18 https://github.com/login?return_to=%2Fmodelstudioai%2Fcli
Star 268 https://github.com/login?return_to=%2Fmodelstudioai%2Fcli
Code https://github.com/modelstudioai/cli
Issues 1 https://github.com/modelstudioai/cli/issues
Pull requests 3 https://github.com/modelstudioai/cli/pulls
Discussions https://github.com/modelstudioai/cli/discussions
Actions https://github.com/modelstudioai/cli/actions
Projects https://github.com/modelstudioai/cli/projects
Security and quality 0 https://github.com/modelstudioai/cli/security
Insights https://github.com/modelstudioai/cli/pulse
Code https://github.com/modelstudioai/cli
Issues https://github.com/modelstudioai/cli/issues
Pull requests https://github.com/modelstudioai/cli/pulls
Discussions https://github.com/modelstudioai/cli/discussions
Actions https://github.com/modelstudioai/cli/actions
Projects https://github.com/modelstudioai/cli/projects
Security and quality https://github.com/modelstudioai/cli/security
Insights https://github.com/modelstudioai/cli/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmodelstudioai%2Fcli%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmodelstudioai%2Fcli%2Fissues%2Fnew%2Fchoose
XXPermanentXXhttps://github.com/XXPermanentXX
mainhttps://github.com/modelstudioai/cli/tree/main
fix/proxy-env-supporthttps://github.com/modelstudioai/cli/tree/fix/proxy-env-support
Conversation 1 https://github.com/modelstudioai/cli/pull/50
Commits 6 https://github.com/modelstudioai/cli/pull/50/commits
Checks 1 https://github.com/modelstudioai/cli/pull/50/checks
Files changed https://github.com/modelstudioai/cli/pull/50/files
Please reload this pagehttps://github.com/modelstudioai/cli/pull/50/files
fix: honor HTTP_PROXY / HTTPS_PROXY / NO_PROXY env vars https://github.com/modelstudioai/cli/pull/50/files#top
Show all changes 6 commits https://github.com/modelstudioai/cli/pull/50/files
c95dcbb fix: honor HTTP_PROXY / HTTPS_PROXY / NO_PROXY env vars (#35) XXPermanentXX Jun 12, 2026 https://github.com/modelstudioai/cli/pull/50/commits/c95dcbb286118c17c7bd3a06c7634bcf1a77ed05
0b7d4fb chore(release): bump version to 1.3.1 XXPermanentXX Jun 12, 2026 https://github.com/modelstudioai/cli/pull/50/commits/0b7d4fbe90df642387b1b66309653eb67e962144
0706cae chore: update r2v e2e test prompt and remove stale scheduled-tasks lock XXPermanentXX Jun 12, 2026 https://github.com/modelstudioai/cli/pull/50/commits/0706cae382d30574b6b6d52b6d570becd5b04d6b
712eb96 test: inject fake console token in proxy e2e so requests reach the proxy XXPermanentXX Jun 12, 2026 https://github.com/modelstudioai/cli/pull/50/commits/712eb9680349a539cfebf557ca174ba668404a33
fe2d36e test: use leaf image prompt in video-ref r2v e2e XXPermanentXX Jun 12, 2026 https://github.com/modelstudioai/cli/pull/50/commits/fe2d36e5b66a7b74a463d77c4109c779e8e688f4
ec96ef4 chore: stop tracking .claude/scheduled_tasks.lock XXPermanentXX Jun 12, 2026 https://github.com/modelstudioai/cli/pull/50/commits/ec96ef47de271322093188e78e734618e5069eef
Clear filters https://github.com/modelstudioai/cli/pull/50/files
Please reload this pagehttps://github.com/modelstudioai/cli/pull/50/files
Please reload this pagehttps://github.com/modelstudioai/cli/pull/50/files
scheduled_tasks.lock https://github.com/modelstudioai/cli/pull/50/files#diff-f104b7a921e5464e2dc993462e5027503f53015ed6cc9b776f11d7c208fc9b3f
.gitignore https://github.com/modelstudioai/cli/pull/50/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
CHANGELOG.md https://github.com/modelstudioai/cli/pull/50/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
CHANGELOG.zh.md https://github.com/modelstudioai/cli/pull/50/files#diff-ac5582bbbe888a936f2afb0c0752e417687edcd612d08238c95cb927a293ce5b
package.json https://github.com/modelstudioai/cli/pull/50/files#diff-6e2e2a1851648938b325ba84de634407a4e69a644ea61102df15ca4a8a7a9758
error-handler.ts https://github.com/modelstudioai/cli/pull/50/files#diff-20bf59c70f7c047bf8850af70f7aa1acb99f4a6430ae9047fec7f8ca64db4f2c
main.ts https://github.com/modelstudioai/cli/pull/50/files#diff-79567c60a701dd642531b599dee81fc4b0829920af74fd352277f88f65693527
proxy.ts https://github.com/modelstudioai/cli/pull/50/files#diff-5d4b5473c54ed3c81fba04d2bb82bab1e4294ee54f76969ab7bf6b59a0617310
proxy.e2e.test.ts https://github.com/modelstudioai/cli/pull/50/files#diff-d17971d7197f6f3c8b386c0fb403a76cfdbea5bae4eaf7ff32329fa06cdbb05c
video-ref-r2v.e2e.test.ts https://github.com/modelstudioai/cli/pull/50/files#diff-bc80a452f05d7ffb79d10cdacda92ff95cdd6fcc13cd8b92ab5fd6f673df0735
proxy.test.ts https://github.com/modelstudioai/cli/pull/50/files#diff-f2ce35d4ec06dee7722beabd5bfcc1b7ce5eab3a753914357dbc9f59829b2ba0
package.json https://github.com/modelstudioai/cli/pull/50/files#diff-0b810c38f3c138a3d5e44854edefd5eb966617ca84e62f06511f60acc40546c7
pnpm-lock.yaml https://github.com/modelstudioai/cli/pull/50/files#diff-32824c984905bb02bc7ffcef96a77addd1f1602cff71a11fbbfdd7f53ee026bb
pnpm-workspace.yaml https://github.com/modelstudioai/cli/pull/50/files#diff-18ae0a0fab29a7db7aded913fd05f30a2c8f6c104fadae86c9d217091709794c
SKILL.md https://github.com/modelstudioai/cli/pull/50/files#diff-00607897fac8970b10be76b5da7c708b32d08a4fca5b470b076088e0b1a42e3b
.claude/scheduled_tasks.lockhttps://github.com/modelstudioai/cli/pull/50/files#diff-f104b7a921e5464e2dc993462e5027503f53015ed6cc9b776f11d7c208fc9b3f
View file https://github.com/modelstudioai/cli/blob/abe29d16b60a9abb9270abaf531c2e740ec58d1e/.claude/scheduled_tasks.lock
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/modelstudioai/cli/pull/50/files
.gitignorehttps://github.com/modelstudioai/cli/pull/50/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/.gitignore
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/50/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
https://github.com/modelstudioai/cli/pull/50/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
CHANGELOG.mdhttps://github.com/modelstudioai/cli/pull/50/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/CHANGELOG.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/50/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
https://github.com/modelstudioai/cli/pull/50/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
CHANGELOG.zh.mdhttps://github.com/modelstudioai/cli/pull/50/files#diff-ac5582bbbe888a936f2afb0c0752e417687edcd612d08238c95cb927a293ce5b
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/CHANGELOG.zh.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/50/files#diff-ac5582bbbe888a936f2afb0c0752e417687edcd612d08238c95cb927a293ce5b
https://github.com/modelstudioai/cli/pull/50/files#diff-ac5582bbbe888a936f2afb0c0752e417687edcd612d08238c95cb927a293ce5b
packages/cli/package.jsonhttps://github.com/modelstudioai/cli/pull/50/files#diff-6e2e2a1851648938b325ba84de634407a4e69a644ea61102df15ca4a8a7a9758
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/packages/cli/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/50/files#diff-6e2e2a1851648938b325ba84de634407a4e69a644ea61102df15ca4a8a7a9758
https://github.com/modelstudioai/cli/pull/50/files#diff-6e2e2a1851648938b325ba84de634407a4e69a644ea61102df15ca4a8a7a9758
https://github.com/modelstudioai/cli/pull/50/files#diff-6e2e2a1851648938b325ba84de634407a4e69a644ea61102df15ca4a8a7a9758
packages/cli/src/error-handler.tshttps://github.com/modelstudioai/cli/pull/50/files#diff-20bf59c70f7c047bf8850af70f7aa1acb99f4a6430ae9047fec7f8ca64db4f2c
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/packages/cli/src/error-handler.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/50/files#diff-20bf59c70f7c047bf8850af70f7aa1acb99f4a6430ae9047fec7f8ca64db4f2c
https://github.com/modelstudioai/cli/pull/50/files#diff-20bf59c70f7c047bf8850af70f7aa1acb99f4a6430ae9047fec7f8ca64db4f2c
packages/cli/src/main.tshttps://github.com/modelstudioai/cli/pull/50/files#diff-79567c60a701dd642531b599dee81fc4b0829920af74fd352277f88f65693527
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/packages/cli/src/main.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/50/files#diff-79567c60a701dd642531b599dee81fc4b0829920af74fd352277f88f65693527
https://github.com/modelstudioai/cli/pull/50/files#diff-79567c60a701dd642531b599dee81fc4b0829920af74fd352277f88f65693527
https://github.com/modelstudioai/cli/pull/50/files#diff-79567c60a701dd642531b599dee81fc4b0829920af74fd352277f88f65693527
packages/cli/src/proxy.tshttps://github.com/modelstudioai/cli/pull/50/files#diff-5d4b5473c54ed3c81fba04d2bb82bab1e4294ee54f76969ab7bf6b59a0617310
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/packages/cli/src/proxy.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
packages/cli/tests/e2e/proxy.e2e.test.tshttps://github.com/modelstudioai/cli/pull/50/files#diff-d17971d7197f6f3c8b386c0fb403a76cfdbea5bae4eaf7ff32329fa06cdbb05c
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/packages/cli/tests/e2e/proxy.e2e.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
packages/cli/tests/e2e/video-ref-r2v.e2e.test.tshttps://github.com/modelstudioai/cli/pull/50/files#diff-bc80a452f05d7ffb79d10cdacda92ff95cdd6fcc13cd8b92ab5fd6f673df0735
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/packages/cli/tests/e2e/video-ref-r2v.e2e.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/50/files#diff-bc80a452f05d7ffb79d10cdacda92ff95cdd6fcc13cd8b92ab5fd6f673df0735
https://github.com/modelstudioai/cli/pull/50/files#diff-bc80a452f05d7ffb79d10cdacda92ff95cdd6fcc13cd8b92ab5fd6f673df0735
packages/cli/tests/proxy.test.tshttps://github.com/modelstudioai/cli/pull/50/files#diff-f2ce35d4ec06dee7722beabd5bfcc1b7ce5eab3a753914357dbc9f59829b2ba0
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/packages/cli/tests/proxy.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
packages/core/package.jsonhttps://github.com/modelstudioai/cli/pull/50/files#diff-0b810c38f3c138a3d5e44854edefd5eb966617ca84e62f06511f60acc40546c7
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/packages/core/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/50/files#diff-0b810c38f3c138a3d5e44854edefd5eb966617ca84e62f06511f60acc40546c7
pnpm-lock.yamlhttps://github.com/modelstudioai/cli/pull/50/files#diff-32824c984905bb02bc7ffcef96a77addd1f1602cff71a11fbbfdd7f53ee026bb
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/pnpm-lock.yaml
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/modelstudioai/cli/pull/50/files
pnpm-workspace.yamlhttps://github.com/modelstudioai/cli/pull/50/files#diff-18ae0a0fab29a7db7aded913fd05f30a2c8f6c104fadae86c9d217091709794c
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/pnpm-workspace.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/50/files#diff-18ae0a0fab29a7db7aded913fd05f30a2c8f6c104fadae86c9d217091709794c
https://github.com/modelstudioai/cli/pull/50/files#diff-18ae0a0fab29a7db7aded913fd05f30a2c8f6c104fadae86c9d217091709794c
skills/bailian-cli/SKILL.mdhttps://github.com/modelstudioai/cli/pull/50/files#diff-00607897fac8970b10be76b5da7c708b32d08a4fca5b470b076088e0b1a42e3b
View file https://github.com/modelstudioai/cli/blob/ec96ef47de271322093188e78e734618e5069eef/skills/bailian-cli/SKILL.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/50/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/50/files#diff-00607897fac8970b10be76b5da7c708b32d08a4fca5b470b076088e0b1a42e3b
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.