Commit Graph

  • 05994c7e44
    Merge 83f938a398 into 622ff39aa3 #7 foamzzz 2026-05-17 04:51:37 +0000
  • 622ff39aa3 fix: increase WS client thread stack to 16KB dev zhouwenjie1 2026-04-23 20:01:22 +0800
  • d2bcf64d76 fix: increase WS client thread stack to 16KB #14 zhouwenjie1 2026-04-23 20:01:22 +0800
  • 1248d7fa7a mcp: add HTTP transport for remote MCP clients Add HTTP transport to mcp_server alongside existing stdio transport. Remote MCP clients can now discover and call all device tools via standard MCP protocol over POST /mcp on the ws_server port (28789). - mcp_server.c: add HTTP JSON-RPC handler (initialize, tools/list, tools/call) bridging to main tool_registry - mcp_server.h: declare mcp_server_try_handle_http() - ws_server.c: add MCP to request routing chain (A2A -> MCP -> WS) zhouwenjie1 2026-04-22 14:58:14 +0800
  • 82197a0ae8 mcp: add HTTP transport for remote MCP clients Add HTTP transport to mcp_server alongside existing stdio transport. Remote MCP clients can now discover and call all device tools via standard MCP protocol over POST /mcp on the ws_server port (28789). - mcp_server.c: add HTTP JSON-RPC handler (initialize, tools/list, tools/call) bridging to main tool_registry - mcp_server.h: declare mcp_server_try_handle_http() - ws_server.c: add MCP to request routing chain (A2A -> MCP -> WS) #13 zhouwenjie1 2026-04-22 14:58:14 +0800
  • e7f8699380 optimize: reduce stack usage and clean up dead code zhouwenjie1 2026-05-12 11:57:36 +0800
  • 0bdbfdc520 optimize: reduce stack usage and clean up dead code #12 zhouwenjie1 2026-05-12 11:57:36 +0800
  • 6a5543cd1c tools: add skill security scanner with LLM intent review zhouwenjie1 2026-04-20 21:02:52 +0800
  • 83d863c429 tools: add skill security scanner with LLM intent review #11 zhouwenjie1 2026-04-20 21:02:52 +0800
  • a8852928d4 chore: set CODEOWNERS for dev-ai-contest-2026 dev-ai-contest-2026 openvela-robot 2026-05-11 22:18:30 +0800
  • 645f7fe722 feat: add A2A protocol handler (Server + Client) zhouwenjie1 2026-04-20 19:55:58 +0800
  • afb6d5a17b feat: add A2A protocol handler (Server + Client) #10 zhouwenjie1 2026-04-20 19:55:58 +0800
  • 09699d324e feat: add XiaoZhi WebSocket protocol channel zhouwenjie1 2026-04-20 15:07:12 +0800
  • 5fb58e71f3 refactor: extract shared url_parse for http/https/ws/wss zhouwenjie1 2026-04-20 15:01:51 +0800
  • 606c362641 feat: add XiaoZhi WebSocket protocol channel #9 zhouwenjie1 2026-04-20 15:07:12 +0800
  • ffddd01b54 refactor: extract shared url_parse for http/https/ws/wss #8 zhouwenjie1 2026-04-20 15:01:51 +0800
  • 83f938a398
    [Readme.md] Improve ai_agent setup instructions and add set_llm Mimo subscription API example #7 foamzzz 2026-04-17 17:19:02 +0800
  • 2b48a9dc13 fix: use claw_config_set to clear vision config and fix syslog race wyh 2026-04-15 23:23:11 +0800
  • 08521179c1 feat: add independent vision model config with fallback to main LLM wyh 2026-04-15 00:04:52 +0800
  • e793eb84d6 fix: use claw_config_set to clear vision config and fix syslog race #2 wyh 2026-04-15 23:23:11 +0800
  • 576e0b8f32 docs: update the README.md v-tangmeng 2026-04-15 20:45:01 +0800
  • dad6d5db3c docs: update the README.md #6 v-tangmeng 2026-04-15 20:45:01 +0800
  • 5b8d944ebd docs: update build instructions to use menuconfig workflow v-tangmeng 2026-04-15 20:17:01 +0800
  • 20d851e3cd docs: update build instructions to use menuconfig workflow #5 v-tangmeng 2026-04-15 20:17:01 +0800
  • b3bfd6aebe fix(node): fix critical bugs in node_client WebSocket client zhouwenjie1 2026-04-15 17:41:55 +0800
  • f4994b12a1 fix(node): fix critical bugs in node_client WebSocket client #4 zhouwenjie1 2026-04-15 17:41:55 +0800
  • 433bd0b5be feat: add independent vision model config with fallback to main LLM wyh 2026-04-15 00:04:52 +0800
  • 6ffe41a526 chore: add .github and .gitee configuration from packages repo trunk-5.5 trunk liujinye 2026-04-11 16:25:27 +0800
  • 876243056a Initial commit openvela-robot 2026-04-11 15:27:58 +0800