| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-19 | refactor: improve test configuration in TaskWarrior serverHEADmain | Dawid Rycerz | |
| - Updated the import path for the `src` directory in the test configuration to use double quotes for consistency. - Enhanced the mocking of the `mcp.server.remote` module to improve test isolation. - Added spacing for better readability in the `conftest.py` file. - Ensured that the `taskwarrior_server` and `mcp_server_mock` fixtures are clearly defined with appropriate docstrings. | |||
| 2025-12-19 | feat: create task warrior mcp server | Dawid Rycerz | |
