Universal Edition: Support for Claude, OpenCode, Gemini, and Codex #244
Replies: 2 comments 4 replies
|
This is genuinely impressive work, and I can see you took the #45 reasoning seriously rather than just porting around it. Before anything else, though, one thing to flag for your own sake: Your
Now the fun part - the architecture. I looked closely and you did land real zero-duplication: One honest note in case staying synced with upstream matters to you. The shape I'd sketched in #45 keeps On linking it so others can find it (which I did offer in #45): I'd love to once the profile file is placeholder-clean - I won't point people at a fork that's exposing personal data. Sort that out and give me a shout, and we can figure out the best place for it. Really nice work. |
|
Saw the quickstart fixes land (checked both files directly): Your Universal Edition is now listed in the #78 index as the multi-harness adaptation, with the agreed note that the top layer is restructured ( |
Uh oh!
There was an error while loading. Please reload this page.
🚀 Update: Universal Edition Framework Available
Hello everyone! I hope you're all doing well.
Taking Mads' advice from Issue #45, I have built a Universal Edition of this framework.
🏗️ Architectural Improvements
To avoid duplicating workflow files and causing configuration drift, I implemented a zero-duplication
modes/architecture.AGENTS.md.OPENCODE.md,GEMINI.md,CLAUDE.md, andCODEX.md) to route the agents.✅ Testing & Validation
I have personally tested the full workflow end-to-end (
setup➔scrape➔apply) using OpenCode, and it works flawlessly.🔗 Try It Out
You can explore the fork and run it with your favorite AI CLI here:
👉 waleedtarbosh/ai-job-search
If anyone encounters any issues, needs help setting it up, or wants to suggest fixes, please don't hesitate to reach out. I'd be happy to help!
All reactions