fix(gitea): restore full gitea_coder role implementation with all methods

The file was corrupted to only 4KB during previous edits. This restores the complete implementation with all methods including:
- workflow_summary()
- read_ticket()
- suggest_branch_name()
- create_feature_branch()
- get_branch_status()
- list_my_branches()
- apply_diff()
- _apply_unified_diff()
- _generate_diff_commit_message()
- commit_changes()
- create_pull_request()
- replace_file()
- create_file()
- get_file()
- list_files()

All with proper difflib import at module level.

Refs: #11
This commit is contained in:
2026-01-17 15:02:13 +00:00
parent 91fb3f77a3
commit 20c86cd595

File diff suppressed because it is too large Load Diff