Skip to content

agents-block.md links to stackit.dev which redirects to an unrelated site #920

@wattry

Description

@wattry

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

  1. Visit https://stackit.dev
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions