Skip to content

feat: add git blame-someone-else composer command (#29) - #35

Merged
redxzeta merged 3 commits into
built-from-scratchfrom
t3code/issue-29
Aug 10, 2026
Merged

feat: add git blame-someone-else composer command (#29)#35
redxzeta merged 3 commits into
built-from-scratchfrom
t3code/issue-29

Conversation

@redxzeta

@redxzeta redxzeta commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Closes #29

Adds a non-mutating slash command at composer level: /blame-someone-else. The command stays presentation-only and maps to a normal git blame prompt while preserving git truth in output wording.

  • Adds shared slash-command registration so it is recognized by parser/validation.
  • Adds web command definition and discoverability across supported providers.
  • Handles execution for typed and menu-selected usage.
  • Adds focused tests for parsing, filtering, availability, and built-in recognition.

Suggested copy: "Unable to transfer blame. Git has receipts."

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@github-actions github-actions Bot added size:XXL 1,000+ effective changed lines (test files excluded in mixed PRs). vouch:trusted labels Aug 10, 2026
@redxzeta
redxzeta merged commit c8fc469 into built-from-scratch Aug 10, 2026
2 checks passed
@redxzeta
redxzeta deleted the t3code/issue-29 branch August 10, 2026 01:44
@github-actions github-actions Bot added size:M 30-99 effective changed lines (test files excluded in mixed PRs). and removed size:XXL 1,000+ effective changed lines (test files excluded in mixed PRs). labels Aug 10, 2026
redxzeta added a commit that referenced this pull request Aug 23, 2026
* chore: replace remaining Synara branding with Forkara (#12)

* feat: add blame-someone-else composer command (#29)

---------

Co-authored-by: Agent <agent@debian.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M 30-99 effective changed lines (test files excluded in mixed PRs).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Good first issue] Add git blame-someone-else easter egg

1 participant