gitdataai/libs/agent
ZhenYi c850adb4eb refactor(api,agent): migrate libs/api room ws and libs/agent client to tracing
- api/room/ws.rs, ws_universal.rs: replace slog macros with tracing
- agent/client.rs: replace slog macros with tracing for AI retry logs
2026-04-21 22:31:13 +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 refactor(api,agent): migrate libs/api room ws and libs/agent client to tracing 2026-04-21 22:31:13 +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