MittaAI / webwright

An AI powered shell for building, deploying, and running software.
MIT License
31 stars 2 forks source link

Scrub Message History for Code and Save Tokens #43

Closed kordless closed 1 month ago

kordless commented 1 month ago

Description

Implement a feature to scrub the message history for code snippets to save on tokens. Before scrubbing, scan the lib/aifunc.py and webwright/main.py files for any relevant code and ensure it is processed correctly.

Goals

Tasks

Benefits

kordless commented 1 month ago

Wrong description.