-
Notifications
You must be signed in to change notification settings - Fork 92
ADD SIP: Agent Coordination Framework #246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
KBryan
commented
Nov 28, 2025
- A SIP for the Stacks ecosystem inspired by ERC-8001
* A SIP for the Stacks ecosystem inspired by ERC-8001
|
Just wanna add related ERCs links:
|
|
Awesome job getting this started! We chatted a bit about this in the AIBTC Discord It would be helpful to initialize clarinet with this contract code and create at least some relevant unit tests. Using You'll find resources on the Clarity language, Clarinet, the Clarinet SDK, and Rendezvous in the Stacks documentation. |
|
Actually while it's good to have the code here as a reference probably better to have a separate example repo for all that I listed. Hold tight - I have an idea! 💡 |
|
Very interesting |
|
I'll continue this conversation on Discord. Clarity isn't my primary language, and I will rely on the AIBTC to address any gaps in this proposal. |
Can we maybe also get it into the Stacks Forum here: https://forum.stacks.org/ ??? |
|
Used the ERC-8001 website text, the SIP text, Stacks docs, and Clarity tips from over the years to make the clarity reference in Started as an experiment to get the LLM to write better Clarity code. It improved the output with the extra context but still had to hand-hold it through some specific issues like incorrect keywords or Tests are a WIP I kept running into issues with OpenRouter returning short responses so iterations took a bit longer. It chokes a bit on simnet and Clarinet usage too but this should help get things closer (I think?) Direct link to CLARITY_REFERENCE.md document used with LLM: |
|
Maybe see if we could 'vibe' 8004 for SIP using the same process? 👀 |
|
Nice work @whoabuddy, going to get this setup today. |
|
I have an issue with Clarity 4. I want to use the new timestamp. |
|
@whoabuddy and @Hero-Gamer first deployment of ERC-8001 on Stacks. I personally don't like this moniker. At what point does one get assigned an official SIP # |
* Update contracts based on whoabuddy's template. * I want to take advantage of Clarity 4's timestamp. I will need to return to this later.
|
@KBryan excited to see this come to life on Stacks |
|
@KBryan curious how things are going, any blockers at this point? where are we at in the process? did you get your Clarity questions resolved? |
|
@whoabuddy, things have been going well, and thanks for checking in. ERC-8001 reached final status, and I want to get back to working on this SIP. The process is different from on Ethereum, and I haven't gotten any review on what I need to change or edit. How does this process work? Is there a reviewer who can give more insight? |
cannot confirm or deny i'm working on this also @Hero-Gamer can you hook @KBryan up with next steps? you had cool graphics and explainers and what-not I'll likely have similar questions if I get the 8004 variant out the door and they are both cross-chain designs so would be good to go through process near the same time |