Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion 05_resources/stack-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@

### Observability
- [Opik](https://opik.ai/): Monitoring and evaluation
- [agenttrace](https://github.com/luoyuctl/agenttrace): Local TUI for inspecting AI coding agent sessions, including cost, token usage, latency, failures, and reports.
- [ ] todo add more
### Specialized Agent Tools
- [mem0](https://github.com/mem0ai/mem0): Agent memory management
Expand Down Expand Up @@ -160,4 +161,4 @@ graph TD
D --> E[Data Movement Layer<br/>Moves inputs and outputs between components]
E --> F[Infrastructure Layer<br/>Ensures services are running and scaled]
F --> G[Monitoring & Feedback Layer<br/>Logs, evaluates, and informs agent refinement]
```
```