feat(agent): observable agent execution + durable runs - #70
feat(agent): observable agent execution + durable runs#701012839419a-alt wants to merge 4 commits into
Conversation
|
Warning Review limit reached
Next review available in: 59 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (15)
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 |
CI: Next Frontend failure — 上游 CI 配置缺陷(next start vs output: standalone)现象: 根因:job 的 WebServer 步骤用
为什么历史 PR 是绿的(#65 等):同一警告也出现在 #65 的日志里,但那次
建议:上游把 CI WebServer 步骤改为 standalone 模式正确启动方式( |
…ndpoints in capability matrix
Summary
AgentRun/AgentRunEvent/AgentSessionmodels + alembic migration), so runs survive API restarts and can be replayed/queriedopenspec/changes/agent-execution-experience/(brief / design / motion / qa / tasks)Origin
This is T2 split out of draft PR #61 (7 commits → 4 independent themes). T2 =
cde5ff8(observable agent execution) +80fb22d(persist interactive agent runs), cherry-picked onto current main (7838811, #60) with zero conflicts; T1 (local admin onboarding) was already split into #68 and is NOT included here.Verification
AgentRunpersistence is a follow-up.Notes
a8b9c0d1e2f3down_revision was rewired from T1's local-admin migration (z7a8b9c0d1e2) to the actual predecessor on main (k8l9m0n1o2p3), so the migration chain is self-contained without T1.