- Schweiz
- https://me.arthurerlich.de
- Joined on
2025-05-30
Block a user
Build & typecheck strategy for delegate-ai-mcp
Resolved: adopt the official MCP quickstart's own defaults, build now (not deferred).
- tsconfig.json: target ES2022, module/moduleResolution Node16, strict: true, outDir ./build, rootDir ./src,…
How do TS MCP servers conventionally handle build, types, and publishing?
How do TS MCP servers conventionally handle build, types, and publishing?
Findings on branch research/ts-mcp-conventions (research/ts-mcp-project-conventions.md): tsc-to-dist is the de facto build standard (official SDK v1 + all example servers + real third-party…
Publish-shaped package.json for delegate-ai-mcp
Lint/format tooling for delegate-ai-mcp
Multi-tool source structure for delegate-ai-mcp
Build & typecheck strategy for delegate-ai-mcp
How do TS MCP servers conventionally handle build, types, and publishing?
TypeScript project conventions for delegate-ai-mcp
Add comfyui service to docker-compose.yml, register with OmniRoute
Compose scaffolding done and pushed (ed83fca): comfyui service (yurisasc/comfyui-rocm7.1, gfx1201-tuned), ai-stack network, host port 8138 published, GID/UID auto-resolved in scripts/update.sh.
Re…
Best diffusion model given full ~32GB headroom (Qwen stopped)
Best diffusion model given full ~32GB headroom (Qwen stopped)
Recommend Qwen-Image at FP8 precision (~25GB: fp8 diffusion weights + fp8 text encoder) as the upgrade from FLUX.1-schnell now that the full ~32GB is available. It has the cleanest license…
Why lazytainer idle-stop doesn't work today, and how the switch script should handle it