chore(repo): initialize Cowork Local Gitea repository
CI / test (push) Canceled after 0s

This commit is contained in:
thanhnv
2026-08-09 20:12:05 +07:00
commit 414eaddca3
192 changed files with 48160 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
"""Built-in MCP servers this app HOSTS (as opposed to ``core/mcp_client.py``,
which CONNECTS to servers). Each module here is runnable stdio-style via
``python -m cowork_local.mcp_servers.<name>`` and is auto-registered by
``AppContext.build_mcp_tools`` when its feature is enabled — no Settings
entry needed, no Node.js dependency."""