docs: add tmux codex workflow article
This commit is contained in:
@@ -275,6 +275,18 @@ export default sidebar({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Codex',
|
||||
icon: 'fa6-solid:terminal',
|
||||
collapsible: true,
|
||||
children: [
|
||||
{
|
||||
text: 'tmux + Codex 终端会话管理实战',
|
||||
icon: 'mdi:console',
|
||||
link: 'tmux-codex-workflow.md',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'ChatGPT',
|
||||
icon: 'fa6-solid:comments',
|
||||
|
||||
Reference in New Issue
Block a user