Commit Graph

2 Commits

Author SHA1 Message Date
Pine c4a2f2f9c6 增强JWT/token缓存:verify_token加入内存缓存(30秒TTL,最多1000条,自动清理过期),避免每次请求都重复HMAC验证和磁盘I/O;配合server-core的Redis缓存,全线性能优化 2026-09-05 14:35:42 +08:00
Pine 96659759b0 feat: 智能体后端运行时(src/pineagents)
- Agent OS:agents 决策循环、runtime 编排、providers、governance/security/sandbox
- app 服务层(认证转发到 server-core)、channels 19 路频道、memory、plugins
2026-08-23 22:41:48 +08:00