alpha
Login
or
Join now
secluded.site
/
lune
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A delightful CLI for Lunatask.app
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
lune
/
internal
/
completion
/
at
main
2 files
Amolith
refactor(completion): use go-lunatask All*() funcs
7mo ago
68ab2b04
completion.go
refactor(completion): use go-lunatask All*() funcs Add TaskStatuses, Priorities, and Motivations completion functions using go-lunatask's All*() functions. Update Relationships to use AllRelationshipStrengths(). Replace completion.Static() calls and hardcoded 'started' strings with 'in-progress' to match go-lunatask's normalized enum values. Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
7 months ago
static.go
refactor: centralize completions and ui helpers - Move completion functions to internal/completion package - Add Static() helper for inline static value completions - Extract ui.Confirm() using charmbracelet/huh - Implement done command via task.UpdateCmd delegation Assisted-by: Claude Opus 4.5 via Crush
7 months ago