Star
42
Fork
37
代码
介绍
代码
Issues
9
Pull Requests
3
流水线
Actions
讨论
Wiki
项目成员
63
分析
项目设置
Star
42
Fork
37
master
xiaoO
/
apps
/
xiaoo-app
下载当前目录
hypothesiser
feat: enhance external command handling in TUI and add tests
2c25d0e5
创建于
9 天前
历史提交
文件
最后提交记录
最后更新时间
src
!205
feat: enhance external command handling in TUI and add tests From: @hypothesiser Reviewed-by: @extinctfire See merge request: openeuler/xiaoO
!205
8 天前
Cargo.toml
optimize: add proactive token estimation and config validation with URL optimization Co-Authored-By: GLM-5
16 天前
README.md
feat: initial commit with core features
2 个月前
build.rs
fix(tui): input auto-wrap, Alt+Enter newline, and intelligent arrow key navigation By the way, apply cargo fmt for code style consistency. Co-Authored-By: GLM-5
12 天前
README.md
xiaoo-app
Application-layer package for XiaoO.
Current role
Own the app assembly layer for gateway, TUI, channel ingress, and process bootstrap.
Depend on
crates/*
for runtime, memory, contracts, and shared types.
Keep transport concerns out of
crates/core
.