feat(detmir): ship ops, dlp, 1c and mcp updates

This commit is contained in:
igor04091968
2026-05-27 05:56:43 +03:00
parent 033ae810f3
commit 3042bd5042
85 changed files with 12028 additions and 460 deletions
+15
View File
@@ -0,0 +1,15 @@
[project]
name = "detmir-mcp"
version = "0.1.0"
description = "Read-only MCP facade for DetMir ActivityWatch-Russian operations."
requires-python = ">=3.11"
dependencies = [
"mcp>=1.0.0",
]
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.uv]
package = false