JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1566
  • Score
    100M100P100Q91779F

Package Exports

  • @yorils/cli

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@yorils/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Yorils Code

AI-Powered Terminal Coding Assistant


Yorils Code is a terminal-native AI coding assistant built on OpenCode and MiMo-Code.

Install

npm install -g @yorils/cli
yorils

If you previously installed an old yorils-code stub:

npm uninstall -g yorils-code
npm install -g @yorils/cli

Verify:

npm view @yorils/cli version
yorils --version

Low-Performance Mode

yorils --lite

VS Code

Install the yorils.yorils-code extension and press Ctrl+Escape.

License

MIT