HackerTrans
TopNewTrendsCommentsPastAskShowJobs

traviscline

no profile record

Submissions

Show HN: go-iroh – iroh compatible networking for Go

github.com
3 points·by traviscline·قبل 15 يومًا·0 comments

comments

traviscline
·قبل 5 أشهر·discuss
Been using these types of flows across agent harnesses for a while. Check out https://github.com/tmc/it2
traviscline
·قبل 10 أشهر·discuss
I’m seeing this even in RecoveryOS after a fresh MacOS install..

Can others check logs on MacOS and iOS devices?
traviscline
·السنة الماضية·discuss
https://github.com/tmc/mcp/blob/next/cmd/mcpdiff/testdata/sc...

This is what the tests look like, for both the tools and to validate the servers.
traviscline
·السنة الماضية·discuss
In the current state you can insert “mcpspy” in front of a server and it intercepts and streams out a plain text format that’s nice for humans and machines. There’s also a replay tool that emulates previous traffic, including in mock client and server modes, and a diffing program that is mcp protocol aware.

Oh, and most importantly, a vim syntax plugin for the .mcp file format.
traviscline
·السنة الماضية·discuss
Thanks for this, I’ve been feeling similarly.

I’m working on some Go programs/tools with the explicit goal of describing existing servers in a language neutral manner to try to get some sanity into the mix.

I was reenergized to pick this back up because Google is working on a version so I want to get these tools ready.

Open to ideas and input, have been noodling on it for a bit now, lots not in form to share but figured I’d share early:

https://github.com/tmc/mcp