Skip to content

Conversation

@disq
Copy link
Member

@disq disq commented Dec 29, 2025

@disq disq requested a review from a team as a code owner December 29, 2025 09:33
@disq disq requested a review from marianogappa December 29, 2025 09:33
}

func aiCmdInner(ctx context.Context, client *cloudquery_api.ClientWithResponses, teamName string, resumeConversation bool) error {
aiMuted.Println(`Your conversation with the AI may be recorded for quality assurance purposes. If you prefer not to use AI-assisted setup, run cloudquery init --disable-ai.`)
Copy link
Member Author

@disq disq Dec 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
aiMuted.Println(`Your conversation with the AI may be recorded for quality assurance purposes. If you prefer not to use AI-assisted setup, run cloudquery init --disable-ai.`)
aiMuted.Println(`Your conversation with the AI may be recorded for quality assurance purposes. If you do not want to use the AI assisted setup, run cloudquery init --disable-ai.`)

This (green) is the text from the Linear issue, I tweaked it a little bit.

@disq disq requested a review from erezrokah December 29, 2025 09:36
@disq disq added the automerge Automatically merge once required checks pass label Dec 29, 2025
@kodiakhq kodiakhq bot merged commit 96a6341 into main Dec 29, 2025
22 checks passed
@kodiakhq kodiakhq bot deleted the fix/ai-datacoll-notify branch December 29, 2025 09:49
kodiakhq bot pushed a commit that referenced this pull request Jan 8, 2026
🤖 I have created a release *beep* *boop*
---


## [6.33.1](cli-v6.33.0...cli-v6.33.1) (2026-01-08)


### Bug Fixes

* Add AI-assisted setup data collection notice ([#21757](#21757)) ([96a6341](96a6341))
* **deps:** Update golang.org/x/exp digest to 944ab1f ([#21762](#21762)) ([fbf4f80](fbf4f80))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.8 ([#21775](#21775)) ([a3ba8e2](a3ba8e2))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.34 ([#21776](#21776)) ([44fad18](44fad18))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.35 ([#21798](#21798)) ([451444f](451444f))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.3 ([#21791](#21791)) ([d28a593](d28a593))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.4 ([#21795](#21795)) ([86b4c7f](86b4c7f))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.5 ([#21803](#21803)) ([326edbe](326edbe))
* **deps:** Update module github.com/rudderlabs/analytics-go/v4 to v4.2.2 ([#21767](#21767)) ([cd4c298](cd4c298))
* **deps:** Update module google.golang.org/grpc to v1.78.0 ([#21800](#21800)) ([a47f6ef](a47f6ef))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants