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:
2086
gitea/coder.py
2086
gitea/coder.py
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user