ekko
56c6cf3e2d
fix profile-aware session history actions ( #1011 )
2026-05-25 12:32:42 +08:00
ekko
9e35d81f48
fix mobile chat run reconnect ( #993 )
2026-05-25 11:08:54 +08:00
ekko
61b41512d4
[codex] increase login lock threshold ( #984 )
...
* increase login ip lock threshold
* show login lock recovery commands
2026-05-24 22:36:21 +08:00
ekko
4176923bac
support external skill sources ( #981 )
2026-05-24 19:47:52 +08:00
ekko
6763721545
fix session links profile filtering ( #979 )
2026-05-24 19:30:32 +08:00
Maxim Kirilyuk
acdf18793c
feat: make navigation use native links ( #973 )
2026-05-24 19:13:42 +08:00
ekko
e743c81ad3
[codex] add clarify support with response path tests ( #972 )
...
* feat: 新增 clarify(澄清/确认)交互支持
* test clarify response bridge path
---------
Co-authored-by: GoldenFish123321 <golden_fish@foxmail.com >
2026-05-24 18:09:39 +08:00
ekko
a7f0a92fe6
fix session profile listing and cli sqlite warning ( #971 )
2026-05-24 17:54:17 +08:00
ekko
f61a1d9454
[codex] fix auth startup and profile model defaults ( #966 )
...
* docs release 0.6.0 changelog
* fix auth startup and profile model defaults
2026-05-24 14:00:31 +08:00
ekko
634a622934
[codex] fix media skill profile auth and run events ( #965 )
...
* fix media skill profile auth and run events
* test bridge run profile context
2026-05-24 12:52:14 +08:00
ekko
df41d6b051
[codex] Fix profile-aware session deep links ( #962 )
...
* feat: add session deep links for chats
* feat: add deep links for history and group chat
* Fix profile-aware session deep links
---------
Co-authored-by: Maxim Kirilyuk <werserk@inbox.ru >
2026-05-24 10:55:55 +08:00
Maxim Kirilyuk
070de2499e
feat(chat): render fenced latex math blocks
2026-05-24 10:19:08 +08:00
Maxim Kirilyuk
3b1beb634b
fix: use explicit katex engine for markdown math
2026-05-24 10:19:08 +08:00
Maxim Kirilyuk
981e2a1ad4
[verified] feat: render latex in chat markdown
2026-05-24 10:19:08 +08:00
ekko
f4c70bd849
Initialize profile scoped views before loading
2026-05-24 10:11:03 +08:00
ekko
f8a1b2f6ae
Add default credential reset safeguards
2026-05-24 10:11:03 +08:00
ekko
9708a6a521
Scope files jobs and plugins to request profile
2026-05-24 10:11:03 +08:00
ekko
289a958684
Scope skills and memory to request profile
2026-05-24 10:11:03 +08:00
Codex
771d122f44
Restore synced queued message UI
2026-05-24 10:11:03 +08:00
ekko
5bdaa0987a
Fix mobile tool preview overflow
2026-05-24 10:11:03 +08:00
Codex
238dbb507e
Fix peer chat queue sync
2026-05-24 10:11:03 +08:00
Codex
7b05731d44
Refine user profile access and chat sync
2026-05-24 10:11:03 +08:00
ekko
3f6a25d8f1
Add user-scoped Hermes profile access
2026-05-24 10:11:03 +08:00
ekko
f5846521e0
Add 0.5.35 changelog
2026-05-23 10:47:30 +08:00
ekko
4092962db3
fix performance monitor worker blocking
2026-05-23 09:53:04 +08:00
ekko
c184519c5d
add bridge performance monitoring
2026-05-23 09:09:54 +08:00
ekko
4223014e0c
polish file preview drawer
2026-05-22 19:11:04 +08:00
w770583069
bf74745b83
feat: add inline file preview for text-based files
...
- Add fetchFileText() to download API
- Add preview modal to MarkdownRenderer for .txt/.md/.json/.csv etc.
- File card: click card body → preview, click download button → download
2026-05-22 19:11:04 +08:00
ekko
92670e97ee
Add Windows Kanban upgrade changelog note ( #930 )
2026-05-22 12:03:43 +08:00
ekko
f0817003b2
Update changelog for 0.5.34 ( #929 )
2026-05-22 11:12:21 +08:00
ekko
c3538a6b44
fix compression context usage accounting ( #924 )
2026-05-22 09:46:50 +08:00
Zhicheng Han
b5f0215beb
fix: improve kanban board filtering ( #919 )
...
- Render only the selected status column when status chips are active
- Add status color treatments and default assignee normalization
- Reuse profile avatars for Kanban card assignee tags
- Cover status filtering, default assignee labels, and avatar rendering
2026-05-22 08:20:45 +08:00
ekko
254573400d
Fix final context and tool status updates ( #917 )
...
Co-authored-by: Codex <codex@openai.com >
2026-05-21 23:21:26 +08:00
ekko
ff1f471745
Persist custom Hermes models ( #913 )
2026-05-21 20:55:19 +08:00
ekko
39ead94352
Account for full context tokens in compression ( #908 )
...
* Account for full context tokens in compression
* Fix group chat final context updates
---------
Co-authored-by: Codex <codex@openai.com >
2026-05-21 19:40:52 +08:00
ekko
b2ec321990
Fix group chat agent connection failures ( #900 )
2026-05-21 14:54:41 +08:00
ekko
013b4abcbf
Update changelog for 0.5.33 ( #899 )
2026-05-21 14:31:52 +08:00
ekko
284d794260
Add skill recommendations page content ( #892 )
2026-05-21 12:23:08 +08:00
ekko
91f7f2329a
prune unused changelog translations ( #890 )
2026-05-21 11:47:54 +08:00
ekko
529065f023
scope session search by selected profile ( #889 )
2026-05-21 09:48:31 +08:00
ekko
3612a76735
show chat run errors as agent messages ( #887 )
2026-05-21 09:05:17 +08:00
ekko
40109e9c42
[codex] fix profile scoped model selection ( #881 )
...
* fix profile scoped model selection
* test profile scoped provider refresh
2026-05-20 18:26:01 +08:00
ekko
cd77e5ba2e
Align i18n locale coverage ( #878 )
2026-05-20 17:13:32 +08:00
Zhicheng Han
6578873d9e
[verified] Fix group chat agent member sync ( #877 )
2026-05-20 17:13:15 +08:00
ekko
866d243978
update 0.5.31 changelog ( #874 )
2026-05-20 15:34:09 +08:00
ekko
201330652d
fix: raise mobile session drawer overlay ( #871 )
...
Co-authored-by: Codex <codex@openai.com >
2026-05-20 15:06:12 +08:00
ekko
c90eba226d
[codex] add customizable profile avatars ( #870 )
...
* add customizable profile avatars
* keep profile avatar visible when sidebar collapses
* simplify collapsed profile avatar styling
* force managed gateway startup in docker
* limit gateway autostart to active profile
* restore all profile gateway autostart
* fix managed gateway runtime detection
2026-05-20 14:15:01 +08:00
ekko
663afb61ff
Improve profile runtime controls ( #868 )
...
* Improve profile runtime controls
* Restore profile selector test id
* Update profile switch e2e flow
2026-05-20 12:59:34 +08:00
chinrunja
479fef8a84
Fix i18n lang bug ( #858 ) ( #867 )
2026-05-20 12:47:52 +08:00
Zhicheng Han
5fc7dce9c8
Fix file browser absolute path copy ( #860 )
2026-05-20 10:36:49 +08:00