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?