Skip to content

Commit cc861b9

Browse files
stranmaclaude
andcommitted
fix: Remove stale AI code review reference from community feedback doc
Missed during initial cleanup -- openai.md still listed CI-based AI code review as a feature. Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent c2e0f52 commit cc861b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/community/feedback/openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ See [Devcontainer Permissions](docs/DEVCONTAINER_PERMISSIONS.md) for the full de
121121
- **CLAUDE.md** -- compact agent directives (~40 lines) with /sync, /design, /done workflow
122122
- **5 workflow agents** -- code quality, test coverage, PR writing, code review, docs updates
123123
- **3 security hooks** -- block destructive commands, scan for leaked secrets, catch Unicode injection
124-
- **CI/CD** -- GitHub Actions for lint + test + typecheck + publish + AI code review
124+
- **CI/CD** -- GitHub Actions for lint + test + typecheck + publish
125125
- **Tool stack** -- [uv](https://docs.astral.sh/uv/) workspaces, [ruff](https://docs.astral.sh/ruff/), [pyright](https://github.com/microsoft/pyright), [pytest](https://pytest.org/), [hatchling](https://hatch.pypa.io/)
126126

127127
### Optional specialists

0 commit comments

Comments
 (0)