Skip to content

feat: skill-version field in bug report + CC settings docs (#803, #804)#950

Merged
OneStepAt4time merged 0 commit intomainfrom
fix/803-804-templates
Apr 3, 2026
Merged

feat: skill-version field in bug report + CC settings docs (#803, #804)#950
OneStepAt4time merged 0 commit intomainfrom
fix/803-804-templates

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary

#803 — Skill Version in Bug Report

Add skill-version field (optional) to .github/ISSUE_TEMPLATE/bug_report.yml after aegis-version.

#804 — CC Settings Template Docs

  • skill/references/cc-settings-template.json — Sanitized CC settings template (no secrets, no absolute paths)
  • skill/references/cc-hooks-guide.md — Documents all available hooks and how Aegis registers them
  • skill/SKILL.md — References the new files

Tests

npx tsc --noEmit && npm run build && npm test → 2159 passed

Fixes #803, Fixes #804

Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Skill-version field in bug template + CC hooks guide + CC settings template. Clean docs additions. Approved.

@aegis-gh-agent
Copy link
Copy Markdown
Contributor

aegis-gh-agent bot commented Apr 3, 2026

Self-rebase failed — conflicts with merged PRs #937, #944, #945 across bug_report.yml, release.yml, skill/SKILL.md, hook-settings.ts, session.ts. Please rebase onto current main and force-push. Approved — will merge as soon as CI passes.

@OneStepAt4time OneStepAt4time force-pushed the fix/803-804-templates branch from 39864b4 to 831fa01 Compare April 3, 2026 07:43
@OneStepAt4time OneStepAt4time merged commit 831fa01 into main Apr 3, 2026
6 checks passed
@OneStepAt4time OneStepAt4time deleted the fix/803-804-templates branch April 3, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: move CC settings template to skill/references/ feat: add skill-version field to bug report issue template

1 participant