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
/
cmd
/
task
/
at
mcp-server-mode
6 files
Amolith
refactor(mcp): use go-lunatask v0.1.0-rc9.1 API
7mo ago
e6174c4a
add.go
refactor(mcp): use go-lunatask v0.1.0-rc9.1 API Replace deprecated ParseDeepLink with ParseReference across all reference-handling code. Replace local task filtering logic with lunatask.FilterTasks in both CLI and MCP list handlers. Extract parsing and builder application into separate helpers (parseCreateInput, parseUpdateInput, applyToTaskBuilder, applyToTaskUpdateBuilder) to reduce handler complexity. Add nilerr exclusion for internal/mcp/ since MCP handlers return errors in the result tuple rather than as Go errors. Assisted-by: Claude Sonnet 4 via Crush
7 months ago
delete.go
feat(ui): add spinner feedback for network calls Wrap all API calls with huh/spinner for immediate visual feedback. - Add generic Spin[T] and SpinVoid helpers in internal/ui/spinner.go - Update all commands making network calls to use the helpers - Use proper ellipsis (…) in spinner titles Assisted-by: Claude Sonnet 4 via Crush
7 months ago
list.go
refactor(mcp): use go-lunatask v0.1.0-rc9.1 API Replace deprecated ParseDeepLink with ParseReference across all reference-handling code. Replace local task filtering logic with lunatask.FilterTasks in both CLI and MCP list handlers. Extract parsing and builder application into separate helpers (parseCreateInput, parseUpdateInput, applyToTaskBuilder, applyToTaskUpdateBuilder) to reduce handler complexity. Add nilerr exclusion for internal/mcp/ since MCP handlers return errors in the result tuple rather than as Go errors. Assisted-by: Claude Sonnet 4 via Crush
7 months ago
show.go
feat(ui): add spinner feedback for network calls Wrap all API calls with huh/spinner for immediate visual feedback. - Add generic Spin[T] and SpinVoid helpers in internal/ui/spinner.go - Update all commands making network calls to use the helpers - Use proper ellipsis (…) in spinner titles Assisted-by: Claude Sonnet 4 via Crush
7 months ago
task.go
refactor(task): rename get to show for consistency Assisted-by: Claude Sonnet 4 via Crush
7 months ago
update.go
feat(ui): add spinner feedback for network calls Wrap all API calls with huh/spinner for immediate visual feedback. - Add generic Spin[T] and SpinVoid helpers in internal/ui/spinner.go - Update all commands making network calls to use the helpers - Use proper ellipsis (…) in spinner titles Assisted-by: Claude Sonnet 4 via Crush
7 months ago