6ff1414cf0
Merge pull request 'fix(hermes): add SQLite fallback for loadHermesSession' (#536) from fix/535-sqlite-fallback into main
xiaomo2026-05-26 14:24:42 +00:00
aa14fd08e0
chore: add dev environment check script
xiaoju2026-05-26 12:25:25 +00:00
e43d4f3bbf
Merge pull request 'fix: config validation and agent name normalization (#531, #532, #533)' (#534) from fix/531-532-533 into main
xiaonuo2026-05-26 06:09:56 +00:00
bbbe4651c2
Merge pull request 'refactor: apiKeyEnv → apiKey, store actual secret in config' (#530) from fix/528-refactor-apikey into main
xiaonuo2026-05-26 05:37:51 +00:00
7dfe0eb6a9
Merge pull request 'feat(cli): add uwf config get/set/list subcommand' (#527) from fix/526-config-subcommand into main
xiaonuo2026-05-26 05:37:32 +00:00
47a4268b9b
docs: update all documentation to reflect apiKey refactoring (#528)
xiaoju2026-05-26 05:34:49 +00:00
0c90b88e08
refactor(protocol,cli,agent): replace apiKeyEnv with apiKey (#528)
xiaoju2026-05-26 05:23:33 +00:00
0097633a3b
Merge pull request 'fix: cancelled threads show distinct "cancelled" status' (#525) from fix/522-cancelled-thread-status into main
xiaomo2026-05-25 15:51:29 +00:00
04591296b2
Merge pull request 'fix: bin entry point to dist/cli.js for node compatibility' (#524) from fix/523-bin-entry-point into main
xiaomo2026-05-25 15:51:18 +00:00
96039dbbbf
fix: cancelled threads show distinct status instead of completed
xiaoju2026-05-25 15:39:18 +00:00
5230462b8d
fix: bin entry point to dist/cli.js for node compatibility
xiaoju2026-05-25 15:35:55 +00:00
4a39d3fdef
Merge pull request 'feat(skill): expand uwf skill with architecture, yaml, moderator, list subcommands' (#521) from fix/517-expand-skill into main
xiaomo2026-05-25 15:00:34 +00:00
4de13cea44
fix: correct skill references and remove hardcoded test path
xingyue2026-05-25 22:59:38 +08:00
d9d542c570
fix: correct biome suppressions and formatting for #517xingyue2026-05-25 22:47:00 +08:00
8123399189
Merge pull request 'fix(uwf-hermes): read turn data from session file instead of ACP stream' (#520) from fix/519-read-session-file into main
xiaomo2026-05-25 14:24:41 +00:00
6324122168
fix(uwf-hermes): read turn data from Hermes session file instead of ACP stream
xingyue2026-05-25 22:19:58 +08:00
25b411f22e
Merge pull request 'fix(validate): support enum-based multi-exit frontmatter schemas' (#518) from fix/enum-multi-exit-validation into main
xiaoju2026-05-25 13:23:10 +00:00
54dc8fcb39
fix(validate): support enum-based multi-exit and upgrade json-cas to 0.5.3
xiaoju2026-05-25 13:06:44 +00:00
a40e1bb847
fix(cli): remove Chinese text from uwf --help description
xiaoju2026-05-25 12:40:34 +00:00
2c8bcf7996
Merge pull request 'feat(setup): auto-discover and configure agents during uwf setup' (#515) from feat/424-setup-agent-discovery into main
xiaomo2026-05-25 12:39:34 +00:00
af2a25bf87
feat(setup): auto-discover and configure agents during uwf setup
xiaoju2026-05-25 12:38:40 +00:00
0abc8bcb3e
Merge pull request 'fix(test): correct import path in resume-e2e integration test' (#514) from fix/hermes-integration-test-import into main
xiaomo2026-05-25 12:31:27 +00:00
524e00a0a6
fix(test): correct import path in resume-e2e integration test
xiaoju2026-05-25 12:29:18 +00:00
64f929c10d
Merge pull request 'fix(cli-workflow): fix thread read --quota flag implementation' (#483) from fix/480-thread-read-quota into main
xiaoju2026-05-25 01:18:21 +00:00
1ec32ae0fd
Merge pull request 'fix: cas has now returns exit 1 for non-existent hashes' (#482) from fix/481-cas-has-exit-code into main
xiaoju2026-05-25 01:18:07 +00:00
c2c849df7e
fix(agent-kit): provide full thread context to first-time participating roles
xiaoju2026-05-24 15:56:39 +00:00
39f6ae692b
feat(cli): add filtering and pagination to thread list command
xiaoju2026-05-24 14:35:37 +00:00
eb027e70f4
fix: include step content in continuation prompt (closes#466)
xiaomo2026-05-24 13:30:03 +00:00
8fbbbce07e
Merge pull request 'chore: cleanup dead code and update CLI docs' (#468) from chore/cleanup-cli-docs into main
xiaomo2026-05-24 11:42:36 +00:00
f115718564
chore: cleanup dead code and update CLI docs
xiaoju2026-05-24 11:41:02 +00:00
5c0eabda8e
Merge pull request 'feat: restructure CLI commands (workflow/thread/step/turn)' (#467) from fix/463-http-methods into main
xiaomo2026-05-24 11:37:50 +00:00
7b50969307
refactor(cli): reorganize CLI commands into four-layer model (#463)
xiaoju2026-05-24 10:40:32 +00:00
fc6072c28c
Merge pull request 'feat: use git worktree for isolated development in solve-issue workflow' (#465) from fix/464-worktree-isolation into main
xiaoju2026-05-24 10:27:51 +00:00
b0e3f4a363
feat: use git worktree for isolated development in solve-issue workflow
xiaoju2026-05-24 10:22:25 +00:00
38112053a0
Merge pull request 'fix(agent-kit): separate session cache per agent' (#462) from fix/461-per-agent-session-cache into main
xiaoju2026-05-24 09:19:50 +00:00
1d174ee5c9
fix(agent-kit): separate session cache per agent
xiaoju2026-05-24 09:16:06 +00:00
6e3b32ca34
Merge pull request 'fix(cli): replace markdown headings with XML tags in thread read output' (#460) from fix/459-xml-tag-isolation into main
xiaoju2026-05-24 08:44:47 +00:00
932bbe5c41
fix(cli): replace markdown headings with XML tags in thread read output
xiaoju2026-05-24 08:04:34 +00:00
9440b9af82
Merge pull request 'chore: fix biome noExcessiveCognitiveComplexity warnings' (#458) from fix/444-biome-complexity-warnings into main
xiaomo2026-05-24 07:30:41 +00:00
f96d6eb7c4
refactor(agent-builtin): reduce cognitive complexity in loop.ts
xiaoju2026-05-24 05:53:55 +00:00
95102941f1
Merge pull request 'feat(cli): thread step --background + thread running' (#457) from fix/456-thread-step-background into main
xiaomo2026-05-24 05:33:56 +00:00
02a2c00175
refactor: replace UWF_EDGE_PROMPT env var with named CLI args
xiaoju2026-05-24 04:31:12 +00:00
8ca7708a12
fix: add cas_ref format to claude-code-detail turns schema
xiaoju2026-05-24 04:17:29 +00:00
0fdc0fdec3
Merge pull request 'refactor(workflow-dashboard): reduce cyclomatic complexity in editor' (#455) from fix/449-reduce-dashboard-complexity into main
xiaomo2026-05-24 03:44:08 +00:00
d6eaf3fdc7
Merge pull request 'refactor: reduce cognitive complexity in session-detail and acp-client' (#454) from fix/448-reduce-complexity into main
xiaomo2026-05-24 03:44:06 +00:00
5dc2352ac5
fix(workflow-dashboard): replace optional properties with T | null in handlers.ts
xingyue2026-05-24 00:52:54 +08:00