• Joined on 2026-04-14
ZhenYi pushed to main at ZhenYi/imks 2026-06-11 06:02:25 +00:00
1b300865d9 build(docker): add Dockerfile and .dockerignore for containerization
0dbac480ae feat(telemetry): integrate OpenTelemetry observability stack with health metrics
40241e5db3 fix(database): align UUID defaults and add draft uniqueness constraint
821537186e refactor(tests): reformat code and update dependency management
06e8ee96a5 feat(auth): add authentication protocol definitions and build configuration
ZhenYi created branch main in ZhenYi/imks 2026-06-11 06:02:25 +00:00
ZhenYi created repository ZhenYi/imks 2026-06-11 06:02:08 +00:00
ZhenYi created branch main in ZhenYi/mailsk 2026-06-07 15:00:33 +00:00
ZhenYi pushed to main at ZhenYi/mailsk 2026-06-07 15:00:33 +00:00
c4824ef261 feat(k8s): add Kubernetes Helm chart for emailks service
d0852ad131 feat(build): add Docker support for emailks service
5fa7a82548 chore(project): initialize project with core configuration and dependencies
ZhenYi created repository ZhenYi/mailsk 2026-06-07 14:59:31 +00:00
ZhenYi pushed to main at ZhenYi/gitdataai 2026-06-01 14:36:57 +00:00
dbb9e2a1e1 feat(chart): add web frontend, external ConfigMap, SSH secret; fix probes and container names
ZhenYi pushed to main at ZhenYi/gitdataai 2026-06-01 14:07:25 +00:00
1e82d22048 chore(git): ignore .codegraph directory in git tracking
c7c490bf77 feat: add env example, chart config, and track lib
9bc0e742bc refactor: update frontend components and pages
10baa7fbd2 refactor: update git, email, AI libs and app entries
ff5beeca31 refactor: update API and service layers
Compare 61 commits »
ZhenYi pushed to main at ZhenYi/gitdataai 2026-05-18 13:16:58 +00:00
e7d38fc565 refactor(ui): remove hover color changes from channel message input buttons
e1bfac3da0 refactor(ui): remove excessive hover/focus/shadow effects from chat page
f4967925a7 chore: remove deprecated hmr config from vite.config.ts
b01a7390ee fix(ui): guard profile header date format against invalid time value
9f8008b35d fix(api): add created_at field to UserInfoExternal response
Compare 5 commits »
ZhenYi pushed to main at ZhenYi/gitdataai 2026-05-18 12:46:22 +00:00
6d8076674f chore(migrate): remove old room_compact_summary Rust migration module
c39ee1ce2a refactor(ui): update shared layout and UI components for new theme system
16865117de refactor(ui): update project and channel layouts for new theme system
86ab2d2f85 refactor(ui): update settings pages for new theme system
16739d3cf8 refactor(ui): update me/profile pages for new theme system
Compare 14 commits »
ZhenYi pushed to main at ZhenYi/gitdataai 2026-05-17 09:35:20 +00:00
86d7cd2fe1 chore: add gene.md and public fonts
d6167af8ce fix(ui): stable IR node IDs for streaming rerenders
54d6f01981 fix(ai): cap max_output_tokens to 2048 hard limit
78598b4586 refactor(skills): simplify BuiltInSkill and update triggers
60100a025c refactor(chat): refactor skill context deduplication and injection
Compare 15 commits »
ZhenYi pushed to main at ZhenYi/gitdataai 2026-05-15 06:55:46 +00:00
ZhenYi pushed to main at ZhenYi/gitdataai 2026-05-15 05:38:41 +00:00
ed6b010ecc exchange rum accesskey
9b351e612c feat(ui): improve header layout and add theme preset selector
0491b668c7 feat(project): add member invitation to project creation modal
7ec848470e feat(ui): add global search palette with Cmd+K shortcut
f597da6e33 feat(ui): improve streaming reasoning block lifecycle control
Compare 5 commits »
ZhenYi pushed to main at ZhenYi/gitdataai 2026-05-15 04:28:57 +00:00
b35d2d4fe7 refactor(access_key): migrate auth to Argon2 password verification
0703816482 feat(ssh): enhance ref update handling and add push queue
2b6b4af3db feat(http): improve auth verification and route handling
Compare 3 commits »
ZhenYi pushed to main at ZhenYi/gitdataai 2026-05-14 16:54:58 +00:00
894c3873a4 fix deploy repo volume permissions
6ba06be47e add rum
3a1a7b97db feat: update App routing and MeSidebar component
31e9bb68ac feat(ui): update Header and ChannelSidebar components
c015871024 feat(channel): enhance message components
Compare 78 commits »
ZhenYi pushed to refactor at ZhenYi/gitdataai 2026-05-14 15:16:31 +00:00
3a1a7b97db feat: update App routing and MeSidebar component
31e9bb68ac feat(ui): update Header and ChannelSidebar components
c015871024 feat(channel): enhance message components
8702312c32 feat(settings): add AccessSettings and room context updates
c308fc044d feat(project): enhance channel and issues pages
Compare 9 commits »
ZhenYi pushed to refactor at ZhenYi/gitdataai 2026-05-14 13:52:06 +00:00
32bd760b77 chore: update package.json dependencies and index.html
df4cf55b07 feat: update App.tsx with project features
826fa1226a feat: enhance MePage and add layout improvements
9981664731 feat(me): add ActivityTimeline and NotificationList components
e64dc94d29 feat: add IssuesPage with tabs and kanban board
Compare 9 commits »
ZhenYi pushed to refactor at ZhenYi/gitdataai 2026-05-14 02:48:29 +00:00
b8bd0ec545 refactor(frontend): apply formatting and update chat, settings, project pages
8731c01908 feat(api,config): add ESLint rules, update OpenAPI schema with fork API and project stats
12eaa83b87 refactor(transport): apply rustfmt formatting
06c08148cb refactor(service,session): apply rustfmt formatting
18ea3cc355 refactor(room): apply rustfmt formatting
Compare 14 commits »
ZhenYi pushed to refactor at ZhenYi/gitdataai 2026-05-12 16:33:19 +00:00
96ce6fde1c feat(docker): add safe.directory git config for git-enabled containers
ZhenYi pushed to refactor at ZhenYi/gitdataai 2026-05-12 16:01:25 +00:00
1c55cb8559 refactor(docker): run all containers as root, add compact log format support