Live data from Hacker News

Show HN: DenchClaw – Local CRM on Top of OpenClaw

github.com

71–80 of 143 posts

Re: Show HN: DenchClaw – Local CRM on Top of OpenClaw

#72
Seems interesting, but I see it's a fork of Openclaw that's many commits behind. Do you think you'll be able to keep DenchClaw updated with Openclaw?

I think a better solution would be to bring in one of the many Openclaw alternatives like NullClaw, ZeroClaw, etc. The magic of Openclaw is the heartbeat and cron modules so bringing in that piece should not be too difficult? I'll fork and hack away at it as well but the less dependent you are on other projects, the longer the longevity.

Re: Show HN: DenchClaw – Local CRM on Top of OpenClaw

#74
post #70

I find it amusing that one of the main things to do with OpenClaw and other similar tools is create a Web Interface on top of it so that users can click on buttons when the entire promise of the technology is that you don't have to do any of that because it transcends standard UI. I mean, ultimately why would you even need a CRM if not to sell something? And if you are going to sell something ultimately you want to g…

To make this easier we could develop some kind of… query or… command language for this.

Take OPs example…

> I am addicted now that I can ask it, “hey in the companies table only show me the ones who have more than 5 employees”

Now how could that command language look like, maybe something like…

PICK * of COMPANIES if EMPLOYEE_COUNT >10;

We could call this DCCL: Dench Claw Command Language!

Re: Show HN: DenchClaw – Local CRM on Top of OpenClaw

#75

At what point does this become an AI powered spamming machine?

I get why it looks that way from the CRM angle, but outreach is maybe 5% of what I actually use DenchClaw for day to day. Yesterday I asked it to pull up all my meeting notes from last week, cross-reference them with my task list, and draft follow-ups. Before that I had it reorganize a messy folder of research PDFs into a structured workspace. I use it to build slides, write code (DenchClaw literally built DenchClaw)…

>but outreach is maybe 5% of what I actually use DenchClaw for day to day.

will you be enforcing the same for the users of your product?

if not, i am not sure how this statement addresses the above concerns.

Re: Show HN: DenchClaw – Local CRM on Top of OpenClaw

#76

Seems interesting, but I see it's a fork of Openclaw that's many commits behind. Do you think you'll be able to keep DenchClaw updated with Openclaw? I think a better solution would be to bring in one of the many Openclaw alternatives like NullClaw, ZeroClaw, etc. The magic of Openclaw is the heartbeat and cron modules so bringing in that piece should not be too difficult? I'll fork and hack away at it as well but th…

We started a direct OpenClaw fork, but we didn't want to always push upstream updates manually. So now we are completely detached from it. The GitHub says its a fork because it was originally forked, but now we have completely separated ourselves from it.

Now instead of bundling and patching from inside it, we just ship alongside OpenClaw so you can use the latest OpenClaw CLI separately yourself.

Re: Show HN: DenchClaw – Local CRM on Top of OpenClaw

#77
post #58

Great, thanks for making me Google what CRM means in this context. Neither your post nor your website explains the acronym.

Customer Relationship Management.

Broad term for tools used to manage interactions with existing customers and/or sales prospects.

Re: Show HN: DenchClaw – Local CRM on Top of OpenClaw

#79

Earlier quoted context omitted.

Especially considering this project is 2 days old and has 580 stars. 500 seems like it would be a nice round number if one were to purchase bot engagement. Not confident enough to make that claim directly, but something about this project doesn't sit right in general.

Bruh it's not botted, the 500 stars came from Garry Tan's viral tweet.

Can you link to it? I'm not able to find it on his account. Unless you mean his retweet of your tweet? If so, that retweet has just under 10k views and the tweet is in celebration of hitting 500 stars on Github.
Post reply on HN