forgejo-mcp/tools/issue
Ronmi Ren 4449a0edca refactor: improve issue comment response and display format
- Simplify create comment response to show only success message with ID
- Enhance comment markdown format to include Comment#ID prefix
- Improve readability and consistency across MCP responses

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-12 16:47:58 +08:00
..
attach.go refactor: remove CreateIssueAttachmentImpl tool 2025-08-11 00:23:19 +08:00
comment.go refactor: improve issue comment response and display format 2025-08-12 16:47:58 +08:00
crud.go Implement IssueList.ToMarkdown for optimized list display 2025-08-06 17:16:12 +08:00
dep.go docs: clarify dependencies vs blocking concepts 2025-08-06 21:12:05 +08:00
doc.go Add package documentation for all subpackages 2025-08-06 16:44:23 +08:00
label.go Implement Issue Labels + Attachments handlers with Client dependency 2025-08-05 03:28:47 +08:00