Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

crew: the out-of-credit rescue sends a task to prompt-logging free routes without opt-in

オープン
#1,523 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
活発
技術スタック
go
領域
cli, security

調査の方向性

Start in internal/crewroute at the fallback ladder's free-pool rung, then search for may log prompts and read the low-balance start from #1440. Trace the remembered-402, zero-credit, and mid-task-402 paths, including #1436. Done means the project has a decided and documented behavior for consent or stopping before prompt-logging free routes in each case.

索引モデルが issue の本文から書いたものです。

説明

area:provider needs a ruling

When a task runs out of credit, codeaf moves the task onto free routes whose providers may log prompts. The free-routes switch is off by default, and nothing asks the person first. They see free routes in use (may log prompts) on the crew line only afterwards.

This happens:

  • At task start, when the OpenRouter balance is known to be low (≤ $0.50). This is #1440.
  • When a past 402 is remembered, or a provider's credit is known to be zero.
  • Mid-task after a 402 (#1436). Up to three free pools receive the running task's whole context.

OpenRouter's own account privacy setting still blocks those pools server-side, if the person has set it. Since #1518, the manual (models-and-cost.md) states this rescue truthfully.

Ruling needed

Should the rescue onto prompt-logging routes stay automatic, or require the free-routes switch or a one-time consent? If consent is required, what should happen instead on a 402: stop with add credit on openrouter to continue?

Where

The fallback ladder's free-pool rung in internal/crewroute, and the low-balance start from #1440 (search may log prompts).

主要言語
Go
スター
115
フォーク
14
平均マージ
9時間 35分
マージ済み PR(30日)
752

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Agent-Field/CodeAF のほかの issue

Agent-Field/CodeAF の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。