summaryrefslogtreecommitdiffhomepage
path: root/js/src/provider
AgeCommit message (Collapse)Author
2025-05-30syncDax Raad
2025-05-30wip: refactoring tuiadamdottv
2025-05-29Remove React/Ink dependencies and add context window managementDax Raad
- Remove unused React and Ink CLI dependencies to simplify package - Update provider schema to use maxOutputTokens for clarity - Add automatic summarization when approaching context window limits - Simplify message event handling and add cost/token metadata display 🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-29type error fixDax Raad