Commit Graph

  • c3ee7bbd41 docs: remove superseded recover-dirty-worktree template (#46) docs/issue-46-remove-superseded-recovery-template sysadmin 2026-07-02 04:33:13 -04:00
  • c4e539c7f7 feat: add scripts/release-tag automation helper (#50) feat/issue-50-release-tag-helper sysadmin 2026-07-02 04:21:21 -04:00
  • ec9ddb09a7 docs: closed-not-merged PR reconciliation rules (#51) master sysadmin 2026-07-02 04:16:07 -04:00
  • f18cecc998 feat: enforce issue-linked branches + document versioning/tagging policy (#48) sysadmin 2026-07-02 03:41:59 -04:00
  • 00ec883014 docs: add portable llm-project-workflow skill + templates (#46) sysadmin 2026-07-02 03:26:25 -04:00
  • 92b449f080 docs: add portable LLM workflow skill sysadmin 2026-07-02 03:17:02 -04:00
  • 7bcdd44fe5 fix: validate gitea_edit_pr no-fields before authentication (#43) sysadmin 2026-07-02 03:08:39 -04:00
  • 46db3f73e8 feat: complete isolated-worktree helpers — worktree-review, worktree-clean, tests (#39) sysadmin 2026-07-02 02:54:50 -04:00
  • 7e8256cfaf docs: standardize isolated LLM worktrees (#38) sysadmin 2026-07-02 02:42:52 -04:00
  • 69d4edf37d fix: single-key TTY menu UX for the Gitea config menu (#36) sysadmin 2026-07-02 02:34:16 -04:00
  • 5272e071e1 fix: add Gitea config menu wrapper (#34) sysadmin 2026-07-02 01:51:53 -04:00
  • 389382c2bd docs: add LLM-operated Gitea workflow runbooks (#17) sysadmin 2026-07-02 01:24:33 -04:00
  • 835fbbf324 feat: interactive setup menu for canonical Gitea MCP profiles (#31) sysadmin 2026-07-01 23:32:24 -04:00
  • b88ca0c929 feat: canonical shared runtime-profiles config with typed auth refs (#19) sysadmin 2026-07-01 23:04:03 -04:00
  • 3aaba73127 feat: JSON multi-profile runtime config for Gitea MCP (roadmap #10) sysadmin 2026-07-01 22:44:31 -04:00
  • d4251c5c47 Merge pull request '#18: Audit-log Gitea MCP mutating actions with execution profile metadata' (#29) from feat/issue-18-audit-log-mutating-actions into master sysadmin 2026-07-01 21:33:22 -05:00
  • c3c48fb7c2 feat: audit-log Gitea MCP mutating actions with profile metadata (#18) sysadmin 2026-07-01 22:20:51 -04:00
  • 20dd717b9c Merge pull request 'v0.3.32: Honor Retry-After on HTTP 429 with jittered exponential backoff' (#28) from fix/v0.3.32-retry-after-backoff into master sysadmin 2026-07-01 21:04:34 -05:00
  • 1b3c961ff2 feat: honor Retry-After on HTTP 429 with jittered exponential backoff (#27) sysadmin 2026-07-01 21:28:51 -04:00
  • 9300cc9e1e Merge pull request 'feat: add gated Gitea PR merge workflow (#16)' (#26) from feature/16-gated-gitea-pr-merge-workflow into master sysadmin 2026-07-01 20:10:50 -05:00
  • b78e9f2d40 docs: stop review_pr.py advertising CLI merge in docstring/help (#16) sysadmin 2026-07-01 17:35:06 -04:00
  • 4dee03b2aa fix: close ungated CLI merge bypasses in review_pr.py and merge_pr.py (#16) sysadmin 2026-07-01 15:40:34 -04:00
  • f04cf44975 feat: gate gitea_merge_pr behind identity/profile/eligibility + confirmation (#16) sysadmin 2026-07-01 15:03:49 -04:00
  • cb926e25d3 Merge pull request 'feat: add gated Gitea PR review actions (#15)' (#25) from feature/15-gated-gitea-pr-review-actions into master jcwalker3 2026-07-01 13:49:56 -05:00
  • 6c992a4fa7 fix: close gitea_review_pr ungated bypass (#15) sysadmin 2026-07-01 14:42:00 -04:00
  • f05e58c847 feat: add gated gitea_submit_pr_review review actions (#15) sysadmin 2026-07-01 14:31:34 -04:00
  • ca51fba44d Merge pull request 'feat: add read-only gitea_check_pr_eligibility (#14)' (#24) from feature/14-gitea-pr-eligibility-checks into master jcwalker3 2026-07-01 13:20:31 -05:00
  • baf4eae30b test: cover self-approve block and unknown-mergeability fail-closed (#14) sysadmin 2026-07-01 14:02:48 -04:00
  • fbbbd5359e feat: add read-only gitea_check_pr_eligibility (#14) sysadmin 2026-07-01 13:54:49 -04:00
  • 92acb36406 Merge pull request 'feat: add read-only gitea_get_profile discovery tool (#13)' (#23) from feature/13-gitea-profile-discovery into master jcwalker3 2026-07-01 12:50:05 -05:00
  • 38c96d5815 feat: add read-only gitea_get_profile discovery tool (#13) sysadmin 2026-07-01 13:41:14 -04:00
  • 769bec05e7 Merge pull request 'feat: support separate Gitea MCP runtime profiles via env config (#19)' (#22) from feature/19-gitea-runtime-profiles-env into master jcwalker3 2026-07-01 12:35:41 -05:00
  • e31612027d feat: support separate Gitea MCP runtime profiles via env config (#19) sysadmin 2026-07-01 13:21:59 -04:00
  • 28feef3c11 Merge pull request 'docs: define task-scoped Gitea MCP execution profile model (#12)' (#21) from feature/12-gitea-execution-profile-model into master jcwalker3 2026-07-01 12:15:06 -05:00
  • 5aad2e62d9 docs: define task-scoped Gitea MCP execution profile model (#12) sysadmin 2026-07-01 13:03:24 -04:00
  • 89fe118279 Merge pull request 'feat: add read-only gitea_whoami authenticated-user lookup (#11)' (#20) from feature/11-gitea-authenticated-user-lookup into master sysadmin 2026-07-01 12:00:17 -05:00
  • 03e28c159e feat: add read-only gitea_whoami authenticated-user lookup (#11) sysadmin 2026-07-01 12:42:37 -04:00
  • 952e308a18 Merge pull request 'docs: Document MCP security model and trust boundaries' (#8) from feature/52-security-docs into master jcwalker3 2026-07-01 10:40:15 -05:00
  • b402de83fe docs: fix trailing whitespace and add approved naming for #52 sysadmin 2026-07-01 04:17:30 -04:00
  • 509ff7574a docs: Document MCP security model and trust boundaries for #52 sysadmin 2026-07-01 03:46:45 -04:00
  • 989856a007 feat: add PR review and edit tools to CLI and MCP server sysadmin 2026-06-26 06:24:19 -04:00
  • ccbb44c81e docs: document new PR and label management tools in README sysadmin 2026-06-24 00:15:07 -04:00
  • 82fcd5a4bc feat: expand MCP server tools for PR and label management, add helper CLI scripts sysadmin 2026-06-24 00:14:47 -04:00
  • 8b1c115647 feat: add auth.py backwards compatibility wrapper sysadmin 2026-06-21 22:36:59 -04:00
  • 80a71f2020 feat: bypass Cloudflare block & convert close/mark issue shell scripts to Python sysadmin 2026-06-21 22:32:37 -04:00
  • 51296c88a3 refactor: rename auth.py to gitea_auth.py and ignore env files sysadmin 2026-06-21 22:27:40 -04:00
  • 203e9d4cb7 docs: add per-client MCP setup instructions sysadmin 2026-06-21 20:20:30 -04:00
  • b7e195e426 feat: add MCP server + shared auth module (#7, #1) sysadmin 2026-06-21 20:08:07 -04:00
  • dd6f1308c1 feat: add mirror_refs.sh for bidirectional ref syncing sysadmin 2026-06-21 18:08:53 -04:00
  • c4c9993039 test: add comprehensive test suite sysadmin 2026-06-21 17:26:18 -04:00
  • 7404f768d3 chore: improve tooling quality and docs sysadmin 2026-06-21 17:11:44 -04:00
  • d3659534ef feat: parameterize create_issue.py, track manage_labels.py sysadmin 2026-06-21 17:03:12 -04:00
  • ed63310b71 feat: parameterize create_pr.py and add PRGS remote sysadmin 2026-06-21 16:59:48 -04:00
  • e7f4b2732c Initial commit sysadmin 2026-06-21 15:35:57 -04:00