add context.md, strip LLM timestamps, clippy fixes, simplify deploy target

This commit is contained in:
Fam Zheng
2026-04-10 22:43:52 +01:00
parent c0e12798ee
commit 9d2d2af33f
8 changed files with 91 additions and 23 deletions

View File

@@ -16,6 +16,7 @@ pub struct Config {
}
#[derive(Deserialize, Clone)]
#[allow(dead_code)]
pub struct GiteaConfig {
pub url: String,
/// Direct token or read from token_file at startup