Commit Graph

1 Commits

  • feat: add /compact (#289)
    Added the ability to compact. Not sure if I should switch the model over
    to gpt-4.1 for longer context or if keeping the current model is fine.
    Also I'm not sure if setting the compacted to system is best practice,
    would love feedback ๐Ÿ˜„
    
    Mentioned in this issue: https://github.com/openai/codex/issues/230