caoxiaozhu
  • Joined on 2025-12-17
caoxiaozhu created branch phase1-registry in caoxiaozhu/JARVIS 2026-04-02 21:57:47 +08:00
caoxiaozhu pushed to phase1-registry at caoxiaozhu/JARVIS 2026-04-02 21:57:47 +08:00
b3f9b5e715 fix: harden streaming chat persistence and access control
4251a79062 feat: add agent registry manifests and coverage
e9ba8597e9 chore: ignore .worktrees directory
08251556c3 chore: add logs/ to .gitignore
e0fe3ca623 feat: enhance agent orchestration, knowledge flow and UI refinements
Compare 5 commits »
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-25 22:47:21 +08:00
d85cb9cf35 update local startup flow and add root env example
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-25 15:45:24 +08:00
db1a46af39 Update agents hierarchy canvas interactions
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-25 11:27:15 +08:00
0410091109 修改UI
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-24 21:44:09 +08:00
0d89325b09 Update agent orchestration and knowledge flow
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-24 21:42:11 +08:00
aafa05dc1c Refine agents command center topology visuals
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-24 16:16:13 +08:00
b8d135a7e2 Add cross-platform setup and start scripts
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-24 15:07:21 +08:00
a3aa15d339 feat(auth): add admin bootstrap and username login
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-22 22:45:56 +08:00
6f594631e9 Refine knowledge brain workflow
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-22 13:51:53 +08:00
67ea3d2682 Update agent graph orchestration prompts
90ea732584 Add local project snapshots and plans
7d80a6e2ec Add brain and chat workspace views
d2447ee635 Add brain memory services and APIs
e3691b01bb Stabilize knowledge uploads in the UI
Compare 6 commits »
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-21 22:22:09 +08:00
a9ddf3c9b4 feat(frontend): migrate runtime log page and restore build
b024a2bcb5 refactor(frontend): move views into app and pages structure
a27736a832 feat(logs): unify filtering across list and stats
Compare 3 commits »
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-21 12:02:38 +08:00
204cb223a3 Fix Log model registration - import models before init_db
ca69a35e02 chore: remove credentials from login placeholder
dc8cd06625 fix(login): allow username login by changing input type from email to text
Compare 3 commits »
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-21 11:58:53 +08:00
9e4e94c75e Add log system with three log types (agent/system/chat)
30568846b3 fix(settings): use deep copy to fix SQLAlchemy change detection
e9ce0235fd fix(settings): auto-save after deleting a model
977ef34aad fix(settings): add stop modifier to delete button click
Compare 4 commits »
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-21 11:46:29 +08:00
2114880e47 fix: add 4-column grid for conversations and ensure chart visibility
c7ce916cca fix(settings): sync enabled state after test passes
Compare 2 commits »
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-21 11:44:40 +08:00
9606d4d9e1 feat: rename data metrics to runtime status with more charts
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-21 11:42:51 +08:00
b284f395fd feat: rename Skill 市场 to 技能中心 with Star icon
edee597d5f fix(settings): add name field editing in LLMTableRow
c85e3e6988 chore(settings): remove dead code from SettingsView.vue
e7c1a57287 fix(settings): wire up saveModel to persist changes
7bbaf67591 feat(settings): refactor LLM config to table inline-edit UI
Compare 5 commits »
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-21 11:30:42 +08:00
99c30d9534 feat: add SkillView page
9824bc2d6c feat: add SkillRegistry for agent integration
fad41ce94a fix(settings): use local state in LLMTableRow to avoid props mutation
6966ced359 feat: add Skill route and navigation
0f63ac82f4 feat: add skill API client
Compare 11 commits »
caoxiaozhu pushed to main at caoxiaozhu/JARVIS 2026-03-21 11:22:30 +08:00
fcd13d8d9f Add skill system implementation plan
089975badb docs: add LLM config table UI design spec
4ab2c101cb Add skill system design document
Compare 3 commits »
caoxiaozhu created branch main in caoxiaozhu/JARVIS 2026-03-21 10:15:36 +08:00