deepstrike-core 0.2.34

Cross-language agent runtime kernel — pure computation, zero I/O
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod compression;
pub mod config;
pub mod dashboard;
pub mod manager;
pub mod partitions;
pub mod pressure;
pub mod renderer;
pub mod renewal;
pub mod sections;
pub mod skill_catalog;
pub mod snapshot;
pub mod summarizer;
pub mod task_state;
pub mod text;
pub mod token_engine;