3.5.0 • Published 8 months ago

@sashimo/ui v3.5.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Sashi UI - Internal AI-Powered Admin Interface

Sashi UI is the internal frontend component of the Sashi AI-powered admin tool. This package is private and should not be installed or used outside of the Sashi platform.

Overview

Sashi UI provides the chat interface for interacting with Sashi-labeled functions and performing admin tasks using AI within the Sashi ecosystem.

Features

  • AI-powered chat interface for executing admin tasks
  • Seamless integration with Sashi-labeled functions
  • User-friendly interaction using natural language
  • Support for sensitive function confirmation
  • Real-time updates and responses

Usage

This package is used internally within the Sashi platform. It is not intended for external installation or use.

Development

For Sashi team members working on this package:

  1. Ensure you have access to the Sashi monorepo.
  2. Navigate to the packages/sashi-ui directory.
  3. Install dependencies:
npm install
  1. Run development server:
npm run dev

Testing

Run the test suite with:

npm test

Building

To build the package:

npm run build

Documentation

Internal documentation for this package can be found in the Sashi team's documentation system.

Contributing

For Sashi team members: Please refer to our internal contributing guidelines when working on this package.

Security

As an internal package, security is paramount. Always follow our security best practices and never expose sensitive information.

License

This is proprietary software owned by Sashi. Unauthorized use, modification, or distribution is strictly prohibited.