[Feature Request] Auto-archive conversation history instead of discarding during compacting cycle

Resolved 💬 2 comments Opened Dec 13, 2025 by bmdragos Closed Dec 13, 2025

Bug Description
compactifying history sends crucial context to the void. default behavior should be to default the histroy logs to local archives that can be searched. That way it doesn't pollute token context pool but is searchable.

Environment Info

  • Platform: darwin
  • Terminal: windsurf
  • Version: 2.0.69
  • Feedback ID: ca5d2069-4c9c-47e7-bbc2-9e137ca37a03

Errors

[{"error":"Error: Could not resolve authentication method. Expected either apiKey or authToken to be set. Or for one of the \"X-Api-Key\" or \"Authorization\" headers to be explicitly omitted\n    at validateHeaders (/$bunfs/root/claude:749:1013)\n    at buildHeaders (/$bunfs/root/claude:749:8516)\n    at async buildRequest (/$bunfs/root/claude:749:7582)\n    at async makeRequest (/$bunfs/root/claude:749:3410)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-13T14:59:50.067Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/claude:749:3939)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-13T16:05:20.134Z"},{"error":"Error: Request was aborted.\n    at _createMessage (/$bunfs/root/claude:416:3151)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-13T17:07:41.551Z"}]

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗