Orion startup logo#447
Conversation
…ess.ts:1,默认把事件写到项目根目 录 .observability/events-YYYYMMDD.jsonl,完整对象写到 .observability/snapshots/。事件包含统一公共字段,支持 snapshot_ref + bytes + sha256 + redaction_state。 主线程第一阶段已经接上: /abs/path/E:/claude-code/src/utils/processUserInput/processUserInput.ts:142 接了 input.process.started/completed 和阻 断提交事件; /abs/path/E:/claude-code/src/QueryEngine.ts:213 接了 submit.attempted、submit.blocked、file_history.snapshot.created; /abs/path/E:/claude-code/src/query.ts:414 接了 state.initialized、query.started、turn.started、messages 预处理链、 prompt.build.*、api.request.started、api.stream.first_chunk、assistant.block.received、assistant.tool_use.detected、 api.stream.completed、tool.execution.mode.selected、token_budget.decision、query.terminated。
Fix Select arrow keys after query transitions
…eduction - Add GraphProfile system: overview / part chunks / full / debug / artifact - Add chunked Mermaid output files with graph_manifest.json + graph_index.md - Add artifact_flow.mmd showing input→intermediate→script→final chain - Add size guard warning (>80KB / >300 nodes) to deep_report - Fix noise: detected_problem only from errors/stderr/scan, not Agent prompts - Fix artifact classification: template→input, versioned→intermediate, final→final - Restrict turn fallback to single-tool turns only - Move action-reports to ObservrityTask/v1/06-运行报告 - Add V1.1 development summary doc Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Important Review skippedToo many files! This PR contains 287 files, which is 137 over the limit of 150. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (13)
📒 Files selected for processing (287)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 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 |
Need help on this PR? Tag
@codesmithwith what you need.