Skip to content

Resolve merge conflict and align renderer/emotion parsing changes - #39

Open
easonzhou1031-eng wants to merge 14 commits into
404-Waifu-Not-Found:mainfrom
easonzhou1031-eng:main
Open

Resolve merge conflict and align renderer/emotion parsing changes#39
easonzhou1031-eng wants to merge 14 commits into
404-Waifu-Not-Found:mainfrom
easonzhou1031-eng:main

Conversation

@easonzhou1031-eng

Copy link
Copy Markdown
Contributor

This PR resolves the current merge conflict artifacts and keeps the Live2D folder/resource + AI emotion-tag pipeline in the merged branch.

UnoxyRich and others added 13 commits June 13, 2026 10:49
Introduces the NVIDIA NIM provider (OpenAI-compatible, integrate.api.nvidia.com)
with 6 model presets and wires it into the provider factory, env config, and the
renderer's Settings UI. Also fixes the cost/context meter: `estimateCost` now
returns null for unpriced models so the UI shows "—" instead of $0.00, and the
streaming path captures the terminal `done` usage chunk so prompt-token counts
(and thus the context-fill meter) are accurate during tool calls.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Shows available commands with category badges, description, and usage.
Supports keyboard navigation (↑↓), Enter/Tab to select, Esc to close,
and live filtering as user types after "/".
- Browser persistence: tabs, URLs, and active tab auto-save to localStorage
  and restore on app restart (cookies/logins preserved via persist:browser partition)
- /compact command: now triggers AI context compaction instead of overlay mode
  - Sends conversation to AI with a structured summarization prompt
  - Replaces chat history with compact summary (preserving last user message)
  - Saves compacted state to DB
  - Shows toast notifications via app-toast custom event
…enpai

# Conflicts:
#	apps/desktop/README.md
#	package.json
#	pnpm-lock.yaml
@safedep

safedep Bot commented Aug 8, 2026

Copy link
Copy Markdown

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

Package Details
Package Malware Vulnerability Risky License Report
icon brace-expansion @ 5.0.6
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon commander @ 13.1.0
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon email-addresses @ 5.0.0
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon esbuild @ 0.28.1
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon gh-pages @ 6.3.0
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon postcss @ 8.5.15
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon uuid @ 11.1.1
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon ws @ 8.21.0
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗

Installation is not linked with SafeDep Tenant. Click here to optionally link your GitHub App installation with SafeDep Tenant.

This report is generated by SafeDep Github App

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants