Been working on some fun side projects over the past few months. Built them out with a combo of Copilot CLI, Claude Code, and Codex - I have them critique each other for reviews to get different harness takes.
agent-sdk-core: A library that provides a single interface that wraps multiple SDKs to communicate with Copilot, Claude, Codex, OpenCode. Uses Agent Client Protocol to talk with Open Claw and Hermes.
github.com/DanWahlin/agent-s…
ai-agent-board: A Kanban board project where every card can be delegated to a different agent (Copilot, Claude, Codex, OpenCode, Open Claw, Hermes). It uses agent-sdk-core to talk with the selected agent(s) and streams output to a panel when a card is selected to view the status.
github.com/DanWahlin/ai-agen…
agent-mission-control: A live dashboard, history viewer, and analytics chat that provides insights into the activity of GitHub Copilot CLI and GitHub Copilot App agent sessions.
github.com/DanWahlin/agent-m…
agent-arcade: A retro arcade game collection that runs as a transparent overlay on your desktop - built with GitHub Copilot CLI. Play while waiting for your AI agents to do their thing.
github.com/DanWahlin/agent-a…
Have another one called agent-mic that I hope to get back to soon (it's cool!) but need more hours during nights and weekends. 😂