posit-dev / posit-dev/rsconnect-python
Provide agent-friendly interface for accessing logs of content
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 37
- フォーク
- 28
- 平均マージ
- 1日 3時間
- マージ済み PR(30日)
- 7
説明
When a deployment fails, or fails to start up, it returns a link to the logs viewer in the web UI. That's great for a human but not for an agent trying to deploy something and struggling for whatever reason (stale information about the APIs of the libraries it is using, unfamiliar with Connect's features, etc.). It should be possible via like rsconnect log <ID> return the contents of a log file, wrapping the Connect server API, so that an agentic tool can iterate if it fails.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
提案されている rsconnect log <ID> コマンドの rsconnect CLI エントリーポイントから始め、deployment logs を提供する Connect server API を追跡します。issue で要求されているログの内容に基づいてコマンドの出力を定義し、deployment が失敗した場合に機能することを示すテストカバレッジを追加します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api, cli
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100