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

standing: place scoping mismatch for project orders, stale budget on consent card, and activity label

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

Maintainer thường phản hồi trong vòng 1 ngày

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

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
70/100
Loại issue
Lỗi
Độ rõ ràng
Đặc tả rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
go
Lĩnh vực
cli

Hướng nghiên cứu

Start by reading the three named files: internal/tui3/place_standing.go, internal/tui3/standmark.go, and internal/tui3/standing_history.go. Trace project scoping, budget retrieval, and action-kind formatting from their current entry points. Done means project-scoped orders appear in the active project sections, consent cards show the live daily ceiling, and task activity rows use task:.

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

Mô tả

area:chat bug sev:serious
Summary

Standing order management suffers from project directory scoping mismatches in /standing, displays stale daily budget allocations, and mislabels task execution activity rows.

Items & Observed Behavior
  1. Project standing orders categorized as external: Standing orders created with "for this project" scope are listed under in other projects on /standing, and the chat side column omits the active project standing section.
  2. Stale budget figures in standing consent cards: After updating the daily allowance via /budget <amount>, the standing consent card continues quoting the startup default ("shares the day's $50.00 allowance").
  3. Mislabeled activity row for task actions: When a standing firing triggers a task execution (does.kind == "task"), the activity history row displays said: instead of task:.
Expected Behavior
  • Standing orders scoped to the active project must appear under the current project heading and in the side column.
  • Consent cards must read the live rail configuration for daily budget ceilings.
  • Activity rows must display the correct verb matching the action type (task: for delegated tasks).
Root Cause / Location
  • internal/tui3/place_standing.go: Project path normalization and scoping filter.
  • internal/tui3/standmark.go: Static budget caching in consent card rendering.
  • internal/tui3/standing_history.go: Action kind formatting switch.

—
Drafted with CodeAF · reviewed and owned by the author

Ngôn ngữ chính
Go
Star
115
Fork
14
Merge trung bình
9 giờ 35 phút
Pull request đã merge (30 ngày)
752

Chuẩn bị môi trường

Chúng tôi chưa kiểm tra các tệp thiết lập môi trường của dự án này. Hãy bắt đầu từ README và xem hướng dẫn đóng góp lần đầu của chúng tôi để biết các bước chung.

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 Agent-Field/CodeAF

Tất cả issue của Agent-Field/CodeAF

Issue tương tự

Thêm issue về Go

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.