Henry Li
6c9b0f275b
feat: the DeerFlow theme is back
2026-01-17 20:59:42 +08:00
Henry Li
79d87de523
feat: change light theme
2026-01-17 20:32:27 +08:00
Henry Li
e418eb6110
fix: remove unused imports
2026-01-17 19:47:51 +08:00
Henry Li
a6e5ebe898
feat: welcome, again
2026-01-17 19:46:02 +08:00
Henry Li
0ea448a220
feat: add reasoning check to message list item rendering
2026-01-17 18:02:19 +08:00
Henry Li
cb54b5dffa
feat: pull up the input box when creating new thread
2026-01-17 18:02:01 +08:00
Henry Li
9bfa49ae07
feat:enhance focus status
2026-01-17 17:52:15 +08:00
Henry Li
62921ec96a
feat: redesign step counter
2026-01-17 17:45:13 +08:00
Henry Li
63f3c9e2bb
fix: remove unused imports
2026-01-17 17:37:36 +08:00
Henry Li
7b33214a05
feat: extract ThreadTitle component
2026-01-17 17:37:12 +08:00
Henry Li
9a3f72869c
feat: integrated with artifacts in states
2026-01-17 17:21:37 +08:00
Henry Li
ab65ab3af2
feat: remove ring
2026-01-17 17:21:05 +08:00
Henry Li
d603771291
chore: add TODO for checking duplicate files in state.artifacts
2026-01-17 16:25:51 +08:00
Henry Li
1d3b3e8eb8
dos: update backend TODOs
2026-01-17 16:17:59 +08:00
Henry Li
1a3b70ac43
feat: merge the last thinking with the previous group
2026-01-17 16:10:58 +08:00
Henry Li
be1e016ed4
fix: do not display 'Untitled'
2026-01-17 15:48:43 +08:00
Henry Li
e2d0246827
feat: implement '/chats'
2026-01-17 15:44:49 +08:00
Henry Li
c38dfdf0e0
feat: add date time util
2026-01-17 15:44:38 +08:00
Henry Li
31510879f2
feat: shrink card size
2026-01-17 15:22:00 +08:00
Henry Li
aa2677e9fd
feat: add open in new window
2026-01-17 15:19:53 +08:00
Henry Li
0c6f8353bf
feat: support artifact preview
2026-01-17 15:09:44 +08:00
Henry Li
80c928fcf5
feat: set artifacts layout
2026-01-17 11:02:33 +08:00
Henry Li
5d23dd0763
chore: remove unused components
2026-01-17 10:09:43 +08:00
Henry Li
58ff7f8876
chore: downgrade shiki since breaking changes
2026-01-17 10:05:55 +08:00
Henry Li
dfe8f58c16
style: format
2026-01-17 00:13:24 +08:00
Henry Li
9a4cb616c9
feat: make BETTER_AUTH_* optional
2026-01-17 00:13:17 +08:00
Henry Li
1a99ae9c36
feat: ignore components from 3rd parties
2026-01-17 00:12:57 +08:00
Henry Li
c216093360
refactor: rename
2026-01-17 00:05:19 +08:00
Henry Li
e5050c6c1e
feat: integrated with artifacts
2026-01-17 00:02:03 +08:00
Henry Li
16a5ed9a73
fix: fix broken when SSE
2026-01-16 23:15:53 +08:00
DanielWalnut
d5b3052cda
feat: add artifacts logic ( #8 )
2026-01-16 23:04:38 +08:00
Henry Li
0d11b21c84
feat: remember sidebar state
2026-01-16 23:03:39 +08:00
Henry Li
83f367b98a
feat: support basic file presenting
2026-01-16 22:35:20 +08:00
DanielWalnut
50a1e407cf
feat: add thread-safety and graceful shutdown to AioSandboxProvider ( #7 )
...
Add thread-safe port allocation and proper cleanup on process exit to
prevent port conflicts in concurrent environments and ensure containers
are stopped when the application terminates.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-16 22:28:19 +08:00
Henry Li
d2845f658f
docs: rewording
2026-01-16 22:10:08 +08:00
Henry Li
ca70e2dcf7
feat: integrated with artifact resizable
2026-01-16 21:55:31 +08:00
Henry Li
e1ddb1ee42
chore: add resizable
2026-01-16 21:54:54 +08:00
Henry Li
56b26c060e
feat: add present_file tool
2026-01-16 21:48:00 +08:00
Henry Li
e37be40773
feat: add flip display effect
2026-01-16 20:40:09 +08:00
Henry Li
6e5dab76cc
feat: adjust layout
2026-01-16 20:06:30 +08:00
Henry Li
ce70b67459
refactor: move biz logic to core
2026-01-16 19:51:39 +08:00
Henry Li
f6c20dbcfe
feat: adjust layout and style of tooltip
2026-01-16 19:51:14 +08:00
Henry Li
a8ba2de579
refactor: simplify parameter
2026-01-16 19:50:41 +08:00
Henry Li
574b7e59ce
feat: add copy button
2026-01-16 19:50:23 +08:00
Henry Li
b5dcb2b1d3
chore: remove
2026-01-16 19:50:17 +08:00
DanielWalnut
cfa97f7a96
feat: add skills system for specialized agent workflows ( #6 )
...
Implement a skills framework that enables specialized workflows for
specific tasks (e.g., PDF processing, web page generation). Skills are
discovered from the skills/ directory and automatically mounted in
sandboxes with path mapping support.
- Add SkillsConfig for configuring skills path and container mount point
- Implement dynamic skill loading from SKILL.md files with YAML frontmatter
- Add path mapping in LocalSandbox to translate container paths to local paths
- Mount skills directory in AIO Docker sandbox containers
- Update lead agent prompt to dynamically inject available skills
- Add setup documentation and expand config.example.yaml
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-16 14:44:51 +08:00
Henry Li
5ef3cb57ee
fix: lastStep could be empty
2026-01-16 14:38:49 +08:00
Henry Li
a589fb3dae
feat: remove scroll button
2026-01-16 14:38:33 +08:00
Henry Li
d8b7d06e99
Merge remote-tracking branch 'refs/remotes/origin/experimental' into experimental
2026-01-16 14:04:21 +08:00
Henry Li
ac075477a0
feat: rename 'model' to 'model_name'
2026-01-16 14:03:34 +08:00