feat(runtime): green-ness contract

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
Jobdori
2026-04-04 00:42:41 +09:00
parent f76311f9d6
commit f12cb76d6f
2 changed files with 153 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ mod compact;
mod config;
mod conversation;
mod file_ops;
pub mod green_contract;
mod hooks;
mod json;
pub mod lsp_client;