docs: document lifecycle session badges#41
Open
zzJinux wants to merge 1 commit into
Open
Conversation
The badge concept was reworked in #39 (has-X → lifecycle states) but the markdown docs were never refreshed. Add a Session Badges section to the README describing independent badges ([HERE], [LIVE], [R·exp], custom) and the priority-ordered lifecycle badges ([BUSY], [BG], [STUCK], [WAIT], [DONE]) with their trigger conditions. Fix stale `badge:toggle` key list and `hidden_badges` example. Scope docs/CUSTOM_BADGES.md to user-tag badges and replace stale snippets. Claude-Session: LOCAL_a57c2ed3-9a92-4bd7-814f-2b00e527a75d
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.
Summary
Session Badgessection to the README documenting independent badges ([HERE],[LIVE],[R·exp], custom) and the priority-ordered lifecycle badges ([BUSY]>[BG]>[STUCK]>[WAIT]>[DONE]) with trigger conditions mirroringinternal/session/lifecycle.go.badge:togglekey list (M,W,T,K,P,A,C,S,X,F,LIVE→HERE,LIVE,BUSY,BG,WAIT,DONE,STUCK) andhidden_badgesexample.docs/CUSTOM_BADGES.mdto user-tag badges with a pointer to the README, and replace stale[LIVE] [M] [T]snippets.The badge concept was reworked in #39 (has-X → lifecycle states) but markdown documentation was never updated; the in-app Help screen and source comments were the only accurate references.
Test plan
internal/session/lifecycle.gobadge:togglekeys matchinternal/tui/cmdmode.go