AgentOps-AI / AgentOps-AI/agentops

Audit and fix remaining deprecated session terminology in documentation

Open
#1,173 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.8k
Forks
619
PR merge metrics
No merged PRs in 30d

Description

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.