Commit History

Author SHA1 Message Date
  Dax Raad 75c29d4d1c summary optimizaitons 3 months ago
  Patrick Wolf 416f2964b5 fix: preserve agent context during compaction (#4556) 3 months ago
  Dax Raad 759635eefa fix gpt compaction issue 3 months ago
  Dax a1214fff2e Refactor agent loop (#4412) 3 months ago
  Aiden Cline f7cc46cd9f set cap for max time to wait between retries (#4135) 3 months ago
  GitHub Action 34ff87d504 chore: format code 3 months ago
  GitHub Action 5f7e1e099b chore: format code 3 months ago
  Dax Raad d462e380f4 fix: update references after moving message functions to MessageV2 namespace 3 months ago
  Dax Raad 9554abb56e message storage performance improvements 3 months ago
  GitHub Action 2bcc00dbf0 chore: format code 3 months ago
  Dax Raad e45e94634f only display last 100 messages in TUI 3 months ago
  Dax Raad 1ea3a8eb9b big format 3 months ago
  Dax 96bdeb3c7b OpenTUI is here (#2685) 3 months ago
  Filip 51e4c9fc4c add optional headers field to model config (#3546) 3 months ago
  Danilo Favato b66e7b6fce tweak: add experimental chatMaxRetries to config (#2116) 4 months ago
  Aiden Cline 982954cc1b feat (acp): mcp server support, file diffs, some default slash commands (/init, /compact), show todos properly (#3490) 4 months ago
  Aiden Cline 0af4505756 fix: litellm error tool= param must be specified 4 months ago
  Jérôme Benoit 0eb899a950 chore: cleanup versioned zod imports (#3460) 4 months ago
  Aiden Cline 7c7ebb0a9d feat: retry parts (#3369) 4 months ago
  Dax Raad 1f80de2fa6 core: add experimental turn summarization to compact conversation history 4 months ago
  Dax Raad 28d8af48a0 add parent id to assistant messages 4 months ago
  Aiden Cline ca0f3902b7 fix: provider option transforms (#3331) 4 months ago
  Aiden Cline 1f869bccc1 make compact interruptable (#3251) 4 months ago
  Fabian Kukuck ca534a36e5 feat: make compact feature use streaming API (#3079) 4 months ago
  Aiden Cline 53d9717d90 fix: pass options to compact (#3136) 4 months ago
  Dax Raad 10998d62b9 core: improve session API reliability with proper input validation 4 months ago
  Dax Raad 259c722208 only prune messages from more than 2 turns ago 5 months ago
  Dax Raad 3aeac02bf1 enable session pruning and allow disabling with OPENCODE_DISABLE_PRUNE 5 months ago
  Dax c1b4e1f19d Upgrade to Zod v4 (#2605) 5 months ago
  Dax Raad a00b49d65b disable autocompact if context is 0 5 months ago