Release v0.0.1
New in this release: 1. Base setup for the web app and server. 2. Registered Button in the app bar to open RHS. 3. Created and integrated the API to fetch settings config from the web app. 4. Integrated Chat Api [Chat Completions] and created summary card UI on the RHS. 5. Implemented recursive summarization to prevent exceeding max tokens. 6. Refactored Eslint, removed manual rules instead extended from eslint plugins.