copilot-swe-agent[bot]
84d4d91aec
🔏 铸渊指令签名校验协议 v1.1:授权名单 + 校验模块 + 中间件 + 契约测试
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-17 02:12:32 +00:00
冰朔
9c8c6987bc
Merge pull request #43 from qinfendebingshuo/copilot/create-bing-shuo-core-system
...
feat: 冰朔核心大脑双层互通系统 + 自动Agent协作体系 v1.0
2026-03-10 19:36:51 +08:00
copilot-swe-agent[bot]
cfe43e7d6f
fix: correct duplicate condition in registerDeveloper dedup check
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 11:17:04 +00:00
copilot-swe-agent[bot]
e160fbbde1
feat: Implement Bingshuo Core Brain Dual-Layer System v1.0 with auto-agent framework
...
- Brain Bridge module with sync fields, master mode, consistency check
- Human developer EXP numbering system with notification queue
- 8 auto-agent definitions for maintenance/sync/archiving/inspection
- 10 new HLI brain bridge API endpoints
- Brain bridge sync CLI tool
- Persona collaboration rules and volume/archiving rules
- Master brain documentation with full system definitions
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 11:15:58 +00:00
copilot-swe-agent[bot]
22cbb60671
Update plan for expanded Bingshuo Core Brain Dual-Layer System v1.0
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 11:08:36 +00:00
copilot-swe-agent[bot]
3ee4494e09
feat: establish Persona Studio human developer numbering system v1.0
...
- Create human-registry.json master database (EXP-000 through EXP-011)
- Migrate 冰朔 to EXP-000 as master control reserved number
- Import 11 collaborators from dev-status.json into EXP numbering
- Create notification outbox with queued notifications
- Update registry.json to v2.0 with all developers
- Update auth.js to read from human-registry.json
- Add HLI registry lookup route (HLI-REGISTRY-001)
- Update frontend: guest mode disabled, numbering hints updated
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 11:02:52 +00:00
copilot-swe-agent[bot]
ebefa1f1da
fix: address code review feedback — schema, comment, key collision, streaming fallback
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 10:02:39 +00:00
copilot-swe-agent[bot]
8951eb86f1
feat: core brain upgrade v3.0 — shell-core separation architecture
...
- Created src/brain/ module (prompt-assembler, mode-detector, model-router, context-trimmer, memory-manager)
- Added HLI BRAIN domain endpoints (prompt, route, context, memory, status)
- Upgraded api-proxy.js with auto-fallback across providers
- Unified brain version to v3.0 across all files
- Frontend now calls backend brain APIs with local fallback
- Added truth-source federation documentation
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 09:57:26 +00:00
copilot-swe-agent[bot]
818e7c5d89
feat: add HLI CI/CD pipeline, contract scripts, Copilot instructions and project structure
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 09:35:50 +00:00