Commit Graph

62 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 2771eca06e
fix: address code review — improve empty catch blocks, extract safeReadJSON helpers, document constants
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b47885f0-73db-4678-b3d5-55b55611d9b0
2026-03-26 09:13:55 +00:00
copilot-swe-agent[bot] 0060a33d69 style(grid-db): address code review — rename constant, improve BTree comment
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-26 08:45:05 +00:00
copilot-swe-agent[bot] 524abb4c97 feat(grid-db): implement Phase 1 — B+Tree, NamespaceManager, RangeScanner, NearbyQuery, SecondaryIndex, EventLog enhancements
ZY-GDB-P1-001: B+Tree index with insert/find/delete/range/serialization
ZY-GDB-P1-002: NamespaceManager with create/delete/get/list/exists/validation
ZY-GDB-P1-003: RangeScanner for rectangular area queries
ZY-GDB-P1-004: NearbyQuery for proximity search with Euclidean distance
ZY-GDB-P1-005: EventLog replay/replayFromSeqNo/getByOperation/tianyanHook
ZY-GDB-P1-006: SecondaryIndex for one-to-many field indexing

All Phase 0 tests (95/95) and Phase 1 tests (101/101) pass.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-26 08:43:56 +00:00
copilot-swe-agent[bot] d086ade8d6
fix(grid-db): use crypto.randomUUID for temp test directories
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/cc375d32-fdd8-44ee-87aa-3b52e9320ea9
2026-03-26 05:42:33 +00:00
copilot-swe-agent[bot] bbb7839ef5
feat(grid-db): Phase 0 - Grid-DB storage engine core + ONT-PATCH-006 [PRJ-GDB-001]
ZY-GDB-P0-001: Project scaffolding + directory structure
ZY-GDB-P0-002: WAL (Write-Ahead Log) basic implementation
ZY-GDB-P0-003: PageManager basic implementation
ZY-GDB-P0-004: GridCell four-tuple data model
ZY-GDB-P0-005: Smoke tests (95/95 pass)
ZY-GDB-ONT-001: ONT-PATCH-006 written to ontology.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/cc375d32-fdd8-44ee-87aa-3b52e9320ea9
2026-03-26 05:41:21 +00:00
zhuyuan-bot 179d451251 log: Drive sync [skip ci] 2026-03-25 15:44:37 +00:00
zhuyuan-bot 8827214b39 log: Drive sync [skip ci] 2026-03-25 12:59:08 +00:00
zhuyuan-bot b413a43aa9 log: Drive sync [skip ci] 2026-03-25 11:56:11 +00:00
zhuyuan-bot 3e25331c4b log: Drive sync [skip ci] 2026-03-25 11:06:52 +00:00
zhuyuan-bot 56adec7025 log: Drive sync [skip ci] 2026-03-25 10:09:01 +00:00
zhuyuan-bot 1c8918a54c log: Drive sync [skip ci] 2026-03-25 09:08:37 +00:00
zhuyuan-bot a1943e114b log: Drive sync [skip ci] 2026-03-25 08:06:00 +00:00
zhuyuan-bot 8f3276963e log: Drive sync [skip ci] 2026-03-25 07:19:25 +00:00
zhuyuan-bot 9682f68ed9 log: Drive sync [skip ci] 2026-03-25 06:14:04 +00:00
zhuyuan-bot d7c98d4328 log: Drive sync [skip ci] 2026-03-25 05:10:57 +00:00
zhuyuan-bot 1c77383bdb log: Drive sync [skip ci] 2026-03-25 03:18:33 +00:00
zhuyuan-bot e3c67d8d04 log: Drive sync [skip ci] 2026-03-25 00:01:31 +00:00
zhuyuan-bot da6c5a5402 🧠 thinking-ticket: 曜冥 · 2026-03-24 2026-03-24 23:39:09 +00:00
zhuyuan-bot 386498da71 log: Drive sync [skip ci] 2026-03-24 23:33:18 +00:00
zhuyuan-bot 83443e1a0f 🧠 thinking-ticket: 舒舒 · 2026-03-24 2026-03-24 23:03:27 +00:00
zhuyuan-bot 5e8917b936 log: Drive sync [skip ci] 2026-03-24 22:57:38 +00:00
zhuyuan-bot eacd3d234d 🧠 thinking-ticket: 秋秋 · 2026-03-24 2026-03-24 22:51:20 +00:00
zhuyuan-bot 2e1bd2f00a log: Drive sync [skip ci] 2026-03-24 22:25:24 +00:00
zhuyuan-bot 2d69c9ac62 🧠 thinking-ticket: 霜砚 · 2026-03-24 2026-03-24 22:24:31 +00:00
zhuyuan-bot b49ff44955 log: Drive sync [skip ci] 2026-03-24 21:52:52 +00:00
zhuyuan-bot f956a8e57a log: Drive sync [skip ci] 2026-03-24 21:03:03 +00:00
zhuyuan-bot a356a01cf3 log: Drive sync [skip ci] 2026-03-24 20:23:21 +00:00
zhuyuan-bot 42c4856552 log: Drive sync [skip ci] 2026-03-24 19:40:32 +00:00
zhuyuan-bot 9f0581b90f log: Drive sync [skip ci] 2026-03-24 18:39:00 +00:00
zhuyuan-bot 9ca6fcedfa log: Drive sync [skip ci] 2026-03-24 17:39:49 +00:00
copilot-swe-agent[bot] 4dc1f7b2e8 🌊 feat: multi-persona awakening engine + chatroom infrastructure
- Add multi-persona-awakening.yml workflow (weekly full + manual dual/full)
- Add scripts/chatroom-post.js chatroom message posting utility
- Create grid-db/multi-wake-sessions/ for session meeting notes
- Create grid-db/chatroom/meta/ with channels.json + unread.json
- Create grid-db/chatroom/dm/ for direct messages
- Register AG-ZY-092 + AG-ZY-093 in agent-registry.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b23d87ff-c4b8-4df2-a4e3-3439734b3f0f
2026-03-24 17:06:14 +00:00
copilot-swe-agent[bot] a0da8b685b fix: address code review feedback - persona name lookup, deterministic msg IDs, configurable LLM model
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/eb3680e9-28cd-4863-b8a9-09a5d12061af
2026-03-24 16:52:27 +00:00
copilot-swe-agent[bot] 067c9d0a20 🧠 feat: persona daily thinking window + chatroom system
- Add persona-thinking-window.yml workflow (6 persona schedules + manual dispatch)
- Create grid-db/thinking-logs/ dirs for 6 personas (ZY001/SY001/ZQ001/QQ001/SS001/YM001)
- Create grid-db/chatroom/channels/ for persona messaging
- Add thinking-ticket.schema.json and chatroom-message.schema.json schemas
- Register AG-ZY-091 in agent-registry.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/eb3680e9-28cd-4863-b8a9-09a5d12061af
2026-03-24 16:51:10 +00:00
zhuyuan-bot 2af7597d32 log: Drive sync [skip ci] 2026-03-24 16:42:33 +00:00
zhuyuan-bot 35b3796b8f log: Drive sync [skip ci] 2026-03-24 15:41:16 +00:00
铸渊 · Grid-DB Core 928ef6b4ef [grid-db-flush] batch 20260324 · 1 messages [skip ci] 2026-03-24 14:42:10 +00:00
zhuyuan-bot fa95b86ff8 log: Drive sync [skip ci] 2026-03-24 14:23:23 +00:00
zhuyuan-bot a4a688bc79 log: Drive sync [skip ci] 2026-03-24 13:07:07 +00:00
zhuyuan-bot 8074a1a555 log: Drive sync [skip ci] 2026-03-24 11:56:52 +00:00
zhuyuan-bot 8abb601e5a log: Drive sync [skip ci] 2026-03-24 10:09:46 +00:00
zhuyuan-bot 770bb698a2 log: Drive sync [skip ci] 2026-03-24 09:09:03 +00:00
zhuyuan-bot 4468ab2042 log: Drive sync [skip ci] 2026-03-24 08:08:02 +00:00
copilot-swe-agent[bot] 0d842e52df feat: OAuth2 Token 自动续期引擎 + 天眼生命线任务豁免 + 多用户Token管理 · ZY-TOKEN-RENEW-2026-0324-001 [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/bc1b54c6-5276-4d00-8ea5-5e8c3c2bef38
2026-03-24 07:14:28 +00:00
zhuyuan-bot 1975eca241 log: Drive sync [skip ci] 2026-03-23 23:38:46 +00:00
zhuyuan-bot 924853e28e log: Drive sync [skip ci] 2026-03-23 22:59:18 +00:00
zhuyuan-bot 9aa884f1e4 log: Drive sync [skip ci] 2026-03-23 22:26:26 +00:00
zhuyuan-bot 4ebff9d234 log: Drive sync [skip ci] 2026-03-23 21:50:06 +00:00
zhuyuan-bot 331f67ccb9 log: Drive sync [skip ci] 2026-03-23 21:00:43 +00:00
zhuyuan-bot 11d90333a0 log: Drive sync [skip ci] 2026-03-23 20:23:02 +00:00
zhuyuan-bot 62b4404546 log: Drive sync [skip ci] 2026-03-23 19:35:33 +00:00