chore(issues): update follow-up issues after kit-based domain filtering#435
chore(issues): update follow-up issues after kit-based domain filtering#435JustAGhosT merged 1 commit intomainfrom
Conversation
- 006: mark Resolved — CLI-spec parity check and framework command types merged via PR #432 - 040: mark Resolved — elegance-guidelines field added to agents.yaml via PR #432 - 025: mark Partially resolved — filterDomainsByStack() addresses noise; TRAE format audit outstanding - 026: mark In progress — kit filtering principle extends to skills; TRAE format audit pending - 027: mark Deferred — TRAE agent packaging/import format audit not yet started - 004: reduce priority P2 → P3 — domain filtering reduces governance urgency for rules.yaml Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Mention Blocks like a regular teammate with your question or request: @blocks review this pull request Run |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Resolves conflicts from reverse-merge PR #437 (main → dev). Main had 2 commits that dev was missing: - chore(issues): update follow-up issues after kit-based domain filtering (#435) - feat(rename): rebrand CLI from agentkit to retort with deprecated alias (#436) Conflict resolution strategy: - Engine source files (.mjs): keep dev version (more complete — has domain filtering, backward-compat header checks, kit detection in init.mjs) - Template files: keep dev version (fixes "an Retort" → "a Retort" grammar) - .github/ISSUES/006: take main's ## Resolution section (phase 5 work) - .github/ISSUES/040: keep dev's Retort branding + add main's ## Resolution Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Summary
elegance-guidelinesfield merged into agents.yaml via PR feat(engine): kit-based domain selection, init wizard, stop hook perf #432filterDomainsByStack()addresses domain noise; TRAE format audit remains outstandingTest plan
grep -r "## Resolution\|## Note\|## Status" .github/ISSUES/*.mdconfirms all 6 files updated🤖 Generated with Claude Code