Skip to content

Support Codex and Claude commands in the existing chat UI #97

Description

@llmreseacher

For Codex and Claude Code, the slash picker exposes skills and MonoCode shortcuts without a way to choose the agent's commands. For example, /status should show useful status for the current graphical conversation.

Proposed behavior:

  • Add All / Agent commands / Skills filters and /agent:name to resolve collisions with skills.
  • Implement GUI counterparts for commands that MonoCode can support through the current session's controls and provider adapters.
  • Keep the transcript, composer, draft and attachments in the existing chat; do not hand off to a terminal or another provider session.
  • Label commands without a GUI implementation as unsupported, keep their draft on invocation, and avoid forwarding them as ordinary model prompts.

PR #98 implements status/context, model and permissions controls, fast/effort settings where available, compaction, planning, diff, stop and help. Full CLI command parity remains outside this implementation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions