vikunja/veans/internal/bootstrap
kolaente e271f75cad feat(init): use the hierarchical fuzzy picker for project selection
Replaces the flat numbered project list during 'veans init' with the interactive picker. --project <id> still bypasses it; non-TTY stdin fails cleanly asking for --project.
2026-06-10 13:51:46 +02:00
..
bootstrap.go feat(init): use the hierarchical fuzzy picker for project selection 2026-06-10 13:51:46 +02:00
bootstrap_test.go test(veans): cover bootstrap validators and prompt UX 2026-05-27 08:21:57 +00:00
botuser.go feat(veans): reuse owned bot or prompt for fresh name on collision 2026-05-27 08:21:57 +00:00
botuser_test.go feat(veans): reuse owned bot or prompt for fresh name on collision 2026-05-27 08:21:57 +00:00
hooks.go feat(veans): offer "create a new project" from init's picker 2026-05-27 08:21:57 +00:00
hooks_test.go feat(veans): install agent hooks during init instead of just printing 2026-05-27 08:21:57 +00:00