Skip to content

[F-larksuite-cli-document-context] larksuite-cli - #2155

Draft
Ren1104 wants to merge 7 commits into
mainfrom
features/F-larksuite-cli-document-context
Draft

[F-larksuite-cli-document-context] larksuite-cli#2155
Ren1104 wants to merge 7 commits into
mainfrom
features/F-larksuite-cli-document-context

Conversation

@Ren1104

@Ren1104 Ren1104 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • parse document_context_changed meeting events for comment focus, section location, and element preview
  • derive actor, summary, timeline, and section path while retaining raw payload
  • document exact comment lookup and media/whiteboard preview routing in the VC Agent skill

Validation

  • controlled ./build.sh
  • go vet ./shortcuts/vc
  • gofmt -d and git diff --check
  • remote acceptance routes are tracked by the OMH Gate 4 workflow

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6b89801d-4b3f-40b1-922e-75ecb4e16b7d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added domain/vc PR touches the vc domain size/L Large or sensitive change across domains or core paths labels Aug 3, 2026
@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.98496% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.72%. Comparing base (2a16134) to head (1441469).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
shortcuts/vc/vc_meeting_events.go 93.98% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2155      +/-   ##
==========================================
+ Coverage   75.65%   75.72%   +0.06%     
==========================================
  Files         940      942       +2     
  Lines       99876   100206     +330     
==========================================
+ Hits        75564    75877     +313     
- Misses      18530    18539       +9     
- Partials     5782     5790       +8     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Ren1104 added 2 commits August 3, 2026 20:22
Source-Branch: features/F-larksuite-cli-document-context
Source-Commit: 427cbd6
Source-Subject: fix: normalize mail triage filters (#2068)
Repo: larksuite-cli
Synced-By: bytedance
Timestamp: 20260803_093803Z
Source-Branch: features/F-larksuite-cli-document-context
Source-Commit: 9b8bafe
Source-Subject: feat: parse document context meeting events
Repo: larksuite-cli
Synced-By: bytedance
Timestamp: 20260803_095353Z
@Ren1104
Ren1104 force-pushed the features/F-larksuite-cli-document-context branch from 83bc48e to 94ad66b Compare August 3, 2026 12:22
Ren1104 added 5 commits August 3, 2026 20:41
Source-Branch: features/F-larksuite-cli-document-context
Source-Commit: 94ad66b
Source-Subject: test: assert ndjson section path semantically
Repo: larksuite-cli
Synced-By: bytedance
Timestamp: 20260803_124142Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain/vc PR touches the vc domain size/L Large or sensitive change across domains or core paths

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant