-
dbb9e2a1e1
feat(chart): add web frontend, external ConfigMap, SSH secret; fix probes and container names
main
zhenyi
2026-06-01 22:36:39 +0800
-
1e82d22048
chore(git): ignore .codegraph directory in git tracking
zhenyi
2026-06-01 22:05:41 +0800
-
c7c490bf77
feat: add env example, chart config, and track lib
zhenyi
2026-06-01 22:05:03 +0800
-
9bc0e742bc
refactor: update frontend components and pages
zhenyi
2026-06-01 22:04:53 +0800
-
10baa7fbd2
refactor: update git, email, AI libs and app entries
zhenyi
2026-06-01 22:04:46 +0800
-
ff5beeca31
refactor: update API and service layers
zhenyi
2026-06-01 22:04:38 +0800
-
079ea3a5cf
refactor: update channel and model layers
zhenyi
2026-06-01 22:04:31 +0800
-
734e1c4cc8
refactor: update infrastructure libs (config, db, cache, queue, storage, migrate)
zhenyi
2026-06-01 22:04:25 +0800
-
e44f3d13c4
chore: update docker configuration
zhenyi
2026-06-01 22:04:17 +0800
-
b65ea19b85
chore: update config and build files
zhenyi
2026-06-01 22:04:09 +0800
-
e771db0c70
feat(channel): add X embed card and link parser
zhenyi
2026-05-31 13:12:41 +0800
-
980cd54b66
feat(repo): add repository components
zhenyi
2026-05-31 13:12:36 +0800
-
1ef37786b1
feat(landing): add landing page components
zhenyi
2026-05-31 13:12:32 +0800
-
8b8c9e5e33
feat(api): add rest embed channel handler
zhenyi
2026-05-31 13:12:28 +0800
-
fcddc06cfe
fix(workplan): update workplan chat and settings components
zhenyi
2026-05-31 13:12:14 +0800
-
7a1b03060e
fix(repo): update repository page components
zhenyi
2026-05-31 13:12:08 +0800
-
71d2e059a6
fix(issues): update issue page components
zhenyi
2026-05-31 13:12:01 +0800
-
e1cbbc1e0f
fix(workspace): update workspace, me, and settings pages
zhenyi
2026-05-31 13:11:56 +0800
-
879aafa3fa
fix(socket): add missing article events and notification types
zhenyi
2026-05-31 13:11:51 +0800
-
29e6f6214d
fix(channel): update channel components and article draft
zhenyi
2026-05-31 13:11:44 +0800
-
82475e95d5
fix(auth): update auth page components
zhenyi
2026-05-31 13:11:37 +0800
-
71f90bcd4d
fix(ai-elements): update AI element and mention-chip components
zhenyi
2026-05-31 13:11:32 +0800
-
0f7b05f7ef
fix(components): update shell components and settings modal null check
zhenyi
2026-05-31 13:11:26 +0800
-
a96222cc28
fix(ui): add asChild support to Button and update theme styles
zhenyi
2026-05-31 13:11:19 +0800
-
6a0fcf5343
chore: update dependencies and configuration
zhenyi
2026-05-31 13:11:13 +0800
-
779e4eae2f
feat(channel): add article feed and composer with room type support
zhenyi
2026-05-31 03:09:49 +0800
-
f947c931cd
actor(visibilityref): update function visibility and formatting across modules
zhenyi
2026-05-30 22:54:09 +0800
-
9ffc7c9fb3
refactor(git): update git command to use trusted parameters
zhenyi
2026-05-30 20:06:44 +0800
-
4f76816de8
feat: add mention-textarea-overlay and repo-mention-popover components
zhenyi
2026-05-30 15:08:27 +0800
-
dbcdf04817
fix: update socket fallback
zhenyi
2026-05-30 15:08:22 +0800
-
3b63a43404
feat: update workplan chat components (conversation, sidebar, bubble, utils)
zhenyi
2026-05-30 15:08:18 +0800
-
600ed2de35
feat: update workspace settings general page
zhenyi
2026-05-30 15:08:14 +0800
-
c7d67960b7
feat: update workspace repo pages (branches, code, commits, layout, settings, tags)
zhenyi
2026-05-30 15:08:10 +0800
-
a771dcf5be
feat: update workspace issues page
zhenyi
2026-05-30 15:08:05 +0800
-
b6a4bd0210
feat: update workspace channel components (header, sidebar, thread-panel, composer, etc)
zhenyi
2026-05-30 15:08:01 +0800
-
04798b5adb
feat: update appearance settings page
zhenyi
2026-05-30 15:07:56 +0800
-
b489296b08
feat: update personal chat conversation page
zhenyi
2026-05-30 15:07:51 +0800
-
f658c5ae96
feat: update UI components (badge, button, card, input, textarea)
zhenyi
2026-05-30 15:07:46 +0800
-
9b1f764ab8
feat: update shell components (rail, settings-sidebar, workspace-sidebar)
zhenyi
2026-05-30 15:07:42 +0800
-
db5b54025b
feat: update App entry and global styles
zhenyi
2026-05-30 15:07:36 +0800
-
79b03a90a7
refactor: update Socket.IO actix integration
zhenyi
2026-05-30 15:07:31 +0800
-
3e07fedd0c
refactor: update agent service (context, run, sse)
zhenyi
2026-05-30 15:07:26 +0800
-
4d2e4d8b36
refactor: update channel pagination and reconnect
zhenyi
2026-05-30 15:07:20 +0800
-
22192301a0
refactor: update channel HTTP layer (out_event, types, ws)
zhenyi
2026-05-30 15:07:16 +0800
-
2b7777adbc
refactor: update channel HTTP handlers (ban, message, room, thread)
zhenyi
2026-05-30 15:07:12 +0800
-
25b73e1054
refactor: update channel bus and thread event
zhenyi
2026-05-30 15:07:07 +0800
-
d0155c66d2
refactor: update Rust API channel layer (interact, message, mod)
zhenyi
2026-05-30 15:07:03 +0800
-
70818a7c71
chore: update Cargo.toml dependencies
zhenyi
2026-05-30 15:06:58 +0800
-
c3370707af
fix: remove unused imports and parameter in thread-sidebar
zhenyi
2026-05-30 15:00:06 +0800
-
41bd76c45b
fix: remove unused imports and variables in thread-pane
zhenyi
2026-05-30 15:00:01 +0800
-
ccc344debd
fix: make onSend callback async to match Promise<void> return type
zhenyi
2026-05-30 14:59:57 +0800
-
3d54df27b4
fix: remove dead code and fix isDark property reference on ThemeColors
zhenyi
2026-05-30 14:59:53 +0800
-
9ec6bce9c9
fix: remove unused AnimatePresence import and sessions variable
zhenyi
2026-05-30 14:59:49 +0800
-
1b5e9799eb
fix: add missing import and export for ApproveWorkspaceJoinApply
zhenyi
2026-05-30 14:59:45 +0800
-
a835610737
feat: 1.0
zhenyi
2026-05-30 01:38:40 +0800
-
e1330451a5
feat: 1.0
zhenyi
2026-05-30 01:38:27 +0800
-
2b543f5e37
refactor(ui): remove deprecated project components
zhenyi
2026-05-20 13:39:18 +0800
-
f6f69a063e
refactor(ui): remove deprecated me page components
zhenyi
2026-05-20 13:38:36 +0800
-
5827d561db
refactor(agent): remove deprecated chat modules
zhenyi
2026-05-20 13:38:25 +0800
-
d3de12717d
refactor(room): consolidate AI service modules
zhenyi
2026-05-20 13:38:11 +0800
-
6dbbd22036
chore: remove workspace module
zhenyi
2026-05-20 13:37:43 +0800
-
d59647d9a8
chore: remove gingress ingress controller and proxy
zhenyi
2026-05-20 13:37:32 +0800
-
e7d38fc565
refactor(ui): remove hover color changes from channel message input buttons
ZhenYi
2026-05-18 21:15:07 +0800
-
e1bfac3da0
refactor(ui): remove excessive hover/focus/shadow effects from chat page
ZhenYi
2026-05-18 21:15:05 +0800
-
f4967925a7
chore: remove deprecated hmr config from vite.config.ts
ZhenYi
2026-05-18 20:54:48 +0800
-
b01a7390ee
fix(ui): guard profile header date format against invalid time value
ZhenYi
2026-05-18 20:54:43 +0800
-
9f8008b35d
fix(api): add created_at field to UserInfoExternal response
ZhenYi
2026-05-18 20:54:38 +0800
-
6d8076674f
chore(migrate): remove old room_compact_summary Rust migration module
ZhenYi
2026-05-18 20:45:15 +0800
-
c39ee1ce2a
refactor(ui): update shared layout and UI components for new theme system
ZhenYi
2026-05-18 20:45:00 +0800
-
16865117de
refactor(ui): update project and channel layouts for new theme system
ZhenYi
2026-05-18 20:44:52 +0800
-
86ab2d2f85
refactor(ui): update settings pages for new theme system
ZhenYi
2026-05-18 20:44:37 +0800
-
16739d3cf8
refactor(ui): update me/profile pages for new theme system
ZhenYi
2026-05-18 20:44:29 +0800
-
cab064f83f
refactor(ui): update chat page components for new theme system
ZhenYi
2026-05-18 20:43:58 +0800
-
e3a79166c2
refactor(ui): update App routing structure and main entry point
ZhenYi
2026-05-18 20:43:49 +0800
-
f77955074e
feat(ui): redesign theme system with CSS variable architecture
ZhenYi
2026-05-18 20:43:42 +0800
-
3df7ae78c9
feat(models): update AI subagent session with role fields and room streaming
ZhenYi
2026-05-18 20:43:34 +0800
-
4034e98dfb
refactor(service): multi-root skill scanner and chat/join_request updates
ZhenYi
2026-05-18 20:43:27 +0800
-
3faaff6220
refactor(git): expand hook sync with skill scanning and multi-root discovery
ZhenYi
2026-05-18 20:43:16 +0800
-
1d48cdc973
feat(fctool): add git LFS, merge analysis, ref listing, status tools and Bing search
ZhenYi
2026-05-18 20:43:08 +0800
-
8d144ac139
feat(agent): add architect, debugger, implementer, tester, security sub-agent roles
ZhenYi
2026-05-18 20:42:57 +0800
-
b413edccaf
refactor(migrate): replace hand-written migrations with SQL-file macro system
ZhenYi
2026-05-18 20:42:47 +0800
-
86d7cd2fe1
chore: add gene.md and public fonts
ZhenYi
2026-05-17 17:32:39 +0800
-
d6167af8ce
fix(ui): stable IR node IDs for streaming rerenders
ZhenYi
2026-05-17 17:32:34 +0800
-
54d6f01981
fix(ai): cap max_output_tokens to 2048 hard limit
ZhenYi
2026-05-17 17:32:29 +0800
-
78598b4586
refactor(skills): simplify BuiltInSkill and update triggers
ZhenYi
2026-05-17 17:32:24 +0800
-
60100a025c
refactor(chat): refactor skill context deduplication and injection
ZhenYi
2026-05-17 17:32:19 +0800
-
5c1b14c26a
refactor(perception): simplify active/auto detection and deduplication
ZhenYi
2026-05-17 17:31:50 +0800
-
1e94c280e9
chore: update Cargo dependencies, configs and API clients
ZhenYi
2026-05-17 16:38:28 +0800
-
88a51f45cb
feat(hooks): add AI chat and project presence hooks
ZhenYi
2026-05-17 16:38:18 +0800
-
30cc9f885e
feat(ui): improve channel, chat and layout components
ZhenYi
2026-05-17 16:38:07 +0800
-
dedcd33c70
chore(api): regenerate client types from OpenAPI spec
ZhenYi
2026-05-17 16:37:57 +0800
-
18a4adb32f
feat(service): add project members, activity and billing services
ZhenYi
2026-05-17 16:37:39 +0800
-
131c1cca2f
feat(agent): add orchestrator, agent profile and message favorites
ZhenYi
2026-05-17 16:37:30 +0800
-
51a1fb8c6c
feat(ui): improve me, project, settings and explore pages
ZhenYi
2026-05-17 16:37:14 +0800
-
dfc89cbbaa
feat(chat): add slash command menu and context
ZhenYi
2026-05-17 16:36:56 +0800
-
44944efd9b
feat(auth): add two-factor and password reset flow
ZhenYi
2026-05-17 16:36:26 +0800
-
bb9fe11869
rum
ZhenYi
2026-05-15 14:55:28 +0800
-
ed6b010ecc
exchange rum accesskey
ZhenYi
2026-05-15 13:38:01 +0800
-
9b351e612c
feat(ui): improve header layout and add theme preset selector
ZhenYi
2026-05-15 13:11:07 +0800
-
0491b668c7
feat(project): add member invitation to project creation modal
ZhenYi
2026-05-15 13:11:01 +0800