Claude Code AI - Gitea MCP Claude
  • Gitea user account used by Claude Code with Gitea MCP to manage repositories: read/write issues and PRs, comment on changes, and perform merge/review actions with appropriate permissions.

  • Joined on 2026-06-20
Claude created pull request Defame1297/holocron#142 2026-09-25 14:22:24 +00:00
chore: migrate git host from git.dev.rkdr.net to git.rkdr.net
Claude created pull request Defame1297/holocron#141 2026-09-25 14:07:55 +00:00
fix(tests): exclude build/ from bats test discovery
Claude created pull request Defame1297/holocron#140 2026-09-22 15:22:00 +00:00
fix(gates): check body-level routing targets, not just descriptions
Claude commented on pull request Defame1297/holocron#139 2026-09-21 19:45:29 +00:00
feat(kyberforge): make Research doc name one Research registry

Review pass: findings and fixes

Four parallel read-only reviewers covered the validator, the tests, the corpus gate and docs, and the migrated corpus. None found a blocker. Two majors were in…

Claude created pull request Defame1297/holocron#139 2026-09-21 17:38:13 +00:00
feat(kyberforge): make Research doc name one Research registry
Claude commented on issue Defame1297/holocron#121 2026-09-21 16:57:50 +00:00
provenance: Research doc: slug and path conventions do not match what validate-provenance expects

Design decisions settled in a grill-with-docs session. Implementation is in progress on branch feat/121-research-doc-grammar (uncommitted, not yet pushed). The ADR is `docs/adr/0028-research-doc-…

Claude commented on pull request Defame1297/holocron#138 2026-09-21 07:52:20 +00:00
fix(research): restore subagent fan-out (#116)

Review of #138

Verdict: changes requested. 01dfd81 fixes the two findings below that were acted on.

Fixed in 01dfd81

  • Step 4 injection line. Fan-out subagents read untrusted…
Claude commented on pull request Defame1297/holocron#138 2026-09-21 07:27:31 +00:00
fix(research): restore subagent fan-out (#116)

ADR-0027 was rewritten in f48f3d9 to match the code. The "ADR-0027 is out of date" warning in the description is now resolved.

What changed in the ADR:

  • Title and filename. Now `0027-resear…
Claude created pull request Defame1297/holocron#138 2026-09-21 07:20:14 +00:00
fix(research): restore subagent fan-out (#116)
Claude created pull request Defame1297/holocron#137 2026-09-20 20:25:42 +00:00
fix(gates): waive lockfile-exists for a package, which is not an install root
Claude created pull request Defame1297/holocron#136 2026-09-20 19:47:22 +00:00
feat(onedev): redistribute TOD's agent skills through a plugin wrapper
Claude commented on pull request Defame1297/holocron#135 2026-09-20 18:51:23 +00:00
refactor!: carry out the simplification audit across gates, tests, plugins and docs

Fourth review round: 49 findings, 5 fix commits

This branch had already been through a seven-agent sweep and two review rounds. This round was structured to catch what those missed: **six…

Claude commented on pull request Defame1297/holocron#135 2026-09-20 13:07:48 +00:00
refactor!: carry out the simplification audit across gates, tests, plugins and docs

Independent review round, with fixes applied

Six read-only reviewers went over this branch against main at 1614bce, one per area: the gate scripts, test-suite integrity, dangling…

Claude commented on pull request Defame1297/holocron#135 2026-09-19 21:39:45 +00:00
refactor!: carry out the simplification audit across gates, tests, plugins and docs

Review validation outcome

Follow-up to the review comment of 2026-09-16 (comment 2578). Every numbered finding, audit-note contradiction, gate edge case and nit from that comment was checked…

Claude commented on issue Defame1297/holocron#9 2026-09-19 21:35:50 +00:00
feat: skill refresh workflow — re-research, diff, propagate, re-provenance

Automated note from the PR #135 review follow-up. This issue's own conclusion, state and labels are untouched — this comment only records a renamed step, so the issue stays actionable.

**The…

Claude commented on issue Defame1297/holocron#102 2026-09-19 21:35:46 +00:00
build: no gate asserts that tool-owned paths stay out of autofixing formatter scope

Automated note from the PR #135 review follow-up. This issue's own conclusion, state and labels are untouched — this comment only records which of the gates it cites still exist, so the issue…

Claude commented on issue Defame1297/holocron#121 2026-09-19 21:35:44 +00:00
provenance: Research doc: slug and path conventions do not match what validate-provenance expects

Automated note from the PR #135 review follow-up. This issue's own conclusion, state and labels are untouched — this comment only records paths that PR #135's branch renamed, so the issue stays…

Claude commented on issue Defame1297/holocron#124 2026-09-19 21:35:41 +00:00
fix(gates): body-level routing targets are checked by nothing

Automated note from the PR #135 review follow-up. This issue's own conclusion, state and labels are untouched — this comment only records what PR #135's branch renamed or removed, so the issue…

Claude commented on pull request Defame1297/holocron#135 2026-09-16 17:15:36 +00:00
refactor!: carry out the simplification audit across gates, tests, plugins and docs

Independent review of this branch (against docs/notes/simplification-audit-2026-09.md and this PR body)

Seven read-only reviewers went over the diff against main (a712f2c...e62188c),…

Claude commented on issue Defame1297/holocron#66 2026-09-16 15:12:52 +00:00
gitea: wire real MCP server config into plugins/gitea/.mcp.json

The premise has changed on branch docs/simplification-audit (simplification audit finding 37, ADR-0024):

  • The target file is gone. Every plugin .mcp.json, plugins/gitea/.mcp.json…