Skip to content

feat(cli): add HAWK_SUPPRESS_HINTS support and improve folder trust prompt - #184

Merged
Patel230 merged 15 commits into
mainfrom
feat/folder-trust-flow-and-quiet-start
Aug 7, 2026
Merged

feat(cli): add HAWK_SUPPRESS_HINTS support and improve folder trust prompt#184
Patel230 merged 15 commits into
mainfrom
feat/folder-trust-flow-and-quiet-start

Conversation

@Patel230

@Patel230 Patel230 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Improve folder trust onboarding prompt in CLI startup to clearly ask whether the user trusts the project folder and explain blocked functionality (hooks/MCP/specialists).
  • Add support for , , and environment variables to allow hiding onboarding tip banners.

Verification

  • All local tests, pre-commit/pre-push hooks, icon compliance, and vet passed clean.

Patel230 added 15 commits August 6, 2026 13:50
…ranch glyph

- controlPlaneOnboardingHint returns empty (quiet first-session start)
- statusbar: short iso labels via IsolationProfile.ShortLabel, trust state
  rendered with icons (close-thick/circle-outline/check-bold), auto-commit
  chip added to control plane
- icons: puaBranch now uses nf-cod-repo_forked (U+EA63), the fork glyph
  present in JetBrains Mono NF and every Nerd Font build (old U+EC5F
  existed in no font)
- Fix errcheck on type assertion in chat_tools.go
- Fix errcheck on deferred Close calls in worker.go and worker_transcript.go
- Fix gosec G204 with nosec comment for properly quoted shell command
- Fix noctx by using NewRequestWithContext in osv_checker.go
- Wire up nextAutonomyTierIncludingSupervised for double-press Ctrl+L on YOLO tier
- Remove unused bypassScopeAll sentinel variable
- Fix gofumpt formatting in cmd/statusbar.go
- Add getCachedProfile stub in seatbelt_other.go for non-darwin platforms
Start holds c.mu and calls dockerRunArgs, which was re-acquiring
the same mutex, causing a deadlock. Remove the redundant lock
in dockerRunArgs since Start already holds it.
@Patel230
Patel230 merged commit b096b73 into main Aug 7, 2026
24 checks passed
@Patel230
Patel230 deleted the feat/folder-trust-flow-and-quiet-start branch August 7, 2026 09:12
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