AltimateAI / AltimateAI/altimate-code

First-run activation menu + bundled dbt sample project

未关闭
#1,045 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
811
派生
134
平均合并
3 天 2 小时
30 天内合并 PR
50

描述

## 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".

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。