home-lab/packages
Geir Okkenhaug Jerstad 54e80f5c13 fix: resolve Taskmaster AI MCP integration with local Ollama models
- Fix provider configuration from 'openai' to 'ollama' in .taskmaster/config.json
- Remove conflicting MCP configurations (.cursor/mcp.json, packages/.cursor/mcp.json)
- Standardize on single .vscode/mcp.json configuration for VS Code
- Update environment variables for proper Ollama integration
- Add .env.taskmaster for easy environment setup
- Verify AI functionality: task creation, expansion, and research working
- All models (qwen2.5-coder:7b, deepseek-r1:7b, llama3.1:8b) operational
- Cost: /run/current-system/sw/bin/zsh (using local Ollama server at grey-area:11434)

Resolves configuration conflicts and enables full AI-powered task management
with local models instead of external API dependencies.
2025-06-18 16:16:27 +02:00
..
.cursor/rules fix: resolve Taskmaster AI MCP integration with local Ollama models 2025-06-18 16:16:27 +02:00
.roo feat: Complete migration to GNU Guile Scheme with MCP integration 2025-06-15 22:17:47 +02:00
lab-tool feat: Complete Ollama CPU optimization for TaskMaster AI 2025-06-18 13:08:24 +02:00
mcp-server grokking simplicity and refactoring 2025-06-16 13:43:21 +02:00
.env.example feat: Complete migration to GNU Guile Scheme with MCP integration 2025-06-15 22:17:47 +02:00
.instructions.md grokking simplicity and refactoring 2025-06-16 13:43:21 +02:00
.roomodes feat: Complete migration to GNU Guile Scheme with MCP integration 2025-06-15 22:17:47 +02:00
.windsurfrules grokking simplicity and refactoring 2025-06-16 13:43:21 +02:00
claude-task-master-ai.nix feat: Add deploy-rs integration with basic configuration 2025-06-15 10:03:56 +02:00
default.nix feat: Complete Ollama CPU optimization for TaskMaster AI 2025-06-18 13:08:24 +02:00
flake.lock feat: Complete migration to GNU Guile Scheme with MCP integration 2025-06-15 22:17:47 +02:00
flake.nix feat: Complete migration to GNU Guile Scheme with MCP integration 2025-06-15 22:17:47 +02:00
lab-tools.nix grokking simplicity and refactoring 2025-06-16 13:43:21 +02:00
lab_tool_howto.md feat: Complete migration to GNU Guile Scheme with MCP integration 2025-06-15 22:17:47 +02:00
RAG-MCP-TaskMaster-Roadmap.md Some research into building a RAG 2025-06-16 08:58:52 +02:00
README.md feat: Complete migration to GNU Guile Scheme with MCP integration 2025-06-15 22:17:47 +02:00