Regular User Account sysadmin
  • Joined on 2024-02-16
sysadmin approved Scaled-Tech-Consu…/Gitea-Tools#280 2026-07-07 01:36:54 -05:00
feat: align claim/lock gates with branches-only worktrees (Closes #275)

LGTM. All targeted unit tests pass successfully. PR #280 resolves the workflow conflict by allowing clean branches/ worktrees to claim and lock issues, with comprehensive tests.

sysadmin suggested changes for Scaled-Tech-Consu…/Gitea-Tools#286 2026-07-07 01:27:41 -05:00
fix: recompute infra_stop live on capability resolve (Closes #285)

PR #286 has a test failure in tests/test_health.py: TestMCPHealth.test_route_task_session_blocks_during_merge. The method role_session_router.route_task_session now calls assess_infra_stop instead of check_mid_merge, but the test still mocks check_mid_merge. Please update the test to mock assess_infra_stop so the blocker logic is correctly tested.

sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-07 01:18:52 -05:00
2a28fee7f2 Merge pull request 'docs: add Shell Spawn Hard-Stop Rule for agent workflows (Closes #258)' (#281) from docs/issue-258-shell-spawn-hard-stop into master
3354da1973 Merge branch 'master' into docs/issue-258-shell-spawn-hard-stop
cf292e4166 docs: add Shell Spawn Hard-Stop Rule for agent workflows (#258)
Compare 3 commits »
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#281 2026-07-07 01:18:51 -05:00
docs: add Shell Spawn Hard-Stop Rule for agent workflows (Closes #258)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#258 2026-07-07 01:18:51 -05:00
Hard-stop agent workflows when shell spawn returns exit_code -1
sysadmin approved Scaled-Tech-Consu…/Gitea-Tools#281 2026-07-07 01:18:34 -05:00
docs: add Shell Spawn Hard-Stop Rule for agent workflows (Closes #258)

Review of PR 281: Documentation, runbook rules, and test cases for shell spawn hard-stop are correct. All tests pass successfully. Approved.

sysadmin suggested changes for Scaled-Tech-Consu…/Gitea-Tools#280 2026-07-07 01:12:51 -05:00
feat: align claim/lock gates with branches-only worktrees (Closes #275)

PR #280 has a test failure in tests/test_agent_temp_artifacts.py: TestIssueLockArtifactWarning.test_lock_success_includes_artifact_warning. The method gitea_lock_issue now checks for profile permissions via _profile_permission_block, but the test does not mock the profile capability or define GITEA_ALLOWED_OPERATIONS. Please update the test to set or mock the required allowed operations.

sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-07 01:01:18 -05:00
95603b24a8 Merge pull request 'docs: forbid improvised commit fallbacks when MCP commit exists (Closes #260)' (#279) from docs/issue-260-forbid-commit-fallbacks into master
d0e250e860 Merge branch 'master' into docs/issue-260-forbid-commit-fallbacks
2f4672218c docs: forbid improvised commit fallbacks when MCP commit exists (#260)
Compare 3 commits »
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#279 2026-07-07 01:01:17 -05:00
docs: forbid improvised commit fallbacks when MCP commit exists (Closes #260)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#260 2026-07-07 01:01:17 -05:00
Forbid WebFetch/Playwright/manual-encoding fallbacks when MCP commit tools exist
ceb22e0d65 Merge branch 'master' into fix/issue-283-hermetic-walk-root-test
042783076f Merge pull request 'docs: agent temp artifact cleanup guidance (Closes #261)' (#277) from docs/issue-261-agent-artifact-cleanup into master
8fc41ccf29 Merge pull request 'feat: map gitea_commit_files in task capability resolver (Closes #262)' (#276) from feat/issue-262-commit-files-capability into master
b50d265247 Merge branch 'feat/issue-263-native-commit-payloads' into docs/issue-261-agent-artifact-cleanup
2a544b78d1 feat(mcp): support native commit payload preparation without shell (closes #263)
Compare 10 commits »
aae189a801 Merge branch 'master' into feat/issue-271-validation-ledger-verifier
042783076f Merge pull request 'docs: agent temp artifact cleanup guidance (Closes #261)' (#277) from docs/issue-261-agent-artifact-cleanup into master
8fc41ccf29 Merge pull request 'feat: map gitea_commit_files in task capability resolver (Closes #262)' (#276) from feat/issue-262-commit-files-capability into master
b50d265247 Merge branch 'feat/issue-263-native-commit-payloads' into docs/issue-261-agent-artifact-cleanup
2a544b78d1 feat(mcp): support native commit payload preparation without shell (closes #263)
Compare 10 commits »
sysadmin approved Scaled-Tech-Consu…/Gitea-Tools#279 2026-07-07 01:01:01 -05:00
docs: forbid improvised commit fallbacks when MCP commit exists (Closes #260)

Review of PR 279: Documentation and tests for MCP-native commit path rules are correct and complete. All tests pass successfully. Approved.

988a5cd975 Merge branch 'master' into feat/issue-285-live-infra-stop-recompute
042783076f Merge pull request 'docs: agent temp artifact cleanup guidance (Closes #261)' (#277) from docs/issue-261-agent-artifact-cleanup into master
8fc41ccf29 Merge pull request 'feat: map gitea_commit_files in task capability resolver (Closes #262)' (#276) from feat/issue-262-commit-files-capability into master
b50d265247 Merge branch 'feat/issue-263-native-commit-payloads' into docs/issue-261-agent-artifact-cleanup
2a544b78d1 feat(mcp): support native commit payload preparation without shell (closes #263)
Compare 10 commits »
52b729e86a Merge branch 'master' into docs/issue-259-subagent-tool-budget
042783076f Merge pull request 'docs: agent temp artifact cleanup guidance (Closes #261)' (#277) from docs/issue-261-agent-artifact-cleanup into master
8fc41ccf29 Merge pull request 'feat: map gitea_commit_files in task capability resolver (Closes #262)' (#276) from feat/issue-262-commit-files-capability into master
b50d265247 Merge branch 'feat/issue-263-native-commit-payloads' into docs/issue-261-agent-artifact-cleanup
2a544b78d1 feat(mcp): support native commit payload preparation without shell (closes #263)
Compare 10 commits »
3354da1973 Merge branch 'master' into docs/issue-258-shell-spawn-hard-stop
042783076f Merge pull request 'docs: agent temp artifact cleanup guidance (Closes #261)' (#277) from docs/issue-261-agent-artifact-cleanup into master
8fc41ccf29 Merge pull request 'feat: map gitea_commit_files in task capability resolver (Closes #262)' (#276) from feat/issue-262-commit-files-capability into master
b50d265247 Merge branch 'feat/issue-263-native-commit-payloads' into docs/issue-261-agent-artifact-cleanup
2a544b78d1 feat(mcp): support native commit payload preparation without shell (closes #263)
Compare 10 commits »
bcf64928b1 Merge branch 'master' into feat/issue-275-claim-lock-branches-worktree
042783076f Merge pull request 'docs: agent temp artifact cleanup guidance (Closes #261)' (#277) from docs/issue-261-agent-artifact-cleanup into master
8fc41ccf29 Merge pull request 'feat: map gitea_commit_files in task capability resolver (Closes #262)' (#276) from feat/issue-262-commit-files-capability into master
b50d265247 Merge branch 'feat/issue-263-native-commit-payloads' into docs/issue-261-agent-artifact-cleanup
2a544b78d1 feat(mcp): support native commit payload preparation without shell (closes #263)
Compare 10 commits »
d0e250e860 Merge branch 'master' into docs/issue-260-forbid-commit-fallbacks
042783076f Merge pull request 'docs: agent temp artifact cleanup guidance (Closes #261)' (#277) from docs/issue-261-agent-artifact-cleanup into master
8fc41ccf29 Merge pull request 'feat: map gitea_commit_files in task capability resolver (Closes #262)' (#276) from feat/issue-262-commit-files-capability into master
b50d265247 Merge branch 'feat/issue-263-native-commit-payloads' into docs/issue-261-agent-artifact-cleanup
2a544b78d1 feat(mcp): support native commit payload preparation without shell (closes #263)
Compare 10 commits »
sysadmin closed pull request Scaled-Tech-Consu…/Gitea-Tools#278 2026-07-07 00:58:55 -05:00
feat: support native commit payload preparation without shell
a4736a2346 Merge branch 'master' into feat/issue-266-subagent-gate-inheritance
042783076f Merge pull request 'docs: agent temp artifact cleanup guidance (Closes #261)' (#277) from docs/issue-261-agent-artifact-cleanup into master
8fc41ccf29 Merge pull request 'feat: map gitea_commit_files in task capability resolver (Closes #262)' (#276) from feat/issue-262-commit-files-capability into master
b50d265247 Merge branch 'feat/issue-263-native-commit-payloads' into docs/issue-261-agent-artifact-cleanup
2a544b78d1 feat(mcp): support native commit payload preparation without shell (closes #263)
Compare 10 commits »