Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
1810e9a
feat: integrate frontend with MCP JSON-RPC protocol
bshepp Sep 7, 2025
e960442
docs: add infrastructure audit and deployment analysis
bshepp Nov 2, 2025
ffeb214
refactor: remove web interface entirely - focus on MCP server
bshepp Nov 2, 2025
f3b19af
fix: update CI/CD workflows for MCP-only architecture
bshepp Nov 2, 2025
242a969
🧹 MASSIVE repository cleanup - removed 584MB of bloated files
bshepp Nov 2, 2025
69f2854
📚 Clean up development documentation bloat
bshepp Nov 2, 2025
58680e5
🗂️ Final cleanup: Remove unused configuration and enhanced Java files
bshepp Nov 2, 2025
881a84a
docs: Remove emojis from all documentation for professional appearance
bshepp Nov 2, 2025
f11cb82
refactor: Remove obsolete ignore files for unused tools
bshepp Nov 2, 2025
2390bf0
fix: Remove obsolete mcp-server references and web dependencies
bshepp Nov 2, 2025
15ffc50
fix: Complete removal of obsolete web API references
bshepp Nov 2, 2025
7838c22
fix: Resolve all CI/CD pipeline failures on develop branch
bshepp Nov 2, 2025
63bf04b
style: Fix Black and isort formatting issues in test_mcp_integration.py
bshepp Nov 2, 2025
abae438
fix: Update development deployment workflow for MCP-only architecture
bshepp Nov 2, 2025
0367e0c
fix: Update Dockerfile for MCP-only architecture
bshepp Nov 2, 2025
58c5803
fix: Correct CI workflow job references - replace non-existent test-a…
bshepp Nov 2, 2025
d4b51bd
fix: Comprehensive GitHub workflows audit and fixes
bshepp Nov 2, 2025
615698d
Merge branch 'main' into develop
bshepp Nov 2, 2025
8abd848
fix: Add wait mechanism for AWS Lambda function updates in production…
bshepp Nov 2, 2025
b89f660
refactor: de-over-engineer to minimal ~500 line implementation
bshepp Dec 20, 2025
f7ef260
chore: remove over-engineered infrastructure
bshepp Dec 20, 2025
2553ed1
chore: final cleanup - minimal config files
bshepp Dec 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 0 additions & 38 deletions .archive/README.md

This file was deleted.

96 changes: 0 additions & 96 deletions .archive/development-artifacts/amplify-branch-config.json

This file was deleted.

82 changes: 0 additions & 82 deletions .archive/development-artifacts/deploy-config.json

This file was deleted.

56 changes: 0 additions & 56 deletions .archive/development-artifacts/deploy-updated-logging.sh

This file was deleted.

29 changes: 0 additions & 29 deletions .archive/development-artifacts/dns-records.json

This file was deleted.

13 changes: 0 additions & 13 deletions .archive/development-artifacts/quickstart.sh

This file was deleted.

22 changes: 0 additions & 22 deletions .archive/development-artifacts/service-definition-with-alb.json

This file was deleted.

15 changes: 0 additions & 15 deletions .archive/development-artifacts/service-definition.json

This file was deleted.

31 changes: 0 additions & 31 deletions .archive/development-artifacts/ssl-validation-records.json

This file was deleted.

Loading