ekko
696452e026
Update coding agent failure tests
2026-07-06 10:47:30 +08:00
ekko
a886835af8
Stabilize Codex context usage
2026-07-06 10:41:12 +08:00
ekko
950d7d8e39
compact available models MCP response ( #1958 )
2026-07-06 09:48:06 +08:00
ekko
3006c11530
fix ekko context usage updates ( #1957 )
2026-07-06 09:36:36 +08:00
Zhicheng Han
c712e10f2a
修复 Skills Usage 使用 Hermes 会话库统计 ( #1951 )
...
* fix: read skills usage from Hermes session DB
* fix: avoid profile fallback in session db reads
2026-07-06 08:33:08 +08:00
Love-JourneY
785e7e6caf
fix(desktop): handle EPIPE in webui-server stdout/stderr forwarding ( #1949 )
...
When the parent process closes its stdout/stderr pipe (e.g. terminal
exits, launch script terminates), process.stdout.write() throws
an unhandled write EPIPE error that crashes the main process.
Fixed by wrapping stdout/stderr writes in try/catch and adding
silent error handlers on both child streams.
Fixes #58757 (re-filed)
Co-authored-by: bbSoyArch <bbsoyarch@users.noreply.github.com >
2026-07-06 08:32:00 +08:00
牧濑红莉栖(BOT)
0bfa9d2ed4
fix(coding-agent): 持久化会话 API 模式 ( #1944 )
...
* fix(coding-agent): persist API mode per session
* docs(chat-chain): document coding agent API mode persistence
---------
Co-authored-by: x1051445024 <你的GitHub注册邮箱>
2026-07-06 08:17:49 +08:00
ekko
cd15791d3f
[codex] Add global Ekko runtime context handling ( #1950 )
...
* Add global Ekko runtime context handling
* Pass managed MCP servers to Ekko runs
* Register MCP tools in Ekko runtime
* Watch Ekko agent sources in dev
* Document Ekko chat chain changes
2026-07-05 19:40:34 +08:00
ekko
023d24e64b
isolate esp32 c3 v1 firmware ( #1943 )
2026-07-05 16:36:03 +08:00
ekko
785bc79685
Add ekko-agent browser tools ( #1942 )
2026-07-05 15:54:39 +08:00
ekko
9f22804b63
align coding agent tool events ( #1941 )
2026-07-05 14:33:33 +08:00
牧濑红莉栖(BOT)
0dc16d5642
fix(chat): 为代码代理会话显示推理和上下文设置 ( #1938 )
...
* fix(chat): 为代码代理会话显示推理和上下文设置
* docs(chat-chain): 记录代码代理推理上下文设置
* test(chat): 更新代码代理推理上下文断言
* fix(chat): 刷新代码代理上下文用量
---------
Co-authored-by: x1051445024 <你的GitHub注册邮箱>
2026-07-05 14:09:50 +08:00
ekko
a414398b39
fix desktop login persistence ( #1940 )
2026-07-05 13:57:20 +08:00
Zhicheng Han
1d54f36b2b
test: add group chat phase 01 baselines ( #1936 )
...
Add observable-behavior baseline coverage for Group Chat sockets, REST routes, mention routing, chat-run, coding-agent dispatch, and client store state.
Keep the PR source diff focused on code/tests only; architecture context belongs in the PR body.
2026-07-05 11:14:11 +08:00
ekko
7dac859fe8
[codex] fix Windows worker dynamic port fallback ( #1937 )
...
* fix(agent-bridge): avoid Windows reserved worker ports
* docs(chat-chain): document Windows worker port fallback
* fix agent bridge worker dynamic port fallback
---------
Co-authored-by: x1051445024 <x1051445024@users.noreply.github.com >
Co-authored-by: x1051445024 <你的GitHub注册邮箱>
2026-07-05 11:08:30 +08:00
牧濑红莉栖(BOT)
e5ade85c77
fix(codex): normalize app-server API mode for coding agents ( #1932 )
...
Co-authored-by: x1051445024 <x1051445024@users.noreply.github.com >
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-04 20:49:49 +08:00
ekko
4997b701d1
Document Ekko Agent memory chain plan ( #1930 )
2026-07-04 17:32:13 +08:00
ekko
33016aa2a6
Add ekko agent chat integration ( #1928 )
2026-07-04 14:22:53 +08:00
ekko
a8a1810ea0
[codex] Add ekko agent chat runtime ( #1925 )
...
* add ekko agent runtime
* Add ekko agent chat runtime
2026-07-04 10:51:02 +08:00
ekko
3a03918a58
fix desktop login reset flow ( #1920 )
2026-07-03 19:09:20 +08:00
ekko
cf053dce4b
add filesystem workspace run diffs ( #1919 )
2026-07-03 15:58:55 +08:00
ekko
fbd9916f3f
[codex] Polish Journey graph interactions ( #1913 )
...
* Polish Journey graph interactions
* Compact model header actions on mobile
2026-07-03 12:39:45 +08:00
ekko
f2677aef9c
[codex] Add Journey learning graph view ( #1912 )
...
* Add Journey learning graph view
* Localize Journey labels
2026-07-03 12:19:58 +08:00
ekko
8620ba9449
fix execute_code guard bridge compatibility ( #1910 )
v0.6.25
2026-07-03 10:35:06 +08:00
ekko
8ed123fd9f
release 0.6.24 changelog ( #1906 )
v0.6.24
2026-07-03 08:51:33 +08:00
ekko
76d2b6f42c
show dot workspace folders ( #1905 )
2026-07-03 08:24:03 +08:00
ekko
7359635352
[codex] fix chat input resize ( #1904 )
...
* fix chat input resize
* add chat input resize chain note
2026-07-03 08:06:20 +08:00
Zhicheng Han
4c38199171
fix: add default model and provider actions ( #1853 )
...
* fix(models): add default provider and model actions
* fix(models): keep default model action compact
2026-07-02 20:32:25 +08:00
ekko
fc53be91d7
Polish mobile chat chrome ( #1900 )
2026-07-02 19:35:46 +08:00
ekko
76ce827b66
Add workspace run diff cards ( #1895 )
2026-07-02 14:36:25 +08:00
ekko
18618ad8ea
fix bridge terminal error detection ( #1890 )
2026-07-02 09:54:04 +08:00
ekko
9e424cf67c
fix Hermes plugin management ( #1889 )
2026-07-02 09:17:47 +08:00
ekko
6f6f0ad0bd
bump Hermes Agent runtime to 0.18.0 ( #1888 )
hermes-0.18.0-runtime
2026-07-02 08:21:59 +08:00
ekko
5b3e7a0a8f
[codex] refresh chat input toolbar ( #1883 )
...
* refresh chat input toolbar
* fix chat input ci checks
* tune mobile chat input sizing
* compact mobile settings button
* swap model and settings toolbar buttons
* restore mobile settings chevron
* compact mobile model button
* avoid mobile voice overlay overlap
* strengthen voice overlay background
* raise mobile voice overlay layer
2026-07-01 17:29:27 +08:00
Zhicheng Han
ce06c6f6f9
修复 Windows 跨盘符 junction 文件夹选择器 ( #1868 )
...
* fix Windows workspace junction picker
* docs: mark Windows junction hotfix PR
2026-07-01 15:30:12 +08:00
ekko
f4b14459b8
Update website version manifest ( #1879 )
2026-07-01 12:40:34 +08:00
ekko
e45325b750
Add official X link to website ( #1878 )
v0.6.23
2026-07-01 12:32:48 +08:00
ekko
f998b2051d
Add MCU battery voltage reporting ( #1877 )
2026-07-01 12:03:34 +08:00
ekko
72c985702c
Constrain Hermes MCP session delegation ( #1876 )
2026-07-01 11:38:48 +08:00
ekko
355cefd171
bump web ui to 0.6.23 ( #1875 )
2026-07-01 10:34:34 +08:00
ekko
00df2dd7b1
add pet close control ( #1874 )
2026-07-01 10:20:29 +08:00
ekko
15e1f3df7d
stream global agent tts segments ( #1873 )
2026-07-01 10:01:32 +08:00
ekko
751802fbd4
[codex] fix desktop mcp shutdown ( #1871 )
...
* fix desktop mcp shutdown
* docs desktop mcp shutdown
2026-07-01 09:21:25 +08:00
ekko
6c45bb66aa
restore blocking self update ( #1870 )
2026-07-01 08:32:41 +08:00
Zhicheng Han
899520c1b8
新增 profile 配置编辑入口 ( #1860 )
...
* Add profile config edit affordance
* fix: focus profile config editor route
---------
Co-authored-by: ekko <fqsy1416@gmail.com >
2026-06-30 20:02:24 +08:00
Zhicheng Han
7da611cf75
fix: add configurable chat input height ( #1859 )
2026-06-30 19:42:09 +08:00
Zhicheng Han
1e347e4ce8
[codex] support configurable login JWT expiry env ( #1858 )
2026-06-30 19:37:22 +08:00
Zhicheng Han
371e29baf6
fix: clarify new chat drawer action ( #1855 )
2026-06-30 19:33:59 +08:00
Zhicheng Han
08b7813882
fix: safely show workspace symlink folders ( #1854 )
...
* fix: safely show workspace symlink folders
* docs: add chat-chain fragment for workspace picker
2026-06-30 19:30:00 +08:00
ekko
f2222f471c
fix web pet browser mount ( #1857 )
2026-06-30 17:21:46 +08:00