gitdataai/libs/agent
ZhenYi 81e6ee3d48 feat(observability): Phase 1-5 slog structured logging across platform
Phase 1: add libs/observability crate (build_logger, instance_id);
  remove duplicate logger init from 4 crates
Phase 2: Actix-web RequestLogger with trace_id; MetricsMiddleware + HttpMetrics
Phase 3: Git SSH handle.rs slog struct; HTTP handler Logger kv
Phase 4: AI client eprintln -> slog warn; billing ai_usage_recorded log
Phase 5: SessionManager slog; workspace alert slog 2.x syntax
2026-04-21 13:44:12 +08:00
..
chat feat(agent): pass AppConfig through ToolContext and fix tool call handling 2026-04-20 19:32:03 +08:00
compact init 2026-04-15 09:08:09 +08:00
embed init 2026-04-15 09:08:09 +08:00
perception init 2026-04-15 09:08:09 +08:00
react init 2026-04-15 09:08:09 +08:00
task refactor(room): remove NATS, use Redis pub/sub for message queue 2026-04-16 17:24:04 +08:00
tool feat(agent): pass AppConfig through ToolContext and fix tool call handling 2026-04-20 19:32:03 +08:00
Cargo.toml feat(observability): Phase 1-5 slog structured logging across platform 2026-04-21 13:44:12 +08:00
client.rs feat(observability): Phase 1-5 slog structured logging across platform 2026-04-21 13:44:12 +08:00
error.rs refactor(room): remove NATS, use Redis pub/sub for message queue 2026-04-16 17:24:04 +08:00
lib.rs feat(agent): wire git_tools into AI tool registry with full schemas 2026-04-18 21:42:33 +08:00
tokent.rs init 2026-04-15 09:08:09 +08:00