René's URL Explorer Experiment


Title: feat: refactor command framework by XXPermanentXX · Pull Request #90 · modelstudioai/cli · GitHub

Open Graph Title: feat: refactor command framework by XXPermanentXX · Pull Request #90 · modelstudioai/cli

X Title: feat: refactor command framework by XXPermanentXX · Pull Request #90 · modelstudioai/cli

Description: Overview This PR refactors the CLI onto a self-built command framework and splits the monorepo into clearer layers: core logic, runtime framework, shared command implementations, and product entrypoints. Commands now declare their own auth domain, flags, usage, validation, and run(ctx) implementation, while each product entrypoint decides the exposed command path. What Changed Introduced the core / runtime / commands / cli / kscli package split. Replaced the old command registry with product-owned command maps. Centralized argument parsing, help rendering, middleware, auth injection, telemetry, update checks, and error handling in bailian-cli-runtime. Split credentials into API key, console, and OpenAPI auth domains. Migrated command implementations to defineCommand({ auth, flags, usageArgs, exampleArgs, validate, run }). Regenerated the Bailian CLI skill reference from the new packages/cli/src/commands.ts source. Migrated Mainline Features Dataset upload/list/get/delete/validate. Fine-tuning create/list/get/cancel/delete/logs/checkpoints/export/watch/capability. Deployment create/list/get/models/scale/update/delete. Knowledge search/chat and the dedicated knowledge-studio-cli entrypoint. Token Plan seat and key management through the OpenAPI AK/SK auth domain. Advisor intent detection, updated retrieval behavior, media command flag handling, and auto-update support. Behavior Changes Default output is now human-readable text unless --output json, DASHSCOPE_OUTPUT=json, or config explicitly selects JSON. Credential flags are scoped by command auth domain instead of being global everywhere. Destructive command confirmation behavior is now handled through command-owned flags. Deprecated global flags such as --no-color, --non-interactive, and --output rich are removed from the new framework surface. Validation pnpm run sync:skill-assets vp check vp test GitHub Actions lint + typecheck + test

Open Graph Description: Overview This PR refactors the CLI onto a self-built command framework and splits the monorepo into clearer layers: core logic, runtime framework, shared command implementations, and product entryp...

X Description: Overview This PR refactors the CLI onto a self-built command framework and splits the monorepo into clearer layers: core logic, runtime framework, shared command implementations, and product entryp...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/commits/:range(.:format)
route-controllerpull_requests
route-actioncommits
fetch-noncev2:974ed87f-8405-877c-104f-098b36edd4a4
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC9C4:1EAC7F:1EEE8F8:29FC4B7:6A655029
html-safe-nonceca6896fb7cc541b1d9f2d6d8886d74d0a9c6949642c9e2cb5d3f8b23682492d9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOUM0OjFFQUM3RjoxRUVFOEY4OjI5RkM0Qjc6NkE2NTUwMjkiLCJ2aXNpdG9yX2lkIjoiMjUzNjc3Njg1MjY3OTUxMjEwNSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac44056c2b107017bc6458604a296c2fc4190d797d207ac31274d666230dfb875e
hovercard-subject-tagpull_request:4012158139
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/commits
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
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:altOverview This PR refactors the CLI onto a self-built command framework and splits the monorepo into clearer layers: core logic, runtime framework, shared command implementations, and product entryp...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None52c76df668885aaff23b50bdca1fa1ea44ac9c1553e888ebc70ff1e4daa4625b
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-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release309153364422b3c499922d1a2a6404910a58ed8e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fcli%2Fpull%2F90%2Fcommits%2Ff9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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%2F90%2Fcommits%2Ff9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
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%2Fcommits&source=header-repo&source_repo=modelstudioai%2Fcli
Reloadhttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
Reloadhttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
Reloadhttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
Please reload this pagehttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
modelstudioai https://github.com/modelstudioai
clihttps://github.com/modelstudioai/cli
Notifications https://github.com/login?return_to=%2Fmodelstudioai%2Fcli
Fork 19 https://github.com/login?return_to=%2Fmodelstudioai%2Fcli
Star 277 https://github.com/login?return_to=%2Fmodelstudioai%2Fcli
Code https://github.com/modelstudioai/cli
Issues 2 https://github.com/modelstudioai/cli/issues
Pull requests 4 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
feat/self-built-frameworkhttps://github.com/modelstudioai/cli/tree/feat/self-built-framework
Conversation 0 https://github.com/modelstudioai/cli/pull/90
Commits 29 https://github.com/modelstudioai/cli/pull/90/commits
Checks 1 https://github.com/modelstudioai/cli/pull/90/checks
Files changed https://github.com/modelstudioai/cli/pull/90/files
Please reload this pagehttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
feat: refactor command framework https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#top
Show all changes 29 commits https://github.com/modelstudioai/cli/pull/90/files
7a0a083 refactor(core): replace skipDefaultApiKeySetup with required auth field XXPermanentXX Jun 24, 2026 https://github.com/modelstudioai/cli/pull/90/commits/7a0a083b2e9629f74cf1553523787a625eb804b2
91e6c6f refactor(runtime): resolve/middleware kernel + declarative arg valida… XXPermanentXX Jun 26, 2026 https://github.com/modelstudioai/cli/pull/90/commits/91e6c6f553c3f4a05d6a7c00a2e02561d28d160c
cbd3c12 refactor(runtime): unify validation into UsageError; bare command sho… XXPermanentXX Jun 27, 2026 https://github.com/modelstudioai/cli/pull/90/commits/cbd3c1232c0bc67c25a7eaa37db14b39bdfa4b98
f9bf36c refactor(flags): keyed type-inferred flag schema; option→flag rename XXPermanentXX Jun 28, 2026 https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
95eb07d refactor(auth): centralize credential resolution into authStage + Client XXPermanentXX Jun 28, 2026 https://github.com/modelstudioai/cli/pull/90/commits/95eb07d04ac3421b03c52564b0bfa0fa4a005c5f
2f9558c refactor(auth): remove deprecated AK/SK auth for knowledge retrieve XXPermanentXX Jun 28, 2026 https://github.com/modelstudioai/cli/pull/90/commits/2f9558c16182ec8771c0b310a10d4c7e39f7b2e8
1f56fea refactor(commands): route all exits through the central error handler XXPermanentXX Jun 29, 2026 https://github.com/modelstudioai/cli/pull/90/commits/1f56feab24568b49aac3abb0c8e244cc604804af
df89ede test(e2e): align with UsageError validation contract XXPermanentXX Jun 29, 2026 https://github.com/modelstudioai/cli/pull/90/commits/df89ededc247c76671469ec2ebbb54895706d062
bd431d7 feat(update-checker): surface update notice to non-TTY/agent runs XXPermanentXX Jun 29, 2026 https://github.com/modelstudioai/cli/pull/90/commits/bd431d769fcd87af0af2cd9d839161cbf8f09453
ae88f7a refactor(runtime): group process-lifecycle setup into installProcessH… XXPermanentXX Jun 29, 2026 https://github.com/modelstudioai/cli/pull/90/commits/ae88f7a4ad5a371fde85b0cbaf0f75dae575251c
d31b7f8 refactor(core): split god Config into Identity/Settings/Credential re… XXPermanentXX Jul 6, 2026 https://github.com/modelstudioai/cli/pull/90/commits/d31b7f83cae508f779d00d8d2f7fae2e3c0ab62f
deab3b3 refactor(flags): scope credential flags by command auth domain XXPermanentXX Jul 6, 2026 https://github.com/modelstudioai/cli/pull/90/commits/deab3b3841d732a158a713e95d8bf6b11f0fd5d9
468b4d7 refactor(flags): scope yes/async/concurrent to command-owned flags XXPermanentXX Jul 6, 2026 https://github.com/modelstudioai/cli/pull/90/commits/468b4d710ef59f6d7d33da3f9fbaa9928980e4cc
b3b1a08 docs(agents): align maintenance guides with split CLI architecture XXPermanentXX Jul 6, 2026 https://github.com/modelstudioai/cli/pull/90/commits/b3b1a08baf05db8e09dc31735f8e1efdfd2cc68b
c35f285 refactor(flags): align media command async and concurrent handling XXPermanentXX Jul 6, 2026 https://github.com/modelstudioai/cli/pull/90/commits/c35f2856e52a908de05641f35f4b29030411516e
476dd3b refactor(output): centralize ANSI styling and remove no-color flag XXPermanentXX Jul 6, 2026 https://github.com/modelstudioai/cli/pull/90/commits/476dd3b84119584c69e82bfe1501e5e676c45dcc
d20e037 fix(verbose): restore request-side log lines dropped in credential re… XXPermanentXX Jul 7, 2026 https://github.com/modelstudioai/cli/pull/90/commits/d20e037dec618b1654251d46692d8ef3722acef3
b0c48ba Merge branch 'main' into feat/self-built-framework XXPermanentXX Jul 8, 2026 https://github.com/modelstudioai/cli/pull/90/commits/b0c48bab6bae5825fa073e123dcc53d7246187ac
4dfe3ac Merge branch 'main' into feat/self-built-framework XXPermanentXX Jul 8, 2026 https://github.com/modelstudioai/cli/pull/90/commits/4dfe3ac907016efed0e4e4ddd5a8afb8ea3b5c2e
c188441 fix: preserve offline dry-run validation before auth XXPermanentXX Jul 8, 2026 https://github.com/modelstudioai/cli/pull/90/commits/c18844120a2877961fc3884f64b64b097242d335
49095c3 refactor(commands): remove yes confirmation gates XXPermanentXX Jul 8, 2026 https://github.com/modelstudioai/cli/pull/90/commits/49095c3a8ab27dff6970ac26c19c4ccde45ff6b0
2debfdb feat(auth): add OpenAPI AK/SK auth domain for token plan XXPermanentXX Jul 9, 2026 https://github.com/modelstudioai/cli/pull/90/commits/2debfdba6bc000f12881100c8438963ae9b058fe
bd4b0ad fix(runtime): tailor root help to product entrypoints XXPermanentXX Jul 9, 2026 https://github.com/modelstudioai/cli/pull/90/commits/bd4b0ad9a55c02bd17f5f10d409d9e461386b0b0
13ade91 fix(runtime): ignore unsupported lowercase proxy env vars XXPermanentXX Jul 9, 2026 https://github.com/modelstudioai/cli/pull/90/commits/13ade9181f5e6fd98db3ea0ab5872c43538ade2c
7ce018c fix(auth): stop printing quick start after login XXPermanentXX Jul 9, 2026 https://github.com/modelstudioai/cli/pull/90/commits/7ce018cc532bb9d1a15f6e2b228d9a0198c04ec4
749549a docs: align agent and skill docs with kscli split XXPermanentXX Jul 9, 2026 https://github.com/modelstudioai/cli/pull/90/commits/749549aa2841e4ebd7ad509394b7a01095473abe
4525d5d release: prepare 1.7.0 XXPermanentXX Jul 9, 2026 https://github.com/modelstudioai/cli/pull/90/commits/4525d5df6c872d742e0effe488cb6d74994f55f4
66402d9 chore(dev): run CLI workspace entries from source XXPermanentXX Jul 9, 2026 https://github.com/modelstudioai/cli/pull/90/commits/66402d986862c692d90d23466f1494a41cf62235
0a301ee test(e2e): run proxy probe with tsx XXPermanentXX Jul 9, 2026 https://github.com/modelstudioai/cli/pull/90/commits/0a301ee641a02167981abc6740fa5170db932b90
Clear filters https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
Please reload this pagehttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
Please reload this pagehttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
commands.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-25eb4df66ec8cd87b99c3a724afd0942823bdff87a27044549e1028d3461d0e4
recommend.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-646f035561f018c7fc291c22879724ad4f3f02440a1ef8430ed57401d1f72e8a
call.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2e2f4e661b5404ab48e368dc16ca4b3814d17c2b4d78b04faf8a59066a6484e3
list.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-ada5d62cb3df11167cdca02b33477e87c29eed59a9840c1241bb79523d9a920b
login.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-8f86b51d63726904b8a42144c44d29052e1730698f3b5a3f64dda3ed4514ad3e
logout.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-85f246650bc83995f3f06c05b856654aa63b7fc531a60c6263c13a7bdb1858f3
status.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-5613f7f8e7e4748723bec09f13c37485dbbe1fd4d3024193b8f69a291877cdde
set.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-8e25398c18849b8f713b5584c72038b4413cd09ce9e0e2d3a7a74dbe406e2c5d
show.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2f120b705fc4099c7223dd661648a532dfa515205fdc0cf4cdbe67c8ba3eebbc
call.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-55fdec11ec4085c60fff88574f7d924a55be33ca2711944d63dde56d13e66f76
upload.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-53aabd2b1a082d734e96611821831e7907efdcdf505c55cd3c746bb442c507fa
edit.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-5bf7499528bbe6254a4315d8e6fefa2fe08e4cc2353166f3abf8da7b42e7f6e7
generate.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-9d285d358ec963d95d6289ade90ebcc7fb4cf22ceb7074a506c7fb7bad63ed20
retrieve.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-482ede9ca63b16d5768e4b3626501c7fcd29089e43d807dafd6e33e7bb4f02c9
call.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-d2483b540c5525ba06332f467d227b0b75e0b9a4e9a3dde50c9a19eec5d75252
list.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-dc2fa47b3d46295611e69e648917d9fbaf7f7053c161aa265c50268f1fa35dc5
tools.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-57d6d8b3572ed9d9791db89723671af548a6f73a552916e0263c3ceb82d217f6
add.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-b30b213b7a5cc9ddb7d13b5f75a65c8ad6af7f3160d329bb6d94bb2b3d7d8163
delete.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-ffbf270c83ccb8c5e0a1819fdc12854cb35617ea1589ee7d29e366c3d3923966
list.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-c16dbdb67ef9c680f111403e899683e89fd774753842727bf9da566d09bf8ddc
profile-create.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-bb3534b62151776eee5978b209484510d18870d9687619be852134721d3edff8
profile-get.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-20e5914e249acb81db82cee8c494a897282c766ca998a8336237a80c3c12057f
search.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-d22bd64902b80250062420529dd41a4ee99fc5c1f67cb898be1a098e7e09c53d
update.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-9c20bf57df1607e137a2d3473a4229482bba89ae21d22139836398d1cbfbf0e9
chat.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-75e6ee74210401d57240f1c695cec06687094e542b48aecb5f0fbc75acc4b616
run.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-604dec89d6b32793863f7d1ea06c8c56611bb1ffc69f02401344b619e4984b76
validate.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-7544a85e7acec5d316ad6b4f28fcf87f8cf11c9ff7a2c994360b9c38588fc56b
check.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-8744d95d3f67d51638005595e8953624b90dfa5c1bbeaaabcc76cfe091de5ae0
history.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-95876180229df78980bfd265d146d6ae482685182040e48538ed6772a5e0383c
list.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-5d2f842a60a2e75f659464cba37d6da0c1491762c08445775f3e97e4c9b71055
request.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-4b599b68db5f8e24903645bd92ddeb6dce5877e1dd20bac5fb1776a3cc09974f
web.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-de4f08556f0493b89d6e0841f7caa1954c3dd3173c908d39bd063f4f54dfe909
recognize.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-aff75717f1db1dd02a1090471e54d73e377910f95f1511ab0efc0c6fc86e889e
synthesize.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-a81e08bd8c6984ca7ce5f85aa8775e2e40568ff248e7f5d9dd750de259075a71
chat.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-9fc88d88838d4e09a20dd2005ec0557fcb897de03b71d5976f84eccc2941b87d
free.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2a46997f37f36a2ca67858837d6311528c164e9224826ff3be7ba0ac5676faec
freetier.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-4fbc55ff1353642204eab3fb6b2e57c0b070d3d37a966b70d90fc3833c182641
stats.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-09884cb864db3f700d4c6c613e80c62bde63b1c71ed7db0905f201305f3203d4
download.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-9203a5382f4af7007ea9ebf73ff3089682e737add43a66d00348ac31258c2dd7
edit.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-fb6ac2293844dd04b85ab3e8f02e57df17ffc4835ab2fc2a90bb3a03a6f41415
generate.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-0e077941877bab47fdf1174593a2e743ea4852fb41ef3ab943015703fcb4abc3
ref.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-b17723707e62c028e00aeb86abc7a598aec05af74643538c21e8f80a20f0e8ba
task-get.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-5b7c3e4f903dd764b5c72400b8c23f127021be408ed68849e9f2751b8c2b7c04
describe.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-436a66c29afcf9a06e545f595bdb599f57d9553e86eebb02507b12c46dcb4aa6
list.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-29b6cd6e41772162654497f9cd66b85f372e8d2e7902e27ef6f7510cd5f3c58d
loader.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-68f0f96ceb1db7625c2c62abce4418febda2835f048545aaefe4a136b611ae0c
tracker.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-7e69810b8749984f84a45584b3ff68d23f74a5cf966fa0d599702da3e59043ef
command.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-4b587c1bd615eb7de6e6ec1855039e3b42a55240405a718e8bf94064cdd14d66
flags.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-c5722e9e7443791b1146678b9166b6d4de405b7cc73919292f39932dc13d511c
index.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-e083f8955bef70c66b40c3b5ecb982e98798960e6d865a8076f84d95ff549175
main.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-0ba74c76fea83c259d7775757c1676cbe616d0a2f30b93203e482f9df2e0bccb
args.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-a1d4d5aa0db9284e5df0e863d0b7efdc9e863649bb452495366f896497b15487
create-cli.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-748db8029f8dac52d75906ddd88697e13e0779919f34bd732351c103642bf23f
index.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-7dee855b08d71479aa793b4b04ff8dd181f6283fff699b469ebe30244fd3e77f
middleware.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-47d6232c805ed04f326d679ec9bd66dc09b3670919a65a756c17ddc48819f35e
bl-config.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-c01fe522d22336db7f981006e38b9868af41cac296bfdd96af1031f44be1f357
registry.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-7daa438a25943216ae42efd2fd3d4cc597ef06c67e74e0e75d7a42e152d93420
resolve.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-4f4aecf743e1d93d717c61e597d15cff499c7bde701e81daad59122ad882331f
args.test.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-7b21bedc8fc42d9f420cbfcc4a9a79849d22b8c8e04f9a61edf750e61405eaa3
advisor.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-64ff2fa9f7dc3e92e5b0341749b62ed826561494eb1ee2d70d65cc8e15ad39c1
app.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-4890ec61a4142928efdbadc7bea7ee7fb12bd9de6e6e82a96b2064741f4254f2
auth.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-6f0dbf27aef67851d7ec74a4a8a63a56c7f46f75625bc7030f65a38736e99f28
config.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-e736494e7572f86b9c97c4494d37d749609cb3d7ab40b544ff47cdb791baf0b6
console.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-91e6a99ac7195c88ece28a543b0ee9f15a3af4b8ba0c3f0817d81d001205d575
file.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-865ec1d4ef44e4f7fab686ff92b427b6f44b7d3e656eeca30c3c801693e7a74a
image.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-37d9ab7437146220d97ad9c0a37a0490c470c5a7645f3ec22e5336fc5d3b2493
index.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-070e558736da2d76f29e144fc71b276df866570c8acec1a8fe29257441a90e99
knowledge.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-93be64b0d4278f76e4465726be4eee8116fc3fb9563c9cb08c06d9e5a8d0c176
mcp.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-46f722ba9d1c2f3e0d01d13586f31d92707b5289a63035c62673fff3a9aa69ee
memory.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-ca14a3884a9a859b78344665126a6017133c65701b5ec639de0afbf45bf1aa36
omni.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2134bd57198d8cb83cc70d6d79978544c4f1657f2fdc291ac76851db6d9a0513
pipeline.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-8d07152d57e4391d9d1d45c4a6f7d1cb600dd3a28281f37dee1497bf2b5984e9
quota.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-aacaf78d9f449451c9618929638a9a4fe44644d87520d07c86a7e538ab1d6a0d
search.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-c549d90237bd642b629d6e36bf04cd63a531fe7499f81fc3066437bcc9df789d
speech.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-c6b703dddcefa036a811aa7edada3eb8556364094a81959d6acd8f80c9d14e1b
text.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-0235635b1fe3d5ffe0fe3ab80b8521893603efea885f45dc124590de770d421d
update.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-dfeac66ee971e826a50d264a9554802a5b3238804e55a7db26c9b5a667f81884
usage.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-a752406fb5d7b9c8615e186b219354ea897bad15d4a9723a72161a3768660554
video.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-f241fbc405ee80d0464f80b5639a2cc7f969f8b6f3562609ad402738a526d363
vision.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-24896bffb5367ef7b68476492403437332dfaafd6725f71f06a4b8564f5fdd2d
workspace.md https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-87418a22196a0298328364894831e7e41fd8597c85dccf2610b6380a18997993
generate-reference.ts https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-16b27083fd09e58166ce213e6916cba39122080ec1d8e4e01db4dc4dd80e85b3
Prev https://github.com/modelstudioai/cli/pull/90/commits/cbd3c1232c0bc67c25a7eaa37db14b39bdfa4b98
Next https://github.com/modelstudioai/cli/pull/90/commits/95eb07d04ac3421b03c52564b0bfa0fa4a005c5f
Please reload this pagehttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
https://github.com/XXPermanentXX
XXPermanentXXhttps://github.com/modelstudioai/cli/commits?author=XXPermanentXX
packages/cli/src/commands.tshttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-25eb4df66ec8cd87b99c3a724afd0942823bdff87a27044549e1028d3461d0e4
View file https://github.com/modelstudioai/cli/blob/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0/packages/cli/src/commands.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/90/commits/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-25eb4df66ec8cd87b99c3a724afd0942823bdff87a27044549e1028d3461d0e4
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-25eb4df66ec8cd87b99c3a724afd0942823bdff87a27044549e1028d3461d0e4
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-25eb4df66ec8cd87b99c3a724afd0942823bdff87a27044549e1028d3461d0e4
packages/commands/src/commands/advisor/recommend.tshttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-646f035561f018c7fc291c22879724ad4f3f02440a1ef8430ed57401d1f72e8a
View file https://github.com/modelstudioai/cli/blob/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0/packages/commands/src/commands/advisor/recommend.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/90/commits/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-646f035561f018c7fc291c22879724ad4f3f02440a1ef8430ed57401d1f72e8a
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-646f035561f018c7fc291c22879724ad4f3f02440a1ef8430ed57401d1f72e8a
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-646f035561f018c7fc291c22879724ad4f3f02440a1ef8430ed57401d1f72e8a
packages/commands/src/commands/app/call.tshttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2e2f4e661b5404ab48e368dc16ca4b3814d17c2b4d78b04faf8a59066a6484e3
View file https://github.com/modelstudioai/cli/blob/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0/packages/commands/src/commands/app/call.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/90/commits/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2e2f4e661b5404ab48e368dc16ca4b3814d17c2b4d78b04faf8a59066a6484e3
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2e2f4e661b5404ab48e368dc16ca4b3814d17c2b4d78b04faf8a59066a6484e3
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2e2f4e661b5404ab48e368dc16ca4b3814d17c2b4d78b04faf8a59066a6484e3
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2e2f4e661b5404ab48e368dc16ca4b3814d17c2b4d78b04faf8a59066a6484e3
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2e2f4e661b5404ab48e368dc16ca4b3814d17c2b4d78b04faf8a59066a6484e3
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-2e2f4e661b5404ab48e368dc16ca4b3814d17c2b4d78b04faf8a59066a6484e3
packages/commands/src/commands/app/list.tshttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-ada5d62cb3df11167cdca02b33477e87c29eed59a9840c1241bb79523d9a920b
View file https://github.com/modelstudioai/cli/blob/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0/packages/commands/src/commands/app/list.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/90/commits/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-ada5d62cb3df11167cdca02b33477e87c29eed59a9840c1241bb79523d9a920b
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-ada5d62cb3df11167cdca02b33477e87c29eed59a9840c1241bb79523d9a920b
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-ada5d62cb3df11167cdca02b33477e87c29eed59a9840c1241bb79523d9a920b
packages/commands/src/commands/auth/login.tshttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-8f86b51d63726904b8a42144c44d29052e1730698f3b5a3f64dda3ed4514ad3e
View file https://github.com/modelstudioai/cli/blob/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0/packages/commands/src/commands/auth/login.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/90/commits/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-8f86b51d63726904b8a42144c44d29052e1730698f3b5a3f64dda3ed4514ad3e
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-8f86b51d63726904b8a42144c44d29052e1730698f3b5a3f64dda3ed4514ad3e
packages/commands/src/commands/auth/logout.tshttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-85f246650bc83995f3f06c05b856654aa63b7fc531a60c6263c13a7bdb1858f3
View file https://github.com/modelstudioai/cli/blob/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0/packages/commands/src/commands/auth/logout.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/cli/pull/90/commits/{{ revealButtonHref }}
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-85f246650bc83995f3f06c05b856654aa63b7fc531a60c6263c13a7bdb1858f3
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-85f246650bc83995f3f06c05b856654aa63b7fc531a60c6263c13a7bdb1858f3
https://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0#diff-85f246650bc83995f3f06c05b856654aa63b7fc531a60c6263c13a7bdb1858f3
Please reload this pagehttps://github.com/modelstudioai/cli/pull/90/commits/f9bf36c2426f2c9f7b1eb29eb4b360cc5b7a52b0
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.