forgejo-mcp/tools
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
..
action Add package documentation for all subpackages 2025-08-06 16:44:23 +08:00
issue refactor: improve issue comment response and display format 2025-08-12 16:47:58 +08:00
label Add package documentation for all subpackages 2025-08-06 16:44:23 +08:00
milestone Add package documentation for all subpackages 2025-08-06 16:44:23 +08:00
pullreq Add package documentation for all subpackages 2025-08-06 16:44:23 +08:00
release refactor: remove CreateReleaseAttachmentImpl tool 2025-08-11 00:26:08 +08:00
repo Add package documentation for all subpackages 2025-08-06 16:44:23 +08:00
wiki refactor: migrate wiki tools to use wrapper types and centralize formatting 2025-08-06 18:09:34 +08:00
client.go feat: add automatic version info update in CI releases 2025-08-07 17:07:46 +08:00
client_actions.go Move action task types from tools to types package 2025-08-06 02:43:13 +08:00
client_issue_attachments.go refactor: remove client issue attachment upload method 2025-08-11 00:37:11 +08:00
client_issue_dependencies.go docs: clarify dependencies vs blocking concepts 2025-08-06 21:12:05 +08:00
client_test.go Implement all custom API methods for unsupported endpoints 2025-08-05 01:20:47 +08:00
client_wiki.go refactor: move wiki types from tools to types package 2025-08-06 17:40:48 +08:00
doc.go Add package documentation for all subpackages 2025-08-06 16:44:23 +08:00
helpers.go Refactor tools architecture to modular design 2025-08-04 20:54:38 +08:00
module.go Refactor tools architecture to modular design 2025-08-04 20:54:38 +08:00