feat(loki): Grok-simple start page - #213
Merged
Merged
Conversation
Empty Loki is one composer and three actions (new project, open one, what needs me). Dispatch chips only appear after a project is scoped. History is a drawer on every breakpoint, grouped and capped so repeated "move forward" threads are not a wall. Workspace tabs stay off this page — they were a second nav on phones.
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.
Why
/lokiwas not a start page. It opened with a fleet essay, six dispatch chips that cannot run without a project, a 25-thread history rail, and Profile/Chat/Control/Terminal stacked on the mobile tab bar. You could not tell what this screen is for.What
Loki is now the place to start a project or continue one.
/loki. Drawer backdrop no longer eats the click that opened it.Tests
scripts/test/loki-suggested-actions.ts— chip sets by state,fillSuggestedActionwithout a projectscripts/test/loki-conversation-groups.ts— collapse + capverify(tsc, lint, design, desktop, 61 unit files, home, ops) green. Pre-push schema drift is the local scratch DB missing atlas columns, not this change./control/new-from-scratch. I have one →/control/import. History drawer lists grouped threads. Opening a thread loads the transcript.