sokrates-mcp 0.4.2__py3-none-any.whl → 0.4.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
sokrates_mcp/main.py CHANGED
@@ -20,7 +20,7 @@ import os
20
20
  import argparse
21
21
 
22
22
  MCP_NAME = "sokrates-mcp"
23
- VERSION = "0.4.2"
23
+ VERSION = "0.4.3"
24
24
  DEFAULT_PROVIDER_IDENTIFIER = "default"
25
25
  DEFAULT_MODEL_IDENTIFIER = "default"
26
26
  DEFAULT_REFINEMENT_TYPE = "default"
sokrates_mcp/workflow.py CHANGED
@@ -79,7 +79,7 @@ class Workflow:
79
79
  else:
80
80
  refinement_prompt_file = str(Path(f"{path}/{self.config.refinement_prompt_filename}").resolve())
81
81
 
82
- return FileHelper.read_file(refinement_prompt_file, verbose=False)
82
+ return FileHelper.read_file(refinement_prompt_file)
83
83
 
84
84
  async def refine_prompt(self, prompt: str, ctx: Context, provider: str, model: str, refinement_type: str = 'default') -> str:
85
85
  """Refine a given prompt by enriching it with additional context.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sokrates-mcp
3
- Version: 0.4.2
3
+ Version: 0.4.3
4
4
  Summary: A templated MCP server for demonstration and quick start.
5
5
  Author-email: Julian Weber <julianweberdev@gmail.com>
6
6
  License: MIT License
@@ -39,7 +39,7 @@ Dynamic: license-file
39
39
  # sokrates-mcp
40
40
 
41
41
  [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
42
- [![Version: 0.4.2](https://img.shields.io/badge/version-0.4.2-green)](https://github.com/Kubementat/sokrates-mcp)
42
+ [![Version: 0.4.3](https://img.shields.io/badge/version-0.4.3-green)](https://github.com/Kubementat/sokrates-mcp)
43
43
 
44
44
  A MCP server offering tools for prompt refinement and execution workflows using the FastMCP framework and the `sokrates` python library.
45
45
 
@@ -213,6 +213,8 @@ If you see "ModuleNotFoundError: fastmcp", ensure:
213
213
  2. Python virtual environment is activated
214
214
 
215
215
  ## Changelog
216
+ **0.4.3 (Sep 2025)**
217
+ - bugfix in workflow class - fix refinement workflow
216
218
 
217
219
  **0.4.2 (Sep 2025)**
218
220
  - Update version to 0.4.2
@@ -1,13 +1,13 @@
1
1
  sokrates_mcp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- sokrates_mcp/main.py,sha256=pgzEnMAkCv9nS9JJ-ZRh_oigvTNBhel87WqAWgvpsEM,19308
2
+ sokrates_mcp/main.py,sha256=_bgbhK0xV22MNnMxZsfiGey8UU-Nsg7QA1kRejVKYtk,19308
3
3
  sokrates_mcp/mcp_config.py,sha256=0dvxg5Uyug_-P0UL97ahKrhHmP5A2HyNP7_FMy3aWy0,12193
4
4
  sokrates_mcp/utils.py,sha256=LOXRXjuEVhqVjJeJ7Rnn7eAVwzZEbWz7Vn9pwVb9oac,795
5
- sokrates_mcp/workflow.py,sha256=IF9G6U7RicLLfclnSFiOFt5JWDq1NvpoSMT-6rbzGA4,18273
6
- sokrates_mcp-0.4.2.dist-info/licenses/LICENSE,sha256=OgJ7nuNhaIefjDRK0wTGOErJ_c1984Eg9oUweycmal0,1068
5
+ sokrates_mcp/workflow.py,sha256=XLV0B0qSl_cUC6MrIe7joNpFTUiVx8QmDsfq5pBfYlU,18258
6
+ sokrates_mcp-0.4.3.dist-info/licenses/LICENSE,sha256=OgJ7nuNhaIefjDRK0wTGOErJ_c1984Eg9oUweycmal0,1068
7
7
  sokrates_mcp_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  sokrates_mcp_client/mcp_client_example.py,sha256=L5_xH0u7lt0k0t_eiFFhN9FVU__seFhxHfRixdy14PU,3866
9
- sokrates_mcp-0.4.2.dist-info/METADATA,sha256=aWHURgbD6mCAym1gTO1Dw-fDIjWiFtZiRVHy_OrlM9s,6720
10
- sokrates_mcp-0.4.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
- sokrates_mcp-0.4.2.dist-info/entry_points.txt,sha256=7gYOgoyRs_mE6dmwMJrAtrMns2mxv4ZbqXBznRh3sUc,56
12
- sokrates_mcp-0.4.2.dist-info/top_level.txt,sha256=Nbwxz5Mm6LVkglOxqt4ZyEO5A6D4VjjN8c6d-fQyc3k,33
13
- sokrates_mcp-0.4.2.dist-info/RECORD,,
9
+ sokrates_mcp-0.4.3.dist-info/METADATA,sha256=P014EkFiqUTjV9_avYpdTuxDOVN7RO1517-gBlhHysI,6794
10
+ sokrates_mcp-0.4.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
+ sokrates_mcp-0.4.3.dist-info/entry_points.txt,sha256=7gYOgoyRs_mE6dmwMJrAtrMns2mxv4ZbqXBznRh3sUc,56
12
+ sokrates_mcp-0.4.3.dist-info/top_level.txt,sha256=Nbwxz5Mm6LVkglOxqt4ZyEO5A6D4VjjN8c6d-fQyc3k,33
13
+ sokrates_mcp-0.4.3.dist-info/RECORD,,