AnswerDotAI / AnswerDotAI/shell_sage

Document Logging System

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
documentation good first issue help wanted
Dominant language
Jupyter Notebook
Stars
409
Forks
45
Avg merge
1m
Merged PRs (30d)
1

Description

Add documentation for the logging system including:
- Database schema
- Query examples
- Log maintenance
- Configuration options

Example additions:
```markdown
## Logging
Logs are stored in SQLite at ~/.shell_sage/log_db/logs.db

Schema:
- timestamp: DateTime
- query: Text
- response: Text
- model: Text
```

Estimated time: 1-2 hours

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.