gitdataai/libs/agent
ZhenYi aeb765d2ac chore(deps): replace slog with tracing in workspace Cargo.toml and crates
- Cargo.toml: update root dependencies
- libs/agent/Cargo.toml: slog -> tracing
- libs/api/Cargo.toml: slog -> tracing
- Cargo.lock: update lockfile
2026-04-21 22:31:30 +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 chore(deps): replace slog with tracing in workspace Cargo.toml and crates 2026-04-21 22:31:30 +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