toga-ai 1.0.33 → 1.0.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "toga-ai",
3
- "version": "1.0.33",
3
+ "version": "1.0.34",
4
4
  "description": "TOGA Technology Team Claude Knowledge System — shared AI coding harness with skills, knowledge base CLI, and project installer for Claude Code.",
5
5
  "keywords": [
6
6
  "claude",
@@ -112,9 +112,13 @@ Ask these in one message. **Present the repos/projects you already know** (read
112
112
 
113
113
  1. **Framework** — 1.0, 2.0, or **both**?
114
114
  2. **Layer** — front-end, back-end, or hybrid?
115
- 3. **Repo / project** — list the registered repos for the chosen framework(s) as options
116
- (show `repo` and `project`), plus **"a new repo not listed"**. If they pick the new-repo
117
- option, run **New-repo onboarding** (below) before continuing.
115
+ 3. **Repo(s) / project(s)** — list the registered repos for the chosen framework(s) as
116
+ options (show `repo` and `project`), plus **"a new repo not listed"**. **This is a
117
+ multi-select (checkbox), not a single choice.** A session often spans more than one
118
+ repo/project, so always let the developer pick several. When asking via the question
119
+ tool, set `multiSelect: true` — never force a single-select (radio) here. If they pick
120
+ the new-repo option, run **New-repo onboarding** (below) for each new repo before
121
+ continuing.
118
122
  4. **Client** — which client is this for, or "shared / internal"? (List `clients/` folders
119
123
  you know of, plus "a new client".)
120
124
  5. **What are you building or changing?** (a sentence — used to pick relevant feature docs.)