Hyde pushed to main at Hyde/cpp-mcp
-
88237f2eaa mcp_server: explicitly catch session_id for method/tool/notification/auth handlers; add session cleanup handlers
Hyde pushed to main at Hyde/humanus.cpp
-
7c797864dd add tokenizer (lack of test in use) and content_provider (just implementation, no use)
Hyde pushed to main at Hyde/humanus.cpp
-
648b73e055 BaseMCPTool: remove duplicate override definitions
Hyde pushed to main at Hyde/cpp-mcp
-
0c3ee605b2 stdio_client: change JSON parse error behavior to inform
Hyde pushed to main at Hyde/humanus.cpp
-
66f5c69afb temporarily remove puppeteer; TODO: switch to playwright for web browsing
Hyde pushed to main at Hyde/cpp-mcp
-
ac8e520bdd stdio_client: fix win implementation
Hyde pushed to main at Hyde/humanus.cpp
-
6bdec72cb6 add missing header for Win compilation
Hyde pushed to main at Hyde/humanus.cpp
-
eb77c83236 remove unused codes; refactor project structure
Hyde pushed to main at Hyde/humanus.cpp
-
4c7a790811 refactor BaseTool -> BaseTool + BaseMCPTool
Hyde pushed to main at Hyde/humanus.cpp
-
e9544ec16f mem0: a workable version
Hyde pushed to main at Hyde/humanus.cpp
-
4258a71d7a add mem0 (compilation success w/o test)
Hyde pushed to main at Hyde/humanus.cpp
-
47cc44f717 fix bugs in passing env variables
Hyde pushed to main at Hyde/cpp-mcp
-
3fe1e049fb Merge branch 'main' of http://118.24.129.148:3000/Hyde/cpp-mcp into HEAD
-
726d0892c8 fix bugs in passing env variables
- Compare 2 commits »
Hyde pushed to main at Hyde/humanus.cpp
-
ec0d299833 fix Chinese input problem on Windows console