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

First-run activation menu + bundled dbt sample project

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
38/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
sql, typescript

調査の方向性

まず、/onboard-connect フローのすべての分岐と、プロジェクトの起動に使用される CLI パスを追跡します。アクティベーションプロンプトとホームディレクトリのマテリアライズをどこに配置すべきかを整理し、受け入れ条件を確認します。各スキャン結果で適切なメニューが表示され、バンドルされたプロジェクトがオフラインかつ冪等に動作し、dbt build などのサンプルモードのジョブが認証情報なしで使用できることを確認します。

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

説明

Problem

After the first-run auth + scan-gate flow, a user who dismisses the
scan or lands on an empty environment ends up staring at an
unqualified chat prompt. There's no guided next action, no way to try
Altimate without connecting a real warehouse, and no built-in demo
project to reason against.

What we want

  1. Guided activation — after every branch of /onboard-connect, the
    agent emits a short JTBD menu (see downstream / review a SQL PR / try
    the sample project / describe your own). Warehouse-connected users
    get a personalized variant with cost-analysis.
  2. Bundled sample dbt project — a shipped jaffle-shop DuckDB project
    the user can launch without any credentials. Idempotent materialize
    to the user's home, versioned marker so future CLI upgrades can
    detect stale copies.

Acceptance

  • Scan-gate "No" leads to a menu, not an empty prompt.
  • "Try the sample project" materializes a working dbt project offline.
  • Sample-mode follow-up menu points at concrete jobs (dbt build,
    downstream impact, SQL review) that work against the sample.
  • No credentials required until the user picks "Connect your own".
主要言語
TypeScript
スター
813
フォーク
134
平均マージ
2日 3時間
マージ済み PR(30日)
65

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

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

AltimateAI/altimate-code のほかの issue

AltimateAI/altimate-code の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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