HackerTrans
TopNewTrendsCommentsPastAskShowJobs

acoyfellow

no profile record

Submissions

[untitled]

1 points·by acoyfellow·قبل 5 أشهر·0 comments

[untitled]

1 points·by acoyfellow·قبل 5 أشهر·0 comments

Show HN: T2T – Voice-to-text with MCP support local and cross-platform

t2t.now
4 points·by acoyfellow·قبل 7 أشهر·2 comments

[untitled]

1 points·by acoyfellow·قبل 7 أشهر·0 comments

[untitled]

1 points·by acoyfellow·قبل 7 أشهر·0 comments

Implementing Patterns with the Cloudflare Agents SDK

coey.dev
1 points·by acoyfellow·قبل 7 أشهر·0 comments

Show HN: Anytool – Give your LLM infinite tools with one API

anytoolhq.com
2 points·by acoyfellow·قبل 8 أشهر·6 comments

Show HN: inbox.dog – AI agents for Gmail support that sort, reply, and escalate

inbox.dog
2 points·by acoyfellow·قبل 8 أشهر·0 comments

comments

acoyfellow
·قبل 3 أشهر·discuss
It is. They are saying “we are willing to chase the mouse for you for money”.
acoyfellow
·قبل 5 أشهر·discuss
Thank you - take each one with a grain of salt, and heavily ask your AI agent (or your brain) to vet everything. I'm honestly newer to open source, I've been lurking at my desk alone for too long
acoyfellow
·قبل 5 أشهر·discuss
I release stuff all the time, so yes I suppose? Not trying to spam but you can find a mix of open source, b2b saas i own, and client saas I manage on my personal website.
acoyfellow
·قبل 5 أشهر·discuss
I do a fun orchestration system for long running loops on exe.dev (small write up docs.coey.dev) and I feel like I have super powers.

Self healing, I try two ways:

1) use a memory tool to store learnings for next iteration (Deja.coey.dev) and have the loop system instructions tell how to use it. One orchestrator, and sequential worker agents who run til their context is full and then hand off to the next run with learnings

2) the agent Shelley on exe can search past convos when promoted too for continuation.

I’ve been doing this with great success just “falling” into the implementation after proper guardrails are placed
acoyfellow
·قبل 6 أشهر·discuss
https://coey.dev
acoyfellow
·قبل 7 أشهر·discuss
Thanks!

I agree. that's next on my list. Wanted to get it out there early. Thanks for checking it out!
acoyfellow
·قبل 8 أشهر·discuss
Thanks for testing - i apologize for wasting your time... But I did take a deep look at things and figured out how to make generation of tools more reliable.

If you're still interested, please take another try... I've got more visibility into logs and errors, and it should be much more reliable!
acoyfellow
·قبل 8 أشهر·discuss
Yes, thank you, I know it's not ideal now. It would make a much better impression.

I plan on adding it soon, after smoothing out the internals.
acoyfellow
·قبل 8 أشهر·discuss
Hey thanks for taking a look! Diving in now. [email protected] routes to me, happy to chat!

edit: problem found, fixed, and tested.. let me know if you have a chance to try again
acoyfellow
·قبل 7 سنوات·discuss
Awesome work. What does your overhead look like roughly?