• Joined on 2025-11-29
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:53:28 +01:00
3f7c5a0677 Reset switch session on trigger changes and add DP2 force helper
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:43:57 +01:00
a4837c1172 Accept DP2 trigger codes 19 and 16
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:36:48 +01:00
c8ab5ad9bc Add auxiliary monitor configuration and enhance trigger logic for KVM switching
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:31:55 +01:00
208ad243a7 Refactor DDM backend to use monitorcontrol for input switching and update error messages for clarity
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:17:07 +01:00
c06799f7b9 Enhance Samsung monitor detection logic and add unit tests for trigger candidate selection
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:09:30 +01:00
37eb9e9fa0 Simplify trigger logic to port-only matching and improve Samsung detection
Lago pushed to main at Lago/KVM_Switch 2026-03-27 14:49:42 +01:00
33e762c182 Run KVM switch in background and target DDM by monitor model
Lago created branch main in Lago/KVM_Switch 2026-03-27 14:18:49 +01:00
Lago pushed to main at Lago/KVM_Switch 2026-03-27 14:18:49 +01:00
8591e22a7b Add internal KVM switch dashboard and service
Lago created repository Lago/KVM_Switch 2026-03-27 13:04:15 +01:00
Lago pushed to main at Lago/MCP-CalDAV 2026-02-18 20:19:33 +01:00
795e806673 feat: add alarm/reminder support to create_event tool
Lago pushed to main at Lago/MCP-CalDAV 2026-01-26 16:43:04 +01:00
668107aae6 feat: Add .gitignore, switch to a pre-built Docker image, configure CalDAV environment variables directly, and update the exposed port.
Lago pushed to main at Lago/MCP-CalDAV 2026-01-26 16:31:05 +01:00
911d3d6560 docs: Update default MCP_MODE to STDIO and add all_day and recurrence parameters to event creation/update methods.
Lago pushed to main at Lago/MCP-CalDAV 2026-01-26 16:27:51 +01:00
df920c94b7 chore: remove temporary rrule test scripts.
Lago pushed to main at Lago/MCP-CalDAV 2026-01-26 16:27:22 +01:00
1100396c79 feat: Implement CalDAV client and FastMCP server exposing calendar event management tools.
Lago pushed to main at Lago/MCP-CalDAV 2026-01-25 15:56:44 +01:00
32dd756885 feat: Implement Docker deployment with configurable SSE/STDIO modes and add get_current_time tool.
Lago pushed to main at Lago/baikal-sync 2026-01-20 20:36:19 +01:00
4ba6450c43 feat: Add concurrent event deletion and calendar ID selection for synchronization.
Lago pushed to main at Lago/MCP-CalDAV 2026-01-18 22:30:41 +01:00
d8cb818040 feat: Implement a CalDAV client and integrate it as tools within the FastMCP server for calendar and event management.
Lago created repository Lago/MCP-CalDAV 2026-01-18 21:45:40 +01:00
Lago pushed to main at Lago/baikal-sync 2026-01-15 22:04:07 +01:00
29ff4c9dd3 chore: Ignore .env files and ensure unbuffered Python output in the Docker container.