📝 Documentation Update Needed
A pull request was recently merged that may require documentation updates.
Source PR
PR Summary
The local agent binary has been renamed from ksc-agent to kc-agent for a shorter, cleaner name. This is a breaking change that impacts installation commands, environment variables, and documentation references.
Changes Overview
Breaking Changes:
- Agent binary renamed:
ksc-agent → kc-agent
- Environment variables renamed:
KSC_ALLOWED_ORIGINS → KC_ALLOWED_ORIGINS, KSC_AGENT_TOKEN → KC_AGENT_TOKEN
- Homebrew formula renamed:
kubestellar/tap/ksc-agent → kubestellar/tap/kc-agent
- Directory structure changed:
cmd/ksc-agent/ → cmd/kc-agent/
Documentation Impact:
- All installation instructions mentioning
ksc-agent need updating
- All environment variable references need updating
- Homebrew installation commands need updating
- Any configuration examples need updating
Files Changed
console#173: 17 files changed with directory rename, GoReleaser config, release workflow, README, documentation, frontend references, and environment variables updated.
homebrew-tap#3: 2 files changed - Homebrew formula class name and README documentation.
Action Required: The technical documentation writer agent will review these PRs and identify specific documentation pages that need updates, then create a PR with the necessary changes.
/cc @technical-doc-writer
AI generated by scan-merged-prs
📝 Documentation Update Needed
A pull request was recently merged that may require documentation updates.
Source PR
PR Summary
The local agent binary has been renamed from
ksc-agenttokc-agentfor a shorter, cleaner name. This is a breaking change that impacts installation commands, environment variables, and documentation references.Changes Overview
Breaking Changes:
ksc-agent→kc-agentKSC_ALLOWED_ORIGINS→KC_ALLOWED_ORIGINS,KSC_AGENT_TOKEN→KC_AGENT_TOKENkubestellar/tap/ksc-agent→kubestellar/tap/kc-agentcmd/ksc-agent/→cmd/kc-agent/Documentation Impact:
ksc-agentneed updatingFiles Changed
console#173: 17 files changed with directory rename, GoReleaser config, release workflow, README, documentation, frontend references, and environment variables updated.
homebrew-tap#3: 2 files changed - Homebrew formula class name and README documentation.
Action Required: The technical documentation writer agent will review these PRs and identify specific documentation pages that need updates, then create a PR with the necessary changes.
/cc
@technical-doc-writer