Skip to content

feat: rebrand app for KangAIrooski and add Tell Colleen workflow - #14

Open
CollDummeyer wants to merge 5 commits into
composio-community:masterfrom
CollDummeyer:feat/kangarooski-andy-ui-tell-colleen
Open

feat: rebrand app for KangAIrooski and add Tell Colleen workflow#14
CollDummeyer wants to merge 5 commits into
composio-community:masterfrom
CollDummeyer:feat/kangarooski-andy-ui-tell-colleen

Conversation

@CollDummeyer

Copy link
Copy Markdown

Summary

  • Rebrand the Electron UI with KangAIrooski + Andy styling, copy, and assets for a cohesive analyst-focused experience.
  • Add a Tell Colleen pathway end-to-end: backend GitHub-issue submission helper, /api/tell-colleen endpoint, and a dedicated skill for escalation/feedback workflows.
  • Carry forward the Python-first server/provider migration and related project configuration updates included in this branch.

Test plan

  • Run npm run server and confirm backend starts cleanly.
  • Run npm start and verify KangAIrooski/Andy home + chat visuals render as expected.
  • Send a normal chat message and verify streaming still works.
  • Exercise Tell Colleen and verify /api/tell-colleen returns status: sent when GITHUB_TOKEN is configured.
  • Confirm the skill at .claude/skills/tell-colleen/SKILL.md is discoverable in relevant prompts.

Made with Cursor

Unifies the desktop experience around Andy the Analyst with KangAIrooski styling and adds a backend + skill path to escalate user feedback to Colleen via GitHub issues, while carrying forward the Python server/provider migration.

Made-with: Cursor
Added new neon color variables and applied them to various elements, including buttons and sidebar components. Updated styles to incorporate text shadows and box shadows for a more vibrant and modern look.
Add Meta Cloud API GET/POST webhook endpoints, optional Composio org webhook,
and a reply pipeline that runs Claude with Composio MCP then sends
WHATSAPP_SEND_MESSAGE. Document env vars and HOST-based server binding.

Made-with: Cursor
… steps

opencode.json is rewritten at runtime with session MCP URLs and headers;
keep only a placeholder example in git. Expand the WhatsApp skill with
Meta field subscription and env mapping for full two-way setup.

Made-with: Cursor
Filter Claude reasoning chunks from WhatsApp responses and strip any accidental thinking wrappers before sending through Composio.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant