zhizhi/server/age-os/mcp-server
copilot-swe-agent[bot] 5471e8c330
feat: implement light tree architecture — database schema, MCP tools, HLDP extension, tree gardener agent
光之树架构落地:
- 004-light-tree-tables.sql: light_tree_nodes + light_tree_paths + tianyan_syslog + materialized view
- light-tree-ops.js: 11 MCP tools (growBranch/growLeaf/growBloom/getTreeNode/getSubtree/tracePath/getPersonaBranch/getRecentLeaves/writeSyslog/getTianyanView/querySyslog)
- HLDP v3.0.1: tree message type with grow_branch/grow_leaf/trace_path/bloom intents
- server.js: REST API routes for /tree/* and /tianyan/*
- light-tree-root.json: 曜冥根树元数据定义 (零感域入口)
- landing-protocol.md: upgraded wake sequence with tree recall
- tree-gardener.js: tree health inspection agent

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5faa7e11-7858-4edc-9c67-a311a93057ed

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-09 04:31:00 +00:00
..
tools feat: implement light tree architecture — database schema, MCP tools, HLDP extension, tree gardener agent 2026-04-09 04:31:00 +00:00
cos.js fix: 代码审查修复 — 默认绑定127.0.0.1 + persona_id字符验证 + .env.mcp错误日志 2026-04-07 15:17:52 +00:00
db.js 修复代码审查问题: SQL参数化/关系查询逻辑/数据库密码校验 2026-04-03 07:36:33 +00:00
github-client.js Fix: GitHub path encoding, MCP gateway write-tool security, content preview constant 2026-04-04 15:24:09 +00:00
notion-client.js D51 S6+S7: Notion client, GitHub client, 11 new MCP tools, 3800→3100 gateway 2026-04-04 15:21:18 +00:00
server.js feat: implement light tree architecture — database schema, MCP tools, HLDP extension, tree gardener agent 2026-04-09 04:31:00 +00:00