Bug Report
The template file internal/cli/integrations/agents/templates/agents-block.md is injected into CLAUDE.md (and likely other AI agent config files) and contains this link:
This project uses [stackit](https://stackit.dev) for stacked changes.
https://stackit.dev currently redirects to https://stackit.com/de, which is the website of STACKIT — an unrelated German cloud infrastructure company (a Schwarz Group brand). It has nothing to do with this CLI tool.
This is confusing and potentially misleading for users who click the link expecting documentation for this tool.
Steps to Reproduce
- Visit
https://stackit.dev
- Observe redirect to
https://stackit.com/de
Expected
Link should point to documentation or the correct homepage for this stackit CLI tool (e.g. the GitHub repo or a working docs site).
Suggested Fix
Update the link in internal/cli/integrations/agents/templates/agents-block.md to point to the correct URL, such as https://getstackit.github.io/stackit/, until a proper docs domain is available.
Bug Report
The template file
internal/cli/integrations/agents/templates/agents-block.mdis injected intoCLAUDE.md(and likely other AI agent config files) and contains this link:https://stackit.devcurrently redirects tohttps://stackit.com/de, which is the website of STACKIT — an unrelated German cloud infrastructure company (a Schwarz Group brand). It has nothing to do with this CLI tool.This is confusing and potentially misleading for users who click the link expecting documentation for this tool.
Steps to Reproduce
https://stackit.devhttps://stackit.com/deExpected
Link should point to documentation or the correct homepage for this stackit CLI tool (e.g. the GitHub repo or a working docs site).
Suggested Fix
Update the link in
internal/cli/integrations/agents/templates/agents-block.mdto point to the correct URL, such ashttps://getstackit.github.io/stackit/, until a proper docs domain is available.