Fix/nullable schema and stream finish reason - #4859
Conversation
- Add BILLING_MODE=coin|internal env-var routing
- CoinFundingSource implements FundingSource using coin SDK debit/refund
- GetSubscription/GetUsage return coin balance when BILLING_MODE=coin
- Parse out_user_id from token name (agentrix-{user-id}-{key})
- Balance check uses USD units in error message
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…late error messages to English Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace favicon and logo with Agentrix branding, hide home link from navigation bar, and remove billing type column and token group filter from the model pricing page. Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (7)
📒 Files selected for processing (46)
WalkthroughMulti-phase platform upgrade rebranding the system to Agentrix API, introducing coin-based billing mode with quota conversion, adding channel-level force-streaming control, implementing tool parameter schema normalization for chat-to-responses conversion, simplifying frontend UI, and deploying infrastructure automation. ChangesAgentrix Rebranding
Coin-Based Billing System
Force Upstream Streaming Feature
Chat-to-Responses Stream Aggregation and Tool Schema
Frontend UI and Navigation
Infrastructure, Build, and Deployment
API Enhancements and Data Model
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
Suggested reviewers
✨ Finishing Touches🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ast-grep (0.42.2)web/classic/src/components/table/channels/modals/EditChannelModal.jsxTip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Important
📝 变更描述 / Description
(简述:做了什么?为什么这样改能生效?请基于你对代码逻辑的理解来写,避免粘贴未经整理的内容)
🚀 变更类型 / Type of change
🔗 关联任务 / Related Issue
✅ 提交前检查项 / Checklist
Bug fix,我已提交或关联对应 Issue,且不会将设计取舍、预期不一致或理解偏差直接归类为 bug。📸 运行证明 / Proof of Work
(请在此粘贴截图、关键日志或测试报告,以证明变更生效)
Summary by CodeRabbit
Release Notes
New Features
Chores
Tests