AgentOps-AI / AgentOps-AI/agentops
Audit and fix remaining deprecated session terminology in documentation
- Linguagem predominante
- Python
- Estrelas
- 5.8k
- Forks
- 619
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## Problem
There may be remaining references to deprecated session terminology throughout the documentation that need to be updated.
## Files to Audit
- All documentation files in docs/ directory
- Look for 'sesion' typos, deprecated session functions, and outdated terminology
## Changes Needed
- Replace deprecated session references with current trace terminology
- Fix any spelling errors ('sesion' -> 'session' -> 'trace')
- Update function references (start_session/end_session -> start_trace/end_trace)
- Ensure consistent terminology throughout
## Context
Comprehensive audit needed to catch any remaining deprecated terminology that wasn't caught in initial fixes.
## Assignee
Please assign to Dwij when creating
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.