Block a user
lmiranda
pushed to feat/19-rename-package at personal-projects/gitea-mcp-remote
2026-02-03 23:00:34 +00:00
lmiranda
created branch feat/19-rename-package in personal-projects/gitea-mcp-remote
2026-02-03 23:00:34 +00:00
[Sprint 01] test: Final validation and integration testing
[Sprint 01] docs: Create CLAUDE.md and update deployment documentation
[Sprint 01] test: Create startup scripts and MCP server tests
[Sprint 01] build: Create Docker multi-service infrastructure with Caddy
[Sprint 01] feat: Implement MCP Streamable HTTP protocol endpoints
[Sprint 01] feat: Remove old server and create MCP base server structure
[Sprint 01] build: Add marketplace dependency and update project configuration
[Sprint 01] refactor: Move tests to repository root and update imports
[Sprint 01] refactor: Update middleware and filtering with new import paths
[Sprint 01] refactor: Rename package to gitea_mcp_remote and update configuration
[Sprint 01] refactor: Rename package to gitea_mcp_remote and update configuration
[Sprint 02] feat: Implement HTTP authentication middleware
[Sprint 02] docs: Create deployment documentation and configuration examples
[Sprint 02] test: Create test suite for wrapper functionality
[Sprint 02] infra: Create Docker deployment infrastructure
[Sprint 02] feat: Implement core HTTP MCP server