summaryrefslogtreecommitdiffhomepage
path: root/js/src/session/session.ts
AgeCommit message (Collapse)Author
2025-05-30syncDax Raad
2025-05-30syncDax Raad
2025-05-30syncDax Raad
2025-05-29Improve async share handling and enhance diagnostic output with filenamesDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-29support continuationDax Raad
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-29fix raceDax Raad
2025-05-29add summarizeDax Raad
2025-05-29type error fixDax Raad
2025-05-29syncDax Raad
2025-05-29syncDax Raad
2025-05-29remove secondary codegenDax Raad
2025-05-29eventDax Raad
2025-05-29rework typesDax Raad
2025-05-28autoshareDax Raad
2025-05-28syncDax Raad
2025-05-28syncDax Raad
2025-05-28syncDax Raad
2025-05-28syncDax Raad
2025-05-28abortDax Raad
2025-05-28add costDax Raad
2025-05-28add provider_listDax Raad
2025-05-27add session listDax Raad
2025-05-27Refactor LSP tools and add hover functionalityDax Raad
- Split diagnostics tool into separate lsp-diagnostics.ts file - Add new lsp-hover.ts tool for LSP hover information - Update tool exports and session integration - Remove old diagnostics.ts file 🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26Add automatic CONTEXT.md loading and improve share sync reliabilityDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26track tokens progressivelyDax Raad
2025-05-26Standardize API parameters to camelCase and improve LSP client reliabilityDax Raad
- Convert tool parameters from snake_case to camelCase for consistency - Add file existence check in LSP client before opening files - Fix version increment timing in LSP textDocument operations - Optimize session token tracking using onStepFinish callback - Add debugging logs for diagnostics troubleshooting 🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26syncDax Raad
2025-05-26Fix session update to use proper getter and correct operation orderDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26Clean up code formatting and remove unused imports for better consistencyDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26syncDax Raad
2025-05-26titleDax Raad
2025-05-26syncDax Raad
2025-05-26more toolsDax Raad
2025-05-26ls toolDax Raad
2025-05-26exit properlyDax Raad
2025-05-26shareDax Raad
2025-05-26add tool testsDax Raad
2025-05-26tool metaDax Raad
2025-05-26toolzDax Raad
2025-05-26openapiDax Raad
2025-05-26syncDax Raad
2025-05-26syncDax Raad
2025-05-26processDax Raad
2025-05-26syncDax Raad