Commit Graph
30 Commits
Author SHA1 Message Date
SerenaandDominik Jain c3bb2e3d77 Change dashboard to use Flask instead of fastapi 2025-06-21 21:46:43 +02:00
Michael Panchenko fe6669c8c0 Added tqdm, typo in test command 2025-06-16 14:41:47 +02:00
Michael Panchenko 8c76eb0adf Update mcp dependency, remove not needed fastmcp 2025-06-15 15:15:23 +02:00
Michael Panchenko a7144e232f pyproject [ci skip] 2025-06-02 19:52:59 +02:00
Michael Panchenko e038cfa188 Snapshot tests for editing, WIP
Need to look over the snapshot results to see whether they're what we expect. Also, for some reason tests are failing...
2025-05-30 00:58:02 +02:00
Michael Panchenko 41df16a0d5 Merge branch 'main' into feature/web-server-logs 2025-05-28 18:37:12 +02:00
Michael Panchenko 225688c014 Added joblib to dependencies 2025-05-28 11:44:11 +02:00
Michael Panchenko b2fe0e65d8 Moved fastapi to main dependencies 2025-05-27 12:00:57 +02:00
Michael Panchenko a22b3c2486 Towards 0 config setup: tools for adding/removing projects
Possibility to autogenerate project-config
2025-05-26 00:49:19 +02:00
Michael Panchenko 0f13643b6b Removed unused build things (leftover from initial commit) 2025-05-19 13:49:52 +02:00
Marcelo Soares 262d05fb75 Add missing update to uv.lock with new dependency 2025-04-21 23:53:51 -03:00
Michael Panchenko 8c9fd747ef Updated agno, removed monkeypatch 2025-04-11 14:23:56 +02:00
Dominik Jain 2fa6a95aac Add psutil dependency (now required by multilspy) 2025-04-08 20:29:01 +02:00
Michael Panchenko c4384682f2 LS: support glob ignores using pathspec 2025-04-07 15:43:41 +02:00
Michael Panchenko 3ded23cea4 UV lock 2025-04-05 17:37:35 +02:00
Michael Panchenko 3defcad819 uv lock 2025-04-01 17:36:32 +02:00
Michael Panchenko 605bca19b7 Minor refactoring in agno code, script starts 2025-03-30 23:56:52 +02:00
Dominik Jain 8eb098a652 Add agno 2025-03-30 00:23:16 +01:00
Michael Panchenko 640b4523d5 Agno agent, WIP 2025-03-29 22:57:58 +01:00
Michael Panchenko 6ca0a7c4a6 Add uv entrypoint 2025-03-29 21:22:01 +01:00
Michael Panchenko 6567b3735a Removed unused deps 2025-03-29 16:34:05 +01:00
Dominik Jain 56da0e4ef2 Resolve mypy typing issues 2025-03-25 20:42:04 +01:00
Michael Panchenko cd380206a1 Bucha typing fixes, poe type-check is green 2025-03-25 16:48:40 +01:00
Michael Panchenko efad3908ed Merge branch 'main' into feature/onboarding 2025-03-24 20:18:00 +01:00
Michael Panchenko 8eafc3d09b Added pydantic dependency 2025-03-24 20:05:01 +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 ff7206d3c2 Updated lock 2025-03-24 00:26:28 +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