feat(demo): Phase 1 agent IM client features#23
Open
qiongyu1999 wants to merge 4 commits intomainfrom
Open
Conversation
- Replace placeholder Claude models with actual nexu official models (DeepSeek V3.2, MiniMax M2.7, Gemini Flash, Kimi, GLM, Mimo, GPT-5.4 Mini) - Add Pro / Plus / Unlimited tier badges to model selectors - Show estimated credits per conversation for nexu official models - Show USD input/output price for BYOK provider models - Add help icon linking to model pricing docs (nexu official section) - Apply same badges and pricing to Settings > AI Model Providers page - Remove context window display from model lists Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add AgentPicker component to SessionsPage with 5 harness agents (Claude Sonnet, Claude Code, DeepSeek V3, GPT-4o, Gemini Pro) - Wire Paperclip button to real file input for image/PDF/doc upload - Add SettingsPage with General and Agents configuration tabs - Route /app default to /app/sessions as client home entry - Make ActivityBar Settings icon navigable to /app/settings Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
Deploying nexu-design with
|
| Latest commit: |
caf0eef
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f5b4d162.nexu-design.pages.dev |
| Branch Preview URL: | https://feat-phase1-agent-im-client.nexu-design.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/app/settings),包含通用设置和 Agents 配置两个 Tab/app/sessionsTest plan
🤖 Generated with Claude Code