b66d51186e670bfa4ea6e1c4437f8a50007e10fa
CI / check (push) Has been cancelled
CI / test (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / deploy (push) Has been cancelled
CI / deploy-infra (push) Has been cancelled
CI / check (pull_request) Has been cancelled
CI / test (pull_request) Has been cancelled
CI / clippy (pull_request) Has been cancelled
CI / deploy (pull_request) Has been cancelled
CI / deploy-infra (pull_request) Has been cancelled
Nazarick
An AI agent framework built in Rust.
Workspace Structure
nazarick/
├── crates/
│ ├── nazarick-core/ # Shared types, traits, and errors
│ ├── sebas-tian/ # Main butler agent
│ ├── memory/ # 3-layer memory system
│ ├── skills/ # Explicit sub-skills
│ └── api/ # Communication layer
└── config/ # Configuration files
Building
cargo build
Testing
cargo test
License
TBD
Description
Languages
Rust
99.5%
Dockerfile
0.5%