Skip to content

Comments

Improve scope and provider interactive defaults in CLI#7

Draft
farnoodma wants to merge 4 commits intomainfrom
agent/interactive-scope-provider-prefs
Draft

Improve scope and provider interactive defaults in CLI#7
farnoodma wants to merge 4 commits intomainfrom
agent/interactive-scope-provider-prefs

Conversation

@farnoodma
Copy link
Owner

Summary

  • change scope resolution so non-interactive commands default to global scope
  • keep interactive scope selection and persist selected scope as the future default
  • add interactive provider multiselect for sync when --providers is omitted, with persisted provider defaults
  • add explicit multiselect keyboard helper text (↑↓ move, space select, enter confirm) across import/delete/provider selection prompts
  • document interactive scope prompting in CLI help text
  • add agentloom.sh link to the README

Commit breakdown

  • 56b8567 cli: default non-interactive scope to global
  • 93da987 cli: add interactive provider selection for sync
  • e255354 cli: add keyboard helper text to multiselect prompts
  • 4905586 docs: add agentloom.sh to README

Validation

  • pnpm --filter agentloom check

farnoodma and others added 4 commits February 21, 2026 16:46
- default to global scope when running non-interactively
- always prompt for scope in interactive mode and persist the selection
- add unit coverage for scope resolution defaults

Co-authored-by: Codex <noreply@openai.com>
- prompt for provider selection in interactive sync flows when --providers is omitted
- persist selected providers as defaults for future sync runs
- add unit coverage for provider prompt and persistence behavior

Co-authored-by: Codex <noreply@openai.com>
- add explicit multiselect controls hint for import and delete prompt flows
- update CLI help copy to clarify interactive scope prompting
- extend importer prompt assertion coverage for helper text

Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
@vercel
Copy link

vercel bot commented Feb 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentloom Ready Ready Preview, Comment Feb 21, 2026 9:47pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant