v1ll4n
v1ll4n
### Related Problem / 相关问题 [error-jdsc.zip](https://github.com/user-attachments/files/18796212/error-jdsc.zip) ### Desired Solution / 期望的解决方案 routine syntax n decompiler err ### Alternatives Considered / 考虑过的替代方案 _No response_ ### Priority / 优先级 Low (Can wait)...
### Related Problem / 相关问题 try this: ``` package main import ( "fmt" "os/exec" "strings" ) type PrivilegedExecutor struct { AppName string AppIcon string DefaultPrompt string } func NewPrivilegedExecutor(appName string)...
[error-jdsc.zip](https://github.com/user-attachments/files/18451001/error-jdsc.zip)
### 需求动机 在现在 AI Agent 的方向下,MCP 是一个很重要的协议,它提供了 AI 基本可以使用的工具,允许用户配置 MCP 服务器,可以让 AI 感知 tools 中的内容。AI 在知道 tools 内容之后,可以取得用户授权做一些事情。 ### 提议的 API 是什么样的? ``` const dataStream = useMCPConfig({ servers: [ {type:...
### Version / 版本号 main-branch ### Bug Description / Bug 描述 ``` NFO] 2025-11-14 21:30:59 [exec:65] AITag[GEN_CODE] stream processing completed normally, cost 595.647542ms for 32 chars ================================================= # 解析JSON Body...
### Related Problem / 相关问题 可以用相应码配合“热加载 afterRequest” 来优化 ### Desired Solution / 期望的解决方案 可以用相应码配合“热加载 afterRequest” 来优化 ### Alternatives Considered / 考虑过的替代方案 _No response_ ### Priority / 优先级 Medium (Important) /...