Files
kaizen-agentic/docs/FEEDBACK.md
tegwick 80c60ebd7a
Some checks failed
ci / test (3.12) (push) Has been cancelled
ci / test (3.10) (push) Has been cancelled
WP-0001: feedback channels, CI, pre-commit, telemetry docs
Add kaizen-agentic feedback CLI, Gitea issue templates, CI workflow,
pre-commit hooks, FEEDBACK/TELEMETRY docs, and cross-platform path tests.
Improve CLI registry error messages; remove agents_backup scaffolding.
Apply black formatting across src/tests for CI consistency.

State Hub message sent to agentic-resources for Helix correlation doc link.
2026-06-16 01:58:07 +02:00

1.4 KiB

Feedback

How to share bugs, ideas, and adoption experience for kaizen-agentic.

Quick channels

Channel Use for
Gitea Issues Bugs, features, general feedback (templates below)
kaizen-agentic feedback Print links and template guidance from the CLI
Pull requests Code and agent-definition contributions (see CONTRIBUTING.md)
State Hub messages Cross-repo coordination between custodian agents (advanced)

Gitea issue templates

Choose a template when opening a new issue:

  • Bug report — reproducible defects
  • Feature request — enhancements with proposed scope
  • General feedback — experience and adoption notes

Repository: coulomb/kaizen-agentic

CLI

kaizen-agentic feedback          # human-readable channel list
kaizen-agentic feedback --json   # machine-readable for tooling

What helps us most

  • Python version and kaizen-agentic --version
  • Minimal reproduction steps for bugs
  • Which agents you used and whether memory/metrics were enabled
  • For integration issues: whether artifact-store, Helix Forge, or activity-core is involved

Privacy

Do not include secrets, tokens, or private project content in public issues. Redact .kaizen/ memory contents unless you intentionally share sanitized examples.