aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/asset/comp
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in PowerShell shell flag from "pwsl" to "pwsh"魏曹先生2026-04-121-1/+1
* Add ShellContext helper methods for completion logic魏曹先生2026-04-122-1/+147
* Apply clippy suggestions and remove unused serde dependency魏曹先生2026-04-111-1/+1
* Implement basic command completion with shell support魏曹先生2026-04-111-9/+4
* Add completion macro infrastructure without logic魏曹先生2026-04-103-0/+4
* Add basic completion module with shell integration魏曹先生2026-04-093-0/+374