Commit Graph

8 Commits

Author SHA1 Message Date
Dominik Jain 4f389359d6 Add tool create_text_file 2025-03-24 17:07:40 +01:00
Dominik Jain 61f7c15b15 Support onboarding task (initial demo)
* Add LLM prompt factory (yaml-based)
  * Add list_dir tool
  * Add onboarding tool (which returns prompt only, as registered MCP prompts
    do not appear to be usable by Claude Desktop)
2025-03-24 17:07:40 +01:00
Dominik Jain 3eb33d2050 Add basic MCP server which can read files, updating README 2025-03-24 17:07:40 +01:00
Michael Panchenko 113ee35c90 Added text utils (copy from private project) 2025-03-24 11:56:42 +01:00
Michael Panchenko ff7206d3c2 Updated lock 2025-03-24 00:26:28 +01:00
Michael Panchenko 37c145cfb6 Exclude multilspy from mypy 2025-03-24 00:08:09 +01:00
Michael Panchenko 276f6a84b9 Ported language server functionality from internal project 2025-03-24 00:07:50 +01:00
Michael Panchenko e93169bc8d Initial commit from pymetrius template 2025-03-23 23:33:19 +01:00