You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Findings: Two threads about the interview tool. One proposes organizing interview questions into epics (auth, deployment, and so on) with per-epic progress and the ability to drill into one epic. The other reports a bug (the interview ended after "0 questions" and left the UI waiting on browser input) and debates which agent should run the interview (orchestrator versus librarian for web access and speed versus the smartest model), plus whether it should run in a fresh session.
What was said:
@alvinunreal (issue Interview tool; part 2 #271): proposed grouping interview questions into epics like authentication and production deployment, showing how many questions each epic has and letting a user pick one epic to deepen its spec. No further discussion yet.
@alvinunreal (issue Interview no more questions #297): the interview feels odd in Orchestrator mode and should probably run in a fresh session; wondered if the librarian (better web access, fast) should run it.
@rustanacexd (issue Interview no more questions #297): the smartest model should own the interview as the entry point of an idea, and suggested the orchestrator use the librarian for research (ExaSearch) during the interview.
Open questions:
Should the interview group questions by epic instead of a flat list, and what does "clarified per epic" look like?
Which agent should own the interview: orchestrator, librarian, or the smartest available model, and should it run in a fresh session?
How should the interview signal "done" so the UI doesn't gray out waiting for input that never comes (the 0-questions bug)?
bugSomething isn't workingenhancementNew feature or requestneeds-infoMore information is needed before we can act
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Findings: Two threads about the interview tool. One proposes organizing interview questions into epics (auth, deployment, and so on) with per-epic progress and the ability to drill into one epic. The other reports a bug (the interview ended after "0 questions" and left the UI waiting on browser input) and debates which agent should run the interview (orchestrator versus librarian for web access and speed versus the smartest model), plus whether it should run in a fresh session.
What was said:
Open questions:
Original issues: #271 and #297
All reactions