4193157124
refactor(hermes): clean up loadHermesSessionFromDb
xiaoju2026-05-26 14:27:31 +00:00
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
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
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
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
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
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
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
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
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
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
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