Commit graph

4 commits

Author SHA1 Message Date
Shirayuki Nekomata
4093abf57e
Agentic Research Assistant (v2)
- Introduced StepRow, SuggestedFollowUps, and ThinkingPanel components
- Implemented TypewriterText for animated text display
- Enhanced UpgradeModal to include a new quota model type
- Added ToolSelector for selecting research modes with UI improvements
- Updated styles with design tokens for better theming support
- Improved shimmer effect for loading states in ThinkingPanel
2026-05-27 16:12:57 +07:00
Shirayuki Nekomata
6894500c2a
Add pre commit and prettier
- Cleaned up the UpgradeModal component for better readability
- Improved the styling for various elements in the modal
- Ensured consistent formatting and indentation throughout the file
- Updated the authErrors and env utility files for consistency
- Refactored the researchAssistantView for improved structure
- Enhanced styles in styles.css for better UI consistency
- Updated tsconfig.json and version-bump.mjs for consistency
2026-01-09 13:37:20 +07:00
Shirayuki Nekomata
dd26628403
Add Logically research assistant sidebar
- Replace sample metadata with Logically branding and docs
- Add Svelte sidebar UI with chat, model select, login,
  file context picker, and drag-drop support
- Wire API client, settings persistence, and view lifecycle
- Add Svelte build config and dev install/watch scripts
2025-12-23 11:14:50 +07:00
Shirayuki Nekomata
0ad8584aed
Initial commit 2025-12-23 07:58:23 +07:00