Commit Graph

2 Commits

  • add slash resume (#7302)
    `codex resume` isn't that discoverable. Adding it to the slash commands
    can help
  • Add documentation for slash commands in docs/slash_commands.md. (#5685)
    This pull request adds a new documentation section to explain the
    available slash commands in Codex. The update introduces a clear
    overview and a reference table for built-in commands, making it easier
    for users to understand and utilize these features.
    
    Documentation updates:
    
    * Added a new section to `docs/slash_commands.md` describing what slash
    commands are and listing all built-in commands with their purposes in a
    formatted table.