feat(ux): polish sortie setup — ASCII art, cle Context7, print_next_steps allege#8
Merged
Conversation
…t_next_steps allege, ordre final 4 retouches UX issues de dogfood (AC-R027..R030) : - ASCII art Albert Code en tete de Phase B - Demande de cle Context7 quand le MCP est choisi sans cle preexistante - print_next_steps alleger : seulement 'albert-code run' + NB skills - Statut GitHub deplace AVANT le ✓ final Ticket T6.12-p, test S37.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
4 retouches UX sur la sortie de
albert-code setupissues de dogfood (AC-R027..R030) :#1 — ASCII art Albert Code en début de Phase B
banner()appelée dansphase_b()juste après le garde-fou, avant le titre.#2 — Saisie de la clé Context7 quand on choisit ce MCP
Dans
scaffold_opencode_json(), quandmcp_ctx7=trueet que la clé est absente (ni env, ni~/.zshenv), la clé est demandée viaprompt_secretet persistée. Si vide, un avertissement est affiché.#3 —
print_next_steps()réécritRemplace le long bloc (VM de base, opencode, Parle en français, GitHub) par : titre +
albert-code run+ NB skills sans flèche.#4 — Statut GitHub déplacé avant ✓ final
Le bloc push/PR GitHub sort de
print_next_stepset se place dansphase_b()JUSTE AVANTok "Projet configuré.".Fichiers touchés
lib/phases.sh: les 4 retouchesBACKLOG.md: ticket T6.12-pFEEDBACK.md: AC-R027..R030 (✅ traité)TESTS.md: scénario S37Vérifié : dry-run OK (sortie conforme), bash -n OK.