GITHUB-COPILOT-CLI PUB_DATE: 2026.04.28

GITHUB COPILOT CLI 1.0.37: DIRECTORY-SCOPED PERMISSION PERSISTENCE AND SMOOTHER WORKFLOWS

GitHub Copilot CLI now persists tool permissions per directory across sessions and adds shell completions with multiple UX fixes. The latest [releases](https:/...

GitHub Copilot CLI 1.0.37: directory-scoped permission persistence and smoother workflows

GitHub Copilot CLI now persists tool permissions per directory across sessions and adds shell completions with multiple UX fixes.

The latest releases make location-based permission persistence the default, so approvals carry between runs in the same folder. It also adds static shell completions via "copilot completion bash|zsh|fish" and improves markdown rendering for /ask.

A recent update on the same page also enabled /keep-alive without experimental mode and fixed preToolUse.matcher so hooks match the intended tools. Expect fewer prompts, cleaner terminals, and smoother long-running sessions.

[ WHY_IT_MATTERS ]
01.

Directory-scoped permission persistence reduces repetitive prompts and makes scripted or repeatable terminal flows less brittle.

02.

Shell completions and stability tweaks cut friction for daily use across different shells.

[ WHAT_TO_TEST ]
  • terminal

    Upgrade and verify approvals persist per directory across restarts; compare prompt counts before/after in active repos.

  • terminal

    Install generated shell completions for bash/zsh/fish and measure command discovery and error reduction in daily tasks.

[ BROWNFIELD_PERSPECTIVE ]

Legacy codebase integration strategies...

  • 01.

    Review security posture: document which permissions persist, where they’re stored, and how to reset them on shared or locked-down machines.

  • 02.

    Standardize shell completion setup via dotfiles or fleet management; add /keep-alive to long-running CI-like local scripts if safe.

[ GREENFIELD_PERSPECTIVE ]

Fresh architecture paradigms...

  • 01.

    Adopt Copilot CLI as a standard toolchain with directory-scoped approvals for reproducible project onboarding.

  • 02.

    Bake completions and sane defaults into project templates to reduce setup time for new engineers.

Enjoying_this_story?

Get daily GITHUB-COPILOT-CLI + SDLC updates.

  • Practical tactics you can ship tomorrow
  • Tooling, workflows, and architecture notes
  • One short email each weekday

FREE_FOREVER. TERMINATE_ANYTIME. View an example issue.

GET_DAILY_EMAIL
AI + SDLC // 5 MIN DAILY