Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

chore: Snowflake Cortex caching follow-ups (walk-back continuation, image-block probe, cross-process cooldown)

Đang mở
#1,023 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
25/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Ít trao đổi
Công nghệ
typescript
Lĩnh vực
ai, backend

Hướng nghiên cứu

Bắt đầu với việc xem xét đồng thuận #1020 và xem xét bản phát hành v0.9.2, sau đó kiểm tra các đường dẫn attachMarker và cacheDisabledUntil hiện tại. Kiểm tra src/plugin/snowflake-cortex.ts và bản port cortexFetch PluginV2 trong packages/core, đồng thời chạy hoặc thêm unit test image-block được đề cập. Được xem là hoàn tất khi mỗi follow-up bị trì hoãn đều có phạm vi đã được quyết định, có xác minh trực tiếp khi cần và có coverage tương ứng hoặc một trì hoãn rõ ràng.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Consolidated follow-ups from the #1020 consensus code review and the v0.9.2 release review. Deferred because: each needs design or live verification beyond a quick fix.

  1. attachMarker walk-back: when the target block already has a marker, continue scanning earlier blocks/messages for an unmarked spot to preserve a second trailing breakpoint (MiMo/GLM-5.1 finding; rare in the shipped pipeline).
  2. Live-probe whether Cortex honors cache_control on image blocks; add a unit test for a newly-relocated marker landing on a non-text last block.
  3. Cache-disable cooldown (cacheDisabledUntil) is per-process; concurrent processes each pay the probe-retry tax independently on marker-rejecting accounts (Chaos Gremlin P1). Consider shared state only if such accounts are ever observed.
  4. Discussion: should a (non-SyntaxError) transform bug be able to fail a chat turn, or degrade to pass-through with a loud log (Tech Lead P2)?
  5. Dormant paths (src/plugin/snowflake-cortex.ts, packages/core cortexFetch PluginV2 port) lack the caching fix — port it if either is revived.
Ngôn ngữ chính
TypeScript
Star
813
Fork
134
Merge trung bình
2 ngày 2 giờ
Pull request đã merge (30 ngày)
67

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của AltimateAI/altimate-code

Tất cả issue của AltimateAI/altimate-code

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.