aebff8b906
Merge pull request 'refactor: replace Moderator function with ModeratorTable in WorkflowDefinition' (#201) from refactor/200-moderator-table into main
xiaomo2026-05-12 02:06:03 +00:00
db45089922
refactor: replace Moderator function with ModeratorTable in WorkflowDefinition (#200)
xingyue2026-05-12 10:01:30 +08:00
9c1b018ffa
Merge pull request 'feat(#194): Phase 1 — Merkle Call Stack protocol + CAS layer' (#199) from feat/194-merkle-call-stack-phase1 into main
xiaomo2026-05-12 01:50:05 +00:00
a98431a12a
feat(#194): Phase 1 — parentState / childThread in CAS nodes
xiaoju2026-05-12 01:42:10 +00:00
50aec2d0cf
fix: use unique log tags per call site in extract-workspace
xiaoju2026-05-12 00:58:37 +00:00
e979a55f8a
Merge pull request 'feat: cursor agent auto-extracts workspace from context' (#193) from feat/cursor-agent-workspace-extract into main
xiaomo2026-05-12 00:57:33 +00:00
626cb5d98e
Merge pull request 'fix: sort thread list newest-first and differentiate status colors' (#192) from fix/191-dashboard-thread-sort into main
xiaoju2026-05-11 12:16:19 +00:00
0970139418
fix: sort thread list newest-first and differentiate status colors
xiaoju2026-05-11 12:09:48 +00:00
376dd87b6b
chore: bump to v0.3.1, fix workspace:* in published packages
xiaoju2026-05-11 11:00:49 +00:00
4d8469a649
chore: bump all packages to v0.3.0
xiaoju2026-05-11 10:52:35 +00:00
a929fa4ccb
Merge pull request 'feat: generate LLM summary in __end__ node via ReAct loop' (#190) from feat/187-end-node-llm-summary into main
xiaoju2026-05-11 10:31:24 +00:00
b509d1715e
refactor: extract shared CAS reactor pattern into cas-reactor.ts
xiaoju2026-05-11 10:25:31 +00:00
b93f6e736f
feat: generate LLM summary in __end__ node via ReAct loop
xiaoju2026-05-11 10:11:31 +00:00
ec13c19505
Merge pull request 'refactor: replace maxRounds with supervisor check interval' (#186) from refactor/185-remove-max-rounds into main
xiaoju2026-05-11 09:01:24 +00:00
203b86e827
refactor: remove dead hasRoundsRemaining condition, use FALLBACK
xiaoju2026-05-11 08:59:14 +00:00
90de1c7025
test: fix develop moderator tests for supervisor-controlled termination
xiaoju2026-05-11 08:55:49 +00:00
2342a6e3bd
fix: login.tsx use new gateway endpoint path
xingyue2026-05-11 16:46:38 +08:00
0021596ff0
Merge pull request 'refactor: simplify ExtractFn to (schema, contentHash)' (#184) from refactor/180-simplify-extract-fn into main
xingyue2026-05-11 08:03:48 +00:00
56ec8cd401
Merge pull request 'refactor: reorganize gateway routes under /api/ prefix' (#183) from feat/177-gateway-route-reorg into main
xiaomo2026-05-11 08:01:02 +00:00
fe87efd79d
fix: cursor agent workspace from config instead of type assertion
xiaoju2026-05-11 08:00:51 +00:00
b783027406
fix: remove stray lockfiles + refactor gateway auth with Hono group
xingyue2026-05-11 15:59:42 +08:00
904ee1eb83
refactor: workflow-as-agent outputs readable summary instead of raw hash
xiaoju2026-05-11 07:55:49 +00:00
1742ced6df
refactor: simplify ExtractFn to (schema, contentHash)
xiaoju2026-05-11 07:53:04 +00:00