Phuriwaj

Contact

CC-OpenACP

Integrating Claude Code (CC) with OpenACP to enable agent-style workflows, with a Discord interface for session control.

Current Focus

Getting the Discord interface operational so slash commands (e.g. /clear) can be sent to Claude Code sessions running inside OpenACP.

Open Tasks

  • Fix / get Discord interface working in OpenACP
  • Test /clear and /compact commands once Discord is live
  • Confirm session thread interaction works (typing commands in thread)

Key Decisions / Insights

  • /clear and /compact are Claude Code slash commands — they work inside a CC session running within OpenACP once the Discord interface is active
  • In OpenACP’s own Discord interface, /clear resets the assistant session history
  • These are distinct: OpenACP Discord commands vs. Claude Code internal slash commands

People

Progress Log

2026-06-02

Clarified command taxonomy: CC slash commands (/clear, /compact) are native to Claude Code sessions. OpenACP’s Discord interface has its own /clear for resetting session history. Discord interface not yet functional — unblocking this is the critical next step.