AstroResearch/docs
Asfmq 2c8d0b8f8b feat: LAMOST DR12-14 与子版本体系接入、观测层安全加固与并发异步化
- LAMOST 新增 DR12/13/14 及子版本(v0/v1.0/v1.1/v2.0)维度,Internal 发布标记需登录认证并前端灰显,release×subtype 交叉约束下沉至 capabilities 统一声明
- ObservationFetcher trait 扩展版本/认证/交叉约束能力声明,version 参数贯穿 client→service→API→Agent tool→前端全链路
- 安全:observation cache SQL 全参数绑定 + LIKE 转义、cone_cache_hash 加长度前缀防碰撞、DESI survey/program 白名单防穿越
- 异步化:persist/cached_files_total_size/maybe_persist_tool_result迁移到 tokio::fs;cancelled_runs 与 session_permission_checkers改用 DashMap;auth 读锁优先 + 60s 节流
- Gaia 去 native-tls 改禁用连接池规避 UnexpectedEof,reqwest 移除 native-tls feature
- 重构:Source/ProductType from_str 集中解析、download 模块拆分为 try_download_pdf/html、AgentRuntime::init 抽取共享逻辑
- 部署:新增 deploy.sh 一键打包推送脚本、catch-panic 启用
2026-07-07 21:16:46 +08:00
..
architecture refactor: 大文件模块化拆分、自进化Skill管线、前端设计系统统一 2026-06-27 09:56:36 +08:00
api.md feat: Agent 思考模式前端可控、子代理全链路持久化、权限系统、工具 ID 追踪体系、前端面板与文档架构重构 2026-06-18 01:21:02 +08:00
architecture.md feat: Agent 思考模式前端可控、子代理全链路持久化、权限系统、工具 ID 追踪体系、前端面板与文档架构重构 2026-06-18 01:21:02 +08:00
catalog.md feat: 接入 VizieR 星表检索与 LAMOST/Gaia/SDSS/DESI 跨源光谱下载 2026-07-06 00:07:25 +08:00
contributing.md feat: Agent 思考模式前端可控、子代理全链路持久化、权限系统、工具 ID 追踪体系、前端面板与文档架构重构 2026-06-18 01:21:02 +08:00
database.md refactor: 全栈架构重构与质量硬化——API 错误统一、工具域重组、安全加固、前端组件化 2026-06-25 23:45:37 +08:00
deployment.md feat: LAMOST DR12-14 与子版本体系接入、观测层安全加固与并发异步化 2026-07-07 21:16:46 +08:00
design.md feat: 手动上传绕防爬、下载错误诊断与健康检查工具;模块化重构 API 与批量同步 2026-06-11 22:56:36 +08:00
development.md refactor: Agent 配置硬编码化、压缩系统不可变重构、前端组件化与安全硬化 2026-06-25 00:49:45 +08:00
troubleshooting.md feat: 手动上传绕防爬、下载错误诊断与健康检查工具;模块化重构 API 与批量同步 2026-06-11 22:56:36 +08:00